Answer Posted / priya
Environment parameters are especially useful for
localization testing, when you want to test an application
where the user interface strings change, depending on the
selected language. Environment parameters can be used for
testing the same application on different browsers. You can
also vary the input values for each language by selecting a
different Data Table file each time you run the test.
You can also create environment output values, which
retrieve values during the test run and output them to
internal environment variable parameters for use in your
test.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How do we handle run-time errors?
How many add-ins comes by default with quicktest professional?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
How to start recording using quicktest professional?
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
How many types of object repository in qtp?
How to remove associated function library?
what the difference between shared repository and per action repository?
Please guide me release notes of Automation once scripts are completed
How many types of actions are there in quicktest professional (qtp)?
HOw to add the recovery file at runtime to the test file .
Explain the checkpoint in qtp?
How to find Operating system information using QTP script?
How to replay a script in qtp?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so