What is diff. between ordinal identifier INDEX and Location?
Answers were Sorted based on User's Feedback
Answer / swetha
when ordinal identifier is selected as location then qtp
will be generating numbers like 1,2,3... depending on the
sequence of the object present in the application where as
when index is selected it will be generating numbers
depending on the index of the program related to objects
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / vinay
in index u wil get the no based on the location of the
object in the source code or memory. mainly used for web
based app. in ordinal identifier the no is generated based
on the location of the object with respect to the left top
end of the screen. mainly for web based application.
| Is This Answer Correct ? | 2 Yes | 1 No |
How to change the Default synchronization method time and where?
Where we save all scripts in the QTP
5 Answers Ordain Solutions, Sathya Technologies,
Explain the check points in quicktest professional?
I am not finding pages and links in object spy on web testing. I am only getting window and winobject. where is the problem? thanks
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
Where you are storing your script?
How many types of recording modes in qtp? Describe each type with an example where we use them?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
which is the easiest way you can send the QTP test results to Client if he want to see the screenshots when the results are failed?
The xls contain data. how to get number of columns form the sheet?
Does QTP is "Unicode" compatible?
What is the default object synchronization timeout in qtp?