diff between global variables and environment variables in qtp?
Answer Posted / ramchandra patil
Hi,
There is not a such difference between Global variables and
Environment variables they work same.but following points
need to consider.
1. Environment variables is a feature of QTP where as
Global variables we explicitly declare as a Public in VB
scripting.
2. if you wanted to create or access environment variables
you need to use Environment object where as we do not need
to use for the global variables.
3. There are three types of EV's a. Inbuilt b. Internal c.
External
Ramchandra Patil
9699851282
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
Where to use Property Let, Property Get, Property Set in UFT
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
What is checking bitmaps?
Through array we can execute the testcase how ? give me example
Without using gui map editor we can recognize the application in winrunner ?
hou can we use vb script in qtp could u tell me breafly
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
what is object and child object.. explain ..if possible give some example for better understanding ..
What are the different recording modes and how do they work?
To which environments does quicktest professional supports?
What is meant by Output Value in UFT?
Limitations in QTP?