Where should i find checkpoint and virtual objects's
Object properties and values in the QTP 9.2
Means where checkpoints or virtual objects related data
will store
If i want to get the runtime object properties how can i
use Getroproperties on Checkpoints
No Answer is Posted For this Question
Be the First to Post Answer
What is qtpro? What is a quick test professional?
what is batch run ?
Write the code for select the 5 values from drop down list. drop down list having the 10 values.
WHAT IS ENVIRONMENT VARIABLES?
7 Answers AZTEC, CTS, Ready Test Go,
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
types of output value in details.
We stored into the objects OR and then write the scripting
how to get font size of a "WebEdit"
What is Maximum synchronization time out in QTP(By Default is 20sec). Anybody can answer it. Thanks in advance.
which command u will use to access the application through descriptive programing?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
What is a recovery scenario?