What is Parameterizing Tests?

Answers were Sorted based on User's Feedback



What is Parameterizing Tests?..

Answer / latiful

when converting test into data driven tests - we replace
fixed values with parameters/variale - is kmown as
parameterizing the tests.

Is This Answer Correct ?    6 Yes 0 No

What is Parameterizing Tests?..

Answer / ramu

when you test ur application we may want to test how the
application performs same operations with multiple sets of data

Is This Answer Correct ?    3 Yes 0 No

What is Parameterizing Tests?..

Answer / nandankumar

Parameterizion is the process of replacing the constant
values with the parameters or variables in order to
increase the scope of the test.

Is This Answer Correct ?    2 Yes 0 No

What is Parameterizing Tests?..

Answer / barun choudhary

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 ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

How to catch the TOol Tip Dyanamically changing values using the qtp script by Descriptive Programming Scenario: ======== 1. when i press the submit button 2. The Tool tip first shows the value "Validating...." 3. Next the value is changed in tooltip "Logging....." ------ And the class is webElement SO , how can i catch both values During Run time using Dp

1 Answers  


How will u integrate oracel with QTP?

2 Answers   Microsoft,


what are the areas that cannot be tested using an automated tool? list a few

3 Answers  


if we made any changes in shared object repository how it reflects of others like our team members?

2 Answers   CTS,


How to connect the real time application application with the QTP?

2 Answers  






To retrive the test data which tool vl use and whats basis u vl write test data? its urgent

0 Answers   IBM,


Hi, every one aim new to automation testing(QTP),aim looking for software versions any. If any one can HELP me that will be great. Thank u.(9620427211,Bangalore)

0 Answers   ME,


What is the difference between keyword view and expert view?

0 Answers  


what is framework in QTP? any one give me answer

4 Answers   Wipro,


CAN ANY ONE PLEASE EXPLAIN DIFFERENT TYPE OF FRAMEWORKS USED IN QTP?EXPLAIN EACH OF THEM?..POST TO VANILKUMAR_1981@YAHOO.CO.IN

2 Answers  


What is time parameter?

1 Answers  


How do u do batch testing in WR & is it possible to do in QTP, if so explain?

1 Answers   Crea,


Categories