How many ways we can parameterize data in QTP?
Answer / b.ramyasri
Hai...
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.
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 2 Yes | 0 No |
WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?
what is the hierachy of Descreptive programming?
Can we create user defined functions in qtp?
I have made the recovery scenario in script. When i am exceuting the script. it stop automatically after running recovery scenario. Please tell the resaon?
write progamming connecting QTP to database sql? this is question asked by interview? pls any answer this?
what is exacltly TIERS ?
What is the difference between Functions and Action ?
In QTP I have a parameter in a datatable that is a sentence. I need to take the last word from the sentence and enter it into a field in a web application. How can I setup a parameter to enter in just a portion of the parameter (last word of the sentence) instead of the entire paramater (whole sentence).
what is difference betweein qtp 9.0 and 9.2
I have one question as HP QTP is concern, Please send your answers..... Can we do testing of any application without using any of the framework which are we used in QTP tool. If yes then how it can be possible in the HP QTP tool. -- Regards
How can we close all webbrowsers which are opened in out desctop?
Is QTP supports Unix. If yes, then how the test automation is done?