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
What are the features supported by UFT?
how to create flat file datasubmission in qtp
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
Is any limitation to xml checkpoints?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
what is command for executing files?
Explain advantages and disadvantages kdf?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
What r the different filters in defect in quality center
can any body give the banking domain concepts/links
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
What are the various automation frameworks available in qtp?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?