what is exacltly TIERS ?
if there is two login button in your page, how you know that this login button is correct for login .
How to use parameterization in qtp?
Write a code check the checkbox in the web table which is in the 4th row and fifth column (Use child item concept)
Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5
What are the Features & Benefits of Quick Test Pro ?
Hello Everybody, Please tell me the concept of recovery management in QTP by giving any practical example of it. Thanks, Gaytri
Explain synchronization types in QTP
how to automate standalone infopath forms using QTP? (it is not a dotnet or a web form)
If u r using descriptive programming to identify the object where do u write the script for those objects? do u write it in the expertview? plz do answer its urgent thanks advance.
How to analyzing test results using quicktest professional (qtp)?
hi, i am trying to capture "web element" names in a web page, and i written the code like this,, with Browser("title:=") with .page("") .webelement("htmltag:=...").getroproperty("innertext") end with end with //////////////////////////////////////////////////////////////////////////////////// QTP RETURN ERROR like this: " object's description matches more than one of the objects currently displayed in your application. Add additional properties to the object description in order to uniquely identify the object" ok fine , i need to search another property other than "index" i use all the properties like class,text,innerhtml,innertext,visible=true,x , y,abs x ,abs y...but qtp returns error ..... in this webpage index is difficult to find? how to solve
Synchronizing test