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 are the general steps involved in the data driven framework?
Define virtual object?
How many add-ins comes by default with quicktest professional?
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
What is qtp window?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
Can any suggest me what is exposure testing?
How do you capture tooltip using QTP?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
How does you test a weblink which is changing dynamically?
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
Can we create a qtp test from qc?
if anyone has idea of the interview procedure in covansys, plz send me a mail?
Get the count of files of similar types from a folder.
How to Test the mainframe application?