Explain the concept of how QTP identifies object.
Answer Posted / aakankshi choudhary
During recording qtp looks at the object and stores it as test object.For each test object QT learns a set of default properties called mandatory properties,and look at the rest of the objects to check whether this properties are enough to uniquely identify the object. During test run,QT searches for the run time objects that matches with the test object it learned while recording.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
What is the architecture of your project? Can any one answer for this question plz........
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
How to get popup error message.
any body can you help me what is the script to automate an comand promt
What are the different types of recording modes in qtp? Which will be used when?
Which functionalities of QTP used in banking project? pls any say answer?
Explain calling sub procedure.
What is the latest version of qtp?
How can you handle exceptions in qtp?