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 |
can u explain relative path architecture framework in qtp?
in QTP,how to write a descriptive program for "yahoo" or "gmail" Login page
Have you done batch testing in qtp? If yes how you are doing?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
What are the types of object repositories? Which one is you using?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
what is frame work of qtp?
describe some problem that u had with automation testing tool?
Plz explain about InTERNAl Environment variable, External environment variable,builtin environment variables with examples?
Tell me the QTP Advantages and Disadvatages ?
what is check point?
Read excel using qtp descriptive programing