how to create the varibles and how these are connect to qtp?
plz tell me
Answer Posted / fayaz
As we already know that QTP makes use of VB script, so
declaration of variable will be as follows:
Dim x
and if u wnt to make use of the variable across all the
actions in ur test then the declaration of the variable
will be as follows:
Environment("variable_name").value
and..now u can make use of this environment value anywhere
in ur test...
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How to test fly out menu in qtp?
Tell some commonly used Excel VBA functions?
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
What is the recovery scenario in qtp?
What is object repository in qtp?
What is the difference between a Function and Action in QTP?
Explain advantages and disadvantages of ddf?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
Key word driven framework
In qtp, explain what is crypt object
regular expression in qtp standar check point for months from accepting months from january to december only
How smart identification works in qtp ?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
What are the differences between qtp and winrunner?
What is Associate Repository in QTP 9.2 ?