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
I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?
Which operator can be used to do an xor operation in vbscript?
What is vbscript language used for and which earlier language is it modeled upon?
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
How to Import data from a file (file is on the desktop) to the data table
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
Does VB/Win make standalone .EXE files?
Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?
Which operator can be used to check if two numbers are equal or not in vbscript?
How will you get the exponent of the given number in vbscript?
Explain about filter expression?
Explain about scrrun.dll?
Explain few date functions in vbscript?
What is the purpose of on error resume next statement?
How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'