Answer Posted / snp
There is something I would like to add/modify in my previous
post. The paragraph I quoted regarding QTP accepting
various language - Any of the above languages can be used to
automate the QTP processes i.e. using QTP AOM. As far as
scripting the QTP scripts is concerned, VBScript is the ONLY
valid script.
If you have a test suite of 3 different tests like - smoke
test, a regression test on module 1 and a regression test on
module 2, you can create and run an automation script from
lets say MS Visual Basic that loads the required add-ins for
a test, starts QTP, configures settings, run the test and
save it!
For writing QTP scripts - ONLY VBSscript
For Automating QTP processes i.e. using QTP AOM, any of the
languages mentioned in above post.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How to test login module with different username and password by using data driven testing in QTP?
what testplan contents and what test strategy contents,what is the diff b/w them
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
what is description object?
Explain different recording modes?
How the exception handling can be done using quicktest professional?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
How will you test a stapler?
Explain the concept of object repository and how QTP recognizes objects?
How can you identify the browser and its information using the qtp script?
How you can write contexts to text file in qtp?
How you debug your script?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?