What is the Difference between Environment variable and
Globle variable,.. anybody can give me answer..Thanks in
advance...
Answers were Sorted based on User's Feedback
Answer / sandesh sawant
Environment Var and Global Var both can be use throught out
the test.
Environment Var givs information related to the environment
in which current test is present. Ex. OS, username,
hostname.
Global variables can have any value that we can define in
our script
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / 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 |
Answer / sup
Environment Variable:-It provides QTP TestEnvironemnet
information
Used in Paremeterizatioon
Global variables --- variables declared which can be used
anywhere in the test
Is This Answer Correct ? | 5 Yes | 3 No |
Answer / sailaja
Env Variables are Local to the Test in which they are
created ,where as Global variables can used anywhere in the
scripts/tests.
Is This Answer Correct ? | 0 Yes | 17 No |
What is difference between Recording time object identification and Run time (Execution) time.
example-date format is 01-jan-09 in QTP.How to convert this format to 01-01-09?
How to manage a drag drop event in the qtp
why qtp supports vbscript? and not for others just like cgi,phython,shell,perl,html and all..
How many actions we can create with in a test?
Hi, Can any body please tell me how to create framework in qtp & where i can get some material to learn about it. regards, rahulT
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
I Scheduled a QTP Script on remote desktop. Script is going to failure,when remote desktop connection fails.I have to open my remote desktop untile the scripts exection completes. If I disconnect my remote desktop connection, script is going to fail. Could you please any assist in this?
what is memory leakage?
15 Answers ITC Infotech, Panamax, TIT,
Plz send one Tracebilitymatrix example? Anybody working on Realtime QTP Plz give contact deatils?
what is profile tool?
Could any one suggest web site links to learning VB Script for QTP purpose??