How to perform action on objects, If two objects have the
almost the same name ?
example :
Object 1 : "Entry of Items"
Object 2 : "Items"
Whenever I ask QTP to perform an action on Object 2 it
performs action on Object 1.
Note: The two objects are present in an Oracle Application
tree.
Answer Posted / rohit pathak
Just mention all the properties from objects repository, but
if all the properties are same then change one of its
property by which tool can easily able to recognize the object.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
what the difference between shared repository and per action repository?
What are the types of object repository?
What is object repository in qtp?
What are the factors on which script execution time is dependent?
Did QTP prove efficient for your project? Yes or No, explain?
Which features or drawbacks of QTP lead to the upgrade for a newer version?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
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
Explain advantages and disadvantages of ddf?
What are the advantages of qtp?
what is the structure for the data driven framework
describe some problems that u had with automating testing tool?
hou can we use vb script in qtp could u tell me breafly
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)