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
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
I had installed QTP 9.2. It is working fine but whenever I open QTP, it is trying to reinstall the below-mentioned files again and again "QTP92PS82UPGRADE.exe", "recogn.dll". If anybody has these files, please provide those files in this site or you can send that files to my mail id also (lravi4u@yahoo.com). If you don't know where the files will be in the QTP, search in the QTP software CD or path of QTP program installed (C:\Program Files\Mercury Interactive\QuickTest Professional)
How to change the priorities of the recovery scenario properties?
how to create flat file datasubmission in qtp
hi nani my doubt is how does qtp process metrix related to software process.
What is test object model in quicktest professional?
What are the main differences of qtp and win runner?
Differentiate the type of test cases which can be automated and which cannot be automated?
Where you are storing your script?
Explain sub procedure of vbscript.
Who uses qtp tool?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
How to add verification steps to tests?
Where we can use the synchronization?
Which functionalities of QTP used in banking project?