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
what testplan contents and what test strategy contents,what is the diff b/w them
How to release all resources file from the QTP?
What is difference between Recording time object identification and Run time (Execution) time.
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
What is the recovery scenario in qtp?
How to get popup error message.
Explain the types of properties that quick test learns while recording?
What are the different types of checkpoints?
what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent
What is quicktest professional (qtp)?
What are the challenges you faced during you entire life automation ?
Output values? i want a practical example
Explain data driven framework?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
What are the differences between qtp and winrunner?