What is Parameterizing Tests?
Answer / 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 |
In how many ways we can add check points to an application using QTP.
What is BPT?
Plz Explain AUTOMATION REFERENCE MODEL?
Explain synchronization types in QTP
what is the difference between function and subroutine ....here every one knows theoretically...here my QUESTION IS WHAT IS THE MEANING OF FUNCTION CAN RETURN A VALUE AND SUB CAN NOT RETURN A VALUE .....WHAT DOE'S IT MEAN FUNCTION CAN RETURN A VALUE HOW FUNCTION CAN AND SUB CAN'T ....GIVE A EXAMPLE FOR BOTH ....HOW IT CAN AND CAN NOT...HELP ANDY ONE....
What is object & properties (in QTP)
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
what is the difference between ClassName and class in QTP?
WHAT ARE THE SHORTCUT KEYS IN QTP?
If our application contain one image while executing script application failed to show that image but you have to check that image by importing dynamically from other location... Can we use Check Points here on dynamically imported image?
While recording a login window QTP is identifying only parent window,then how can u identify the child objects.
difference Between Call Run action and copy of action?