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 |
what is defination of system testing?
3 Answers CodeArrow, Infosys, Omax,
How to find local host name using QTP?
how to load vbs file to qtp through scripting. plz provide the code.....
How to export quicktest professional (qtp) results to an .xls file?
What is debugging? How you debug your script?
I want to open a GOOGLE page without recording a test in QTP.Can any one answer me?
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
what is smart identification in qtp? pls any give details? thanks in advance
How u connect bugzilla with QTP
1 Answers Deloitte, TCS, Wipro,
diff between dim & redim ? in detailed? pls any one explain me?
For an application we automated QTP scripts. At the same time new requirement comes for a new module for the same application and its already developed. So how we automated now this new module with the old application(using old QTP script).
What does it mean when a check point is in red color? What do you do?