Challenging QTP Questions | Judge yourself in QTP

Part 1

1) How a variable can be made to be accessed by all the Actions of a Test?

Hint:

a) By using GlobalDataSheet

b) By using Environment variable

c) By Public Function

 

2) Which Environment variable is used to read product License from a File?

Hint: LSHOST

3) The General Error message that appears on loading a file using Environment.LoadFile method is “The format of File is incorrect”. What type of Files can be loaded?