How many ways we can parameterize data in QTP?

Answers were Sorted based on User's Feedback



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

Answer / narendraa

There are four types of parameters.
1.Test, action or component parameters.
2.Data Table parameters.
3.Environment variable parameters.
4.Random number parameters.

Is This Answer Correct ?    14 Yes 1 No

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

Answer / asd

Action parameter
datadriven parameters
Environment parameters
Random number parameters

Is This Answer Correct ?    4 Yes 3 No

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

Answer / 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

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

Answer / guest

so what do we observe ways or a types of parameter regarding
to your Qs?

Is This Answer Correct ?    1 Yes 2 No

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

Answer / srinu,marla tech

in qtp u can parameterie the data in fallowing ways
1)dynamic arrays
2)flatfiles,text files
3)through the datatable
4)keyboard submission
5)random numbers
6)environment variables

Is This Answer Correct ?    1 Yes 2 No

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

Answer / mohan

four ways
1)From Keyword driven/Tree view
2)From Active Screen
3)From Expert View
4)From tool bar

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More QTP Interview Questions

How to call .vbs functions in QTP? plz Explain indetail

4 Answers   Wipro,


Hi, how can we retrieve a specific value from Excel Sheet (Not datatable. for externel file).i mean to say from .xls file. and also tell me from xml file and .doc file. and how can u parameterize ur script from .xls file.(Not data table).

2 Answers   Cap Gemini,


hi all QTP recognizing objects as "string_1","string_2","string_3","string_4" like that but when using FOR LOOP for these.QTP not proceeding further can i declare these _1,_2,_3,_4 as a single variable

4 Answers   Livetek,


How Qtp will identifies object during run time

6 Answers   CSS Corp, Yahoo,


wht is the difference between action and functio?

3 Answers  






What is the Automation Process followed in your company?

1 Answers  


What is optional step in qtp? How you can add optional step in qtp?

0 Answers  


In Keyword driven frame work you have write 30 test case for one scenario,in which 10 test cases are failed while executing.client asked you to execute only the failed test cases. HOw can you execute only failed test cases

2 Answers   IBM,


Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.

0 Answers  


There are 3 types of frame works in QTP 1. Linear frame work 2. Modular frame work 3. Key word driven frame work. Can any body explain the above 3 frame work models. y2k_ram2000@yahoo.com

6 Answers   Fidelity, GDS, IBM, TCS, Wipro,


How can the name of a checkpoint be changed in Qtp

2 Answers   Ordain Solutions,


What is the difference between keyword driven frameworkd and Modularisation framework?(Chandana)

5 Answers   Wipro,


Categories