How many types of OBJECTS are there in QTP?
Answer Posted / kolammal.m
Types of objectsin QTP.
1)Runtime Objects
2)Test Objects
3)Utility Objects
4)Automation Objects
| Is This Answer Correct ? | 49 Yes | 6 No |
Post New Answer View All Answers
Explain sub procedure of vbscript.
how interviews will be on QTP?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
Difference between copy to action and call to action?
Tell some commonly used Excel VBA functions?
What is throw object?
what is vmodel?advantages and disadvantages of vmodel?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
To which environments does quicktest professional supports?
diff between qtp versions from 8.5
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
What are the different recording modes?
In qtp, how you can exit for loop?