how will we run batch tests in qtp what is the process to
run the multiple test sets?
Answers were Sorted based on User's Feedback
Answer / subhan.qa
in tools menu test batch runner is there
click add button or batch add test dialog opens
Select a test u want to include in the current test
repeat above step until all steps are added
to remove select a test a test and press remove
if u dont want to run the test wich is in the test
clear the check box wich is after text
save batch list or save button and enter a name for the
list.the file is with extension .mtb
batch >> run or click run
once batch run complete u can view the results for each test
in default result folder or u can view by using test result
viewer.
ok friends
take care
Subhan.qa
Is This Answer Correct ? | 7 Yes | 1 No |
Answer / uday
Hi,
QTP provides one feature in tools menu "Test Batch
Runner". By using this we can run batch tests.
Is This Answer Correct ? | 6 Yes | 3 No |
Answer / vinay
Like winrunner we can run batch tests using qtp by Test
Batch Runner option its there on programs-->qtp--->test
batch runner
Is This Answer Correct ? | 3 Yes | 3 No |
How many actions we can write in a test?
Hi all, what is the latest version of QTP?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
To which environments does QTP supports ?
Could you please suggest a book to start with QTP and also a book for advanced concepts?
what is stepin & stepout?
How to find operating system information using the qtp script?
How u send bugs to dev'lpment team all at once or one by one or waht is the process?
Through array we can execute the testcase how ? give me example
c language is thre but what is the purpose of c++, java is there but what is the purpose of Advanced java ....why these are all versions are coming...whta is the problem?
how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?