Can any one explain about environment variables with examples?
Answer Posted / pravati
environment variable is a variable which keeps the value through out action
environment variable are of two types
1.built in
2.userdefined
In built in-u can retrive the built in data
ex-msgbox environment.value("os")
In userdefined u can set the value in environment
ex-file>>setting>>envrnment>>userdefined(+)>>value(abc.01@gmail.com),name(username)
then retrive the data of value & name in test
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
Define Canvas view of UFT?
Where to use Property Let, Property Get, Property Set in UFT
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.
who QTP recognizes the object stored in object repository?
Is it possible to change the property value at runtime? How it is possible?
How to connect to a database?
What is RTM (require ment tracebulity marix) fromate?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
How many number of actions possible in qtp?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
what are the utilities and drivers
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
Can we use index on view?