You have an application version 1 with 5 combo boxes,
Developers develop version 2. Here they replaced bottom 3
combo boxes with each other. While executing the Test
script for version1 no errors. When we execute the Test
script for version2 that QTP showing the error
message "Object not identified" remember no property
changed in version 2, ordinal identifier also disabled.
Find what properties might change here in this scenario
Answer Posted / praveen
The only problem here is change in the mandatory
properties.As combo boxes were replaced with buttons,the
mandatory properties of those perticular should also be
changed in the script.If not Quichtest throws an error.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
What is regular expression?
What is ObjectParamater?
Can U Explain about QTP tool from older version to latest version also its differences?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
How to use setroproperty?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
Explain the views in the QTP GUI?
Describe function procedure in vbscript.
How did you resolve conflicts present in Object Repository?
How many types of actions are there in quicktest professional (qtp)?
How to data driven test for Win objects in QTP ?
explain how to write vb script in qtp?when will you write own script?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?