How do u do batch testing in WR & is it possible to do in
QTP, if so explain?
Answers were Sorted based on User's Feedback
Answer / pavi
it is possible to run test batch in QTP,the option is
Programs->Quick test professional->Tools->testBatch runner
then it will open test batch runner window then u have to
add the test that u want to automate for qtp tool,how to
add the tests is..
File->New
Batch->Add
like that u can add,what ever the test u want to automate
| Is This Answer Correct ? | 1 Yes | 0 No |
By writting CAll function in We runnur u can run the Batch
files.
In QTP we had an option of Batch Run
Example got -> starts -> Programs -> Quick Test Pro->
Tools -> here we ahad Batch Run ,Scilent Run
Click on the Batch Run a window will pop up add the
necesaary files and click on the run
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / barun choudhary
Batch Testing in WR is nothing but running the whole test set by selecting "Run Testset" from the "Execution Grid".The same is possible with QTP also. If our test cases are automated then by selecting "Run Testset" all the test scripts can be executed. In this process the Scripts get executed one by one by keeping all the remaining scripts in "Waiting" mode.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / akshay kumar
You can use Test Batch Runner to run several tests in succession. The results for each test are stored in their default location.
Using Test Batch Runner, you can set up a list of tests and save the list as an .mtb file, so that you can easily run the same batch of tests again, at another time. You can also choose to include or exclude a test in your batch list from running during a batch run
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi any body can tell me the synchranization point syntax thanks in advance
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
Can we check environment variable value without existing of environment variable
How many ways return more then one value from function?
what is the frame work in J-meter?
Anybody explain me, the concept of checkpoint declaration in the QTP mainly for the Objects, Pages, Text and Tables ?
what is meant by keyword driven frame work can any one answer plzzzzzzzzzzz
I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance
What is the difference between client server application and web based application?
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
What is an Custom Object in QTP ?
Explain about the Test Fusion Report of QTP?