How we can differentiate between stand alone application and
web application in QTP?
Answer Posted / rajesh
Based on the add ins available in QTP like WEB, VB, JAVA etc.
While recording any application test objects gets stored in
OR, based on the test object class we know environment(WEB,
VB, JAVA etc) support it takes up. If the application has no
WEB Test objects then its standalone application otherwise
WEB application.
| Is This Answer Correct ? | 6 Yes | 8 No |
Post New Answer View All Answers
How is the Bitmap checkpoint different from Image checkpoint?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
How can you close the second opened browser?
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
what is the difference between the modular framework and datadriven frame work
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
Can we write winrunner language i.e TSL in QTP tool?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
Why qtp always start action1 and does not start action?
unique properties of button,edit box, radio button,check box?
Hi All, How to get repeated word in string . Thanks Balaji
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
What is recovery scenario in qtp?
Object repositories types, which and when to use?
write a script to verify the image path(src property) of the images which are in web pages.