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


Please Help Members By Posting Answers For Below Questions

Explain different types of segment?

574


What are the uses of vb script?

587


How many types of procedures are available in the vbscript language?

536


Which object provide information about a single runtime error in a vbscript?

607


What is the purpose of on error resume next statement?

579






How to Import data from a file (file is on the desktop) to the data table

1588


What if you do not specify anything when you call a procedure?

540


What is byref and byval parameters in vbscript?

609


What is the event handling in vbscript?

565


What is Procedure or Subroutine in VB Script?

606


Explain the extension .hta?

546


Explain the scope of the variables using dim, public, and private keywords respectively.

724


What is loose binding? Why is it not a good practice to use it?

635


I need to get some data from data base and store this (retrieved) data in a excel sheet using VB script in QTP9.0 I have created connection for data base I have created as excels sheet by using Set XL=CreateObject("Excel.Application") XLworksheet.cells(1,1).value= rs.fields.item("<>") I have taken a for loop and changed the cells values (1 as i and another 1 as j) But still I am not able to get Plz kindly tell me know this . It is very urgent

1773


did any one attended interview in applabs if you had gone through plz tell me the procedure

1863