How do u do batch testing in WR & is it possible to do in
QTP, if so explain?
Answer Posted / b.ramyasri
Hai...
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.
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
Explain the difference between data driven testing and parameterization ?
Explain in brief about the quicktest professional (qtp) automation object model?
Are Shared ORs read-only?
whare exactly we have to use functions and sub routain
Hi this is chandra if any one have Navigation of LAB QTP, I want Navigation of those tools, if any one have the and know the Navigation each and every part of the QTP, plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com
how to test Web application using QTP software
What are the types of data tables in qtp?
Why we load add-ins in qtp?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
What are the features supported by UFT?
Name the properties you would use for identifying a browser and page when using descriptive programming?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
How will you check a web application for broken links using qtp?
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)