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 |
WHY U CHOOSE TESTING FIELD?
in Qtp,how to display user name and pwd (script)in data table(global sheet).
how do u handle an object with out name in our application using QTP 9.2?
What is difference between run time object and test object?
what is the exact Diff. Between Test and Component in QTP?
What are Test case selection criteria for Automation?
in a web table , i want you to click a particular object inside cell
What is the ur roles and responsibilities as automation testing engineer?
What are the different types of functions available in qtp and explain ?
What are SetToProperty, SetRoProperty, GetToProperty scripting?
How do you create a library file
What is checkpoints for quicktest professional?