In web page there is five OK buttons available, while
recording i click on 3rd OK button, How QTP identify the 3rd
OK button while running script? Is qtp identify 3rd ok button?
Answer Posted / deepak kumar
QTP identify the 3rd button Using Object Property.We can see Object Property using Object Spy .Each object in QTP consist number of properties.
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
To which environments does quicktest professional (qtp) supports?
How to export quicktest professional results to an .xls file?
how will load the object during runtime?
when a test case is written how u test using qtp
What is quick test pro? What is a quick test professional?
How does qtp identify objects in the application?
What does it mean when a check point is in red color? What do you do?
Analyzing the checpoint results?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
Which functionalities of QTP used in banking project? pls any say answer?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
Is virtual object supported in low level recording mode?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
Where can I find and view run-time data table?