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 / nalini
Window id property value might be changed if the property
of combobox exists in the OR.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How is test case write?
What is a recovery scenario?
Hybrid framework supports Descriptive programming. Is it true?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
can u please explain what is the exact difference between qtp8.2 and 9.0
breef description of batch testing ?
What are the benefits of qtp?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
What is the basic concept of qtp?
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?
How many types of run modes are there in qtp?
How to data driven test for Win objects in QTP ?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
Is text area check point supports for web applications?