what is parameterisation?
Answers were Sorted based on User's Feedback
Answer / radhika bondugulapati
Parametrization is nothing but repalceing the constatnt
values with a variables known as a parametrization.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
Answer / abcd
Parametrization is a process of replacing hard coded/fixed
values with multiple values in order to expand the scope of
the test.
There are different ways to parametrize in QTP. You can find
more info @
http://everythingaboutqa.blogspot.com/2011/07/parameterizing-values-in-qtp.html
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the differences between QTP 9.2 and 10? please explain e indetail......
i have written some lines of code today..tommorow some lines of code deleted in middle of that code..how to handle this type of script
Can we Run the Tests developed in QTP 8.2 in advanced versions like 9.0, 9.1, 9.2...etc.,
I install .Net Add-Ins in my system. It installed properly. But all the objects are recognizing as window objects only. But it has to recognize as swf objects. In Record and Run setting i selected 'Record and run test on any open browser' and Record and run test on any open Windows-based application' Can any one tell what setting i have to do to recognize objects correctly as swf...? Please give some suggestions..?
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
in Qtp,how to display user name and pwd (script)in data table(global sheet).
Waht is Test Report , What it consists?
1>How to get the browser name by writing the VBScript. 2>How did you used the GetROProperty and GetTOproperty .give real time scenario. 2>Give and real time ex for the bug having "High Severity and low priority"on banking doamin web based application.
HI How to take screenshots of a Webpage and saving it in a external word document using QTP.
How does qtp recognize objects in aut?
How smart identification works in qtp ?
How to export QTP results to an .xls file?