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 creating an output value using quicktest professional?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
When ‘option explicit’ keyword is used in qtp?
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
What are the different types of recording modes in qtp? Which will be used when?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
Explain in brief about the quicktest professional automation object model?
What are the advantages of Object Repository?
How to check feasibility of the appliction?in automation testing?
How to delete an object from the object repository?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
Define object spy ?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
How many add-ins comes by default with qtp?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...