What do you do if QTP doesn't recognize object ,what action
should be taken
Answer Posted / venki
If qtp does not recognize the objects then we will go for
smartidentification.
in that qtp uses two types of properties to identify the
objects. 1. Basefilter properties and 2. Option filter
properties.
After enabling smartidentification then also if not identify
the objects then it will go for Ordinal Idetifier.
In Ordinal Identifier it will use three properties to
identify the objects
1.Index
2.Location
3.Creation time (for Browser objects)
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
what QTP Options do you know?
write the vb script for call to new action in qtp?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
How to capture a window in QTP?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
How can you exit from an action?
which type of testing process are you following in ur company? how to recognize a qtp page?
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
Hi,All How to create a link in excel sheet using qtp
How to find Operating system information using QTP script?
How to check feasibility of the appliction?in automation testing?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
Can we create a qtp test from qc?