suppose u hav a 10 dialog or window opened on screen with
same name & value. now how to test each window? i.e. how
qtp indetifies these objects separately?
Answer Posted / sushil
the only correct answer:
we will use ordinal identifier in such situation.
since it is browser so creation time will be used.
we can't use other ordinal identifier like index or location
so code for that.
browser(CreationTime:=1).Dialog( )...give as per your
requirment.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
hou can we use vb script in qtp could u tell me breafly
What is the difference in testing a client-server application and a web application?
How to handle dynamic objects in quicktest professional (qtp)?
Is it possible to split an action? How?
What is keyword view?
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
How can I change object description or check point values in qtp?
Which functionalities of QTP used in banking project? pls any say answer?
Explain the Different types of QTP test assets and their extensions?
i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
what is meant by source control?
What is expert view and keyword view?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?