WHAT IS ENVIRONMENT VARIABLES?and where it is used in real
time scenario?
Answer Posted / satyanj
Environment Variable is an object of QTP. It is used for
Parameterisation purpose.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the functionality of vbscript?
how to set one column as primary key in QTP and fetch values accordingly
what is the differance between BYVAL,BYREF?
Can anyone send me a vb script function for verifying the functionality of active links on a web page
Explain about operator precedence in vb script?
what types of bugs will we find out in banking projects for automation testing?
how to write validation function for date in vb script
Dear All, I am geting below IE error whilie executing the QTP scripts in Batch mode "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience." can any one suggest me how to resolve this issue . Thanks Balaji
What aspects of vbscript make it safe so that a web page using vbscript cannot destroy or corrupt information on a user's computer?
Difference between dim,public and private variables in vb script?
What is byref and byval parameters in vbscript?
who will create the object?
How many types of operators are available in the vbscript language?
In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?
When are redim statement and preserve keyword used in the vbscript language?