How many ways we can parameterize data in QTP?



How many ways we can parameterize data in QTP?..

Answer / b.ramyasri

Hai...

There are four types of parameters:

- Test, action or component parameters enable you to use
values passed from your test or component, or values from
other actions in your test.

- Data Table parameters enable you to create a data-driven
test (or action) that runs several times using the data you
supply. In each repetition, or iteration, QuickTest uses a
different value from the Data Table.

- Environment variable parameters enable you to use
variable values from other sources during the run session.
These may be values you supply, or values that QuickTest
generates for you based on conditions and options you
choose.

- Random number parameters enable you to insert random
numbers as values in your test or component. For example,
to check how your application handles small and large
ticket orders, you can have QuickTest generate a random
number and insert it in a number of tickets edit field.

K,Byeee...
Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More QTP Interview Questions

WHY U CHOOSE TESTING FIELD?

6 Answers   CybAge, TCS,


in Qtp,how to display user name and pwd (script)in data table(global sheet).

2 Answers  


how do u handle an object with out name in our application using QTP 9.2?

0 Answers   CTS,


What is difference between run time object and test object?

0 Answers  


what is the exact Diff. Between Test and Component in QTP?

1 Answers  


What are Test case selection criteria for Automation?

2 Answers  


in a web table , i want you to click a particular object inside cell

2 Answers  


What is the ur roles and responsibilities as automation testing engineer?

2 Answers   Atos Origin,


What are the different types of functions available in qtp and explain ?

0 Answers  


What are SetToProperty, SetRoProperty, GetToProperty scripting?

4 Answers  


How do you create a library file

2 Answers  


What is checkpoints for quicktest professional?

0 Answers  


Categories