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
What the differences are and best practical application of Object Repository?
where is the bitmap checkpoint be saved
In automation testing, while doing descriptive programing; how will u get the properties of the objects in what format, what type of a document, and by whom? Pls explain in detail. Thanks a lot
How to use QTP for Regration testing, plz tell as with short Example of login window? plz tell as....
Hi What are re-usable actions in QTP? -Thank You
How do you open adobe acrobat file in QTP and do some testing on that file ?
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
If I want to run more than one test (With different functionality) with in one script, then what i do? plz. explain with any example.
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
What are output values and why they are used ?