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
Can you brief the hurdles you faced during Automation testing?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
How QA specialist can identify when programmatic descriptions are useful?
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
How does qtp identify gui object?
Can we record using all the modes in a single script? Explanation with example is appreciated
what is the advantages and disadvantages of using functions instead of re usable actions
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
Explain the use of action split in qtp?
Explain about datafile/verification of date file when file is not available in local system?
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
How do you perform Regreession Testing?
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
how to post xml data from QTP scripts to any application?