What is the Difference between Environment variable and
Globle variable,.. anybody can give me answer..Thanks in
advance...
Answer Posted / sailaja
Env Variables are Local to the Test in which they are
created ,where as Global variables can used anywhere in the
scripts/tests.
| Is This Answer Correct ? | 0 Yes | 17 No |
Post New Answer View All Answers
There is an excel file of 1 to 100 sheets how you will iterate through it?
In qtp is it possible to check broken links of a page?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
why text area checkpoints cannot used for web applications
When using descriptive programming?
Tell me about qtp?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
What is quick test pro? What is a quick test professional?
To which environments does quicktest professional supports?
Explain how you can find length of array in qtp?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
Is it possible to call win runner script in qtp?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
What is the difference between run time object and test object?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.