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
Explain runtime dynamic settings?
How do you know the location Id of an object if you know its index id?
What are the different types of checkpoints?
How did you resolve conflicts present in Object Repository?
UFT 12.02 which ALM version will support
What are the key elements available in test result window?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
please any one can explain the keyword driven framework. with gmail example.
What are the automation metrice in your project?
What is QTP testing process?
How to handle dynamic objects in quicktest professional (qtp)?
Why to use descriptive programming?
How do know the number of browsers opened?
How does qtp identify gui object?