Answer Posted / b.ramyasri
Hai...
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.
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why is Client side image is preferred over server side image?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
How to find the difference between 2 dates in qtp?
How to check feasibility of the appliction?in automation testing?
How many types of trigger events are there in qtp?
How will you find the current time of the remote machine using QTP script?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
How to get popup error message.
Explain the concept of object repository and how qtp recognises objects?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
Explain the new feature of UFT regarding the export of test results?
How to check which add-ins are associated with a test in qtp?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
What is the syntax for how to call one script from another?