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

i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?

0 Answers  


what is the purpose of QTP?

2 Answers  


how will you check how many members visited the website www.infosys.com?

0 Answers   Logica CMG,


is we can import the object repository from external source. if it so then how?

5 Answers  


how to test Web application using QTP software

0 Answers  






how to tell about testing a website in interview using qtp?? what r the points to be covered mainly?

2 Answers  


WHAT IS SMATR IDENTIFICATION? plz EXPLAIN BRIEFLY? IS IT POSSIBLE in QTP? HOW AND WHEn THE SITUATION U R USING EXPLAIN WITH EXAMPLE?

3 Answers  


what is stlc and its contents?

1 Answers  


How can we check whether a particular sheet loaded (existed) or not in Data Table.

7 Answers   TCS,


After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.

4 Answers   V2 Solutions,


My company has recently started using Ajax for building UI and QTP is nor recognizing the drop down list for selection.It recognises it as a general Web Element or Web Table. I have added individual selections from the drop down as web Table. It works as long as the page is not refreshed. I need some help and inputs as to how to make QTP recognise a drop down list for selection. Any help will be appreciated.

1 Answers  


Which MS Excel formulas are possible to use in the DataTable? I am searching a formula for searching a field in the datatable

3 Answers   HP,


Categories