How many ways we can parameterize data in QTP?

Answer Posted / akshay kumar

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.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between per-action and shared?

592


hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?

1586


whenever U using QTP,Test Director, Why we using separate Bug tracking tool?

1569


What is a recovery scenario?

573


I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?

1375






What is the difference between a Function and Procedure in QTP?

689


What is checkpoints for quicktest professional?

551


How many types of trigger events are there in qtp?

551


How to replay a script in qtp?

617


How to record a qtp script ?

562


How can I check if a environment variable exist or not?

543


can i compare two databases using QTP ?

1884


Explain the types of object repositorys in qtp?

579


What is meant by a Check Point in UFT? Also, explain the applicable Check Points.

709


is it possible to add sheets to excel at runtime

3236