WHAT IS ENVIRONMENT VARIABLES?
Answer Posted / siva krishna
Environment variables are two types
1 Built-in variables
2 User defined variables
By default Built in variables are available for every
test-script we can directly access them with
Environment.value("built-in variable name")
User defined variables
when ever we developing multiple scripts some common values
are used in multiple scripts then we will use user defined
variables. create xml file with environment variables and
attach it to the required test and use those variables in
side the test
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
How many ways we can parameterize data in quicktest professional?
What are table and db checkpoints?
Generic function to search for the unique link in webtable and click on it
What is the difference between Keyword Driven test and Data Driven test?
how to test Web application using QTP software
What are the various types of Actions in UFT?
Explain about Test Fusion Report of QTP?
How can i initiate the objects to find uniquely in OR
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
Whats the realtime QTP testing process
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
How to capture all the data of a webtable, weblist and combolist using QTP?
What is difference between shared and local object repository?
whare exactly we have to use functions and sub routain