Is QTP a compiler or interpreter..? can you we execute a
QTP Script file in a another system which does not have QTP
installed..??
Answer Posted / nalini
Yes. QTP is Complier. It's one of the difference between
QTP and Winrunner.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
When and why to use descriptive programming?
We stored into the objects OR and then write the scripting
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
What is test object model in quicktest professional?
What ate the Technologies supported by QTP?
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
How do know the number of browsers opened?
what is command for executing files?
How can I check if a environment variable exist or not?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
what is description object?
how to disable the pop ups through QTP using a script