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
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
How to connect to a database?
Problem with XML checkpoint in QTP ?
Can we create a qtp test from qc?
What are some test assets and related extensions of qtp?
When and why to use descriptive programming?
Explain hybrid framework with advantages and disadvantages?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
What are the steps involved in the recovery scenario wizard?
what is vmodel?advantages and disadvantages of vmodel?
What are the advantages of parameterization ?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
How to customize checkpoints with parameters?
who QTP recognizes the object stored in object repository?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?