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 / kishore
QTp will ideentifie By using index property which will be
uniqe
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Did QTP prove efficient for your project? Yes or No, explain?
How to break the object spy ?
Mention what are the different types of recording modes in qtp? Which will be used when?
What is the difference between analog and low level recording?
in a web page How to check and display a particular word from a paragraph?
what are the mandatory properties for a tex boxc (scenario?)
How many types of actions are there in quicktest professional?
What is quick test pro?
Explain how Selenium is different from UFT?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
What is the standard timing delay for web based application in qtp?
What is reusable action?
Should have experience in framework means?
Explain different checkpoints in qtp.
How many tabs are available to view your test in a test pane and what are they?