what is parameterisation?

Answers were Sorted based on User's Feedback



what is parameterisation?..

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

what is parameterisation?..

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

what is parameterisation?..

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

Post New Answer

More QTP Interview Questions

I have written some scripts in QTP by using older version, but I want to run them in latest version. Is there any process to do that.If so can anyone explain me?

1 Answers  


what is the difference between built-i function and In-built function?

0 Answers  


Maximum synchronizing time out in QTP

3 Answers   Kanbay,


Tell me the difference between the Data Driven Frame work and Keyword Driven frame work?

3 Answers   Semantic Space,


what is command for executing files?

0 Answers   VSoft,


Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?

0 Answers  


How many scripts do you write per day. What is the average number of scripts you have written in your recent project

1 Answers   CenturyLink, Optum, Value Labs,


How u perform Batch Program in QTP?

3 Answers  


What are test settings and global settings?

0 Answers  


How to execute a VBS file without using Execute File statement?

3 Answers   iGate,


what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?

0 Answers  


write a script for get the following result: username password frm the string1="A=username" string2="B=password"

3 Answers   Oracle,


Categories