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 can we log a defect in Testdirector from Q.T.P ?

2 Answers   EDS,


how can i call function (which has link with excell sheet at a remote location) within another function

0 Answers  


Reverse a string keeping the words in the string as it is. E.G. "Quick Test Professional" O/P "Professional Test Quick"

5 Answers   Cap Gemini,


hi this is srinivasa(from blr) i complited my B.tech(e.c.e) in 2007 im searching job in s/w testing but idont have freshers resume for s/w testing please send some s/w testing resume for me(fresfers resumes only) advns thnks you

2 Answers  


is it possible to check the text displayed in the tool tip using QTP? if so, how?

6 Answers  






There is one parent browser and 'n' number of child browsers on desktop. Write a code to close all the child browsers but parent browser should not be closed.

1 Answers  


what is keyword driven testing in qtp?n how is it useful?

0 Answers  


how do u create new test sets in TD

1 Answers  


hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career

0 Answers  


is qtp 9.2 supported for firefox browser3.0?bcoz when i tried to create scripts with the application run on firefox browser 3.0 then qtp 9.2 didn't ct=reate the scripts?

2 Answers  


Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?

0 Answers   IGI,


In Test Director , You can store Test cases or vb Script . Why we need VSS?

2 Answers  


Categories