What is meant by Environmental variables?2 types r there know…can u pls explain clearly?
Answer Posted / dinesh1433
Environment variable is a variable which keeps the value through out the action.
suppose there are 3 actions(action1,action2,action3) and if you declared and defined environment variable in action1, then the value will be accessable in action1,action2,action3
there are 2 types of environmnet variables
1. Build in
2. user defined
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is system testing and what are the different types of tests you perform in system testing?
What is a programmatic description?
What is the standard timing delay for web based application 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 is the file extension of the code file in qtp?
What is the default add-ins in qtp?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
How does QTP identify an object?
When to use shared and local object repository?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
What is the difference between the design-time and run-time data tables?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
Hai anyone please "Explain about Framework in QTP?"