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
Which scripting language used by quicktest professional?
Explain about the test fusion report of quicktest professional (qtp)?
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
How do you delete unwanted results in qtp?
Explain QTP using different development techniques ?
Describe how Smart Identification is used
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
How many types of recording modes are there?
How is a Step generator used in UFT?
If I change the object name in one action will it be updated in all the actions? Or not?
Limitations in QTP?
Explain the types of object repository?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
What is the basic concept of quicktest professional?
What is the default add-ins in qtp?