What is the Difference between Environment variable and
Globle variable,.. anybody can give me answer..Thanks in
advance...
Answer Posted / param
Environmental variables:it is like a global variable.We can
use it in different tests and actions.
Global variables:it can be used within a test and multiple
actions.
local variables:it can be used within a test and an action.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain how you can find the absolute value of the number in qtp?
What are the various automation frameworks available in qtp?
• What type of testing questions will be asked for 2+ yrs exp people in interview?
What are the recording modes in wave event?
What is qtpro?
How many ways we can parameterize data in quicktest professional?
give me an example where u used good judgement and logic in solving a problem
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
what is the difference btn risks & Therads in the Test plan documentation?
what function you write to do database testing with the help of qtp?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
what is the diffrence bw qtp architectute and qtp framework?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz