suppose u hav a 10 dialog or window opened on screen with
same name & value. now how to test each window? i.e. how
qtp indetifies these objects separately?
Answer Posted / baba fakruddin
Hello mr.Sushil, Understand question clearly. he said
windows or dialog boxes. not browser's and page's, for 10
browsers with same name we should go for ordinal Identifier
(Creation Time).
for windows we should go for Ordinal Identifier(Index).
With index qtp will identify window based on individual
developed code of window or dialog(which window/dialogbox
developed first).
if in same window or dialog we should go for location.
I hope I am correct.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How to open a new test using quicktest professional (qtp)?
What is quicktest professional?
What is the difference between analog and low level recording?
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
How does qtp recognize objects in aut?
What are the differences between table and db checkpoints?
How to customize checkpoints with parameters?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
Does Low-level recording capture mouse movements?
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
What are the challenges u faced in testing with crm domain? How u overcome with?
Explain building blocks of the bpt framework ?
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
How many types of trigger events are there in qtp?
How to use setroproperty?