What is the Difference between Environment variable and
Globle variable,.. anybody can give me answer..Thanks in
advance...
Answer Posted / sup
Environment Variable:-It provides QTP TestEnvironemnet
information
Used in Paremeterizatioon
Global variables --- variables declared which can be used
anywhere in the test
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is an optional step in qtp ?
after click on compose mail how can we attached a file in qtp with vbscript code
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
How many types of parameters are there?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
How does qtp identify the object in the application?
what QTP Options do you know?
what testplan contents and what test strategy contents,what is the diff b/w them
How to creating an output value using quicktest professional?
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
Why qtp the best testing tool?
Explain runtime dynamic settings?
How can I check if a environment variable exist or not?
Explain in brief about the quicktest professional automation object model?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?