Answer Posted / nitin sharma
When you test your application, you may want to check how it
performs the same operations with multiple sets of data. For
example, suppose you want to check how your application
responds to ten separate sets of data. You could record ten
separate tests, each with its own set of data.
Alternatively, you can create a parameterized test that runs
ten times: each time the test runs, it uses a different set
of data
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the types of object repository?
How to add verification steps to tests?
Can any body please tell me the steps of keyword driven framework of QTP.
What is meant by Output Value in UFT?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
what is run action?
Explain different recording modes?
How to find the path of folder in which the test is saved in qtp?
In qtp is it possible to check broken links of a page?
How can I check if a environment variable exist or not?
Write a script to customize the test results in PDF and HTML format.
what is keyword driven testing in qtp?n how is it useful?
What are the different types of recording modes in qtp? Which will be used when?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button