Answer Posted / babu
Hi,
File->Setting->Environment
Selected User defined functions and added the variables "a"
with value 10 and "b" with value 10.
click on apply
open new test.
Dim c
c = a+b
msgbox c
I am not getting the result as 20.
Whether the scenario what i executed is wrong.
If yes, please elaborate how&what is the use of environment
variables.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the file extension of the code file in qtp?
Explain Descriptive Programming Types with Examples?
Give the syntax to import/export xls into qtp.
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
How to find a window is minimized or not
What does mean by Scope of Automation?n How we defined it?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
breef description of batch testing ?
How you are developing the script? Using record and play back or manual?
What is keyword view in qtp?
Can we run test with out adding object in object repository? How it is possible?
Explain measuring transaction.
What is difference between Recording time object identification and Run time (Execution) time.
What are output values and why they are used ?
what is the advantages and disadvantages of using functions instead of re usable actions