How many types of Parameters are available in QTP? and Pls
Explain with example.
Answer Posted / shankar
A parameter is avariable that is assigned a value from an
external data source or generator.You can parameterize
values in steps and checkpoints in your test or component.
You can also parameterize the values of action parameters.
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 ? | 23 Yes | 2 No |
Post New Answer View All Answers
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
How you can replace string in qtp?
what are all the fileds present in object repository?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
What is object repository in qtp?
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
If you are testing a web application then what will you test in that application?
How is a Step generator used in UFT?
Mention the test steps of qtp.
How does you pass optional arguments in qtp?
Difference between action & Reusable action?
How to define array in qtp?
How do you capture tooltip using QTP?
What is the recovery scenario in qtp?
How to create Reusable and Multiple Actions?