IN A WEB PAGE THERE IS TWO WEB BUTTON WITH SAME OBJECT
PROPERTY AND VALUE, SO HOW I WILL IDENTIFIE OBJECTS
INDIVISUALY.
Answers were Sorted based on User's Feedback
Answer / vamsi
with the help of index handle this issue
ex:
Browser("name:=").page("title:=").WebButton("index:=o").click
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / dinesh
Using the ordinal identifier(index value) we can identify the object which has same property and value
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the advantages of Object Repository?
How to add a standard checkpoint in your test ?
HI ALL I AM WORKING AS A AUTOMATION ENGINEER FROM PAST 2 MONTHS IN QTP,MY QUESTION IS IF I OPEN THE BROWSER FIRST & THEN THE QTP LATER MY OBJECT SPY WILL NOT WORK,Y IT IS SO..IF U HAVE THE ANSWER PLZ MAIL ME AT AKSHAR.MYSORE@GMAIL.COM
can we install qtp in windows vista
How can I use the value retrieved by OUTPUT VALUE check point as Input for other Actions?
I have a WebEdit Object.It is added in object repository.It has two properties Name and Index.In the next release the Name Property is same but the index property is changed.when i run the script will the script Pass or Fail
if i want to check text on the status bar how to test is i need the report also after getting the result weather it is matched or not?
What are the flaws in water fall model and how to overcome it?
What are the trigger events in qtp?
in howmany ways you perfrom batchtesting
What are the Test design techniques you uses in ur project?
how to merge object repositories?