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

I have two actions in my QTP test and two iterations in my DataSheet. I want to execute the Action 1 for the two iterations only after which i want to exceute the next Action2. How is this possible?

4 Answers  


Function to convert lowercase to uppercase in QTP Pls anybody can give the answer.. Thanks in advance...

2 Answers   Navis,


does test plan is in test strategy or test strategy is in test plan.

6 Answers   Microsoft, TCS,


Explain features of the latest version of qtp/ uft 12.1?

0 Answers  


what is actually contain test report? can anybody post the test report

0 Answers   Synechron,






How to make arguments optional in a function?

1 Answers   IBM,


what is frame work of qtp?

4 Answers   ITC Infotech, KPIT,


in a web page How to check and display a particular word from a paragraph?

0 Answers  


What is test object model in quicktest professional?

0 Answers  


Hi all, In Every interview interview asking one question what type of challenges you have been faced in your project?

1 Answers  


Hi, Can any one explain what is mean by Driver Script? is it AOM?

4 Answers   CTS,


How to use Environment parameterization in QTP? Explain with an example.

2 Answers  


Categories