Batch testing in howmany ways u perfrom in QTP
Answer Posted / sandeep
Although this TEST BATCH RUNNER is good tool. Till it will
do following things
1 Open test
2 Run it
It will not do the settings like Adding functions.
Setting up the repository, recovery scenearios etc.
I think it is better to write VB Script which does
following taks.
1 Open Test
2 Link all functions,Object repositroy, recovery scenarios
etc.
3 Run test
This is more dynamic in nature. Even if new function in
your framework gets added till it is not a big issue.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
How to import a test case present in ".xls" file to TD under a Test set?
What is the pros and cons between QTP and Rational Robot
What is test object?
What are the features and benefits of quick test pro (qtp 8.0)?
How many types of recording modes are there?
What are the different attributes used with regular expression?
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
Explain different checkpoints in qtp.
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
How does quicktest professional (qtp) identifies the object in the application?
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
after initiating one project for testing, when exacltly QTP tester role starts?
how to know no.of mails in our g mail by using vb-script