why we are using environment variables instead of global
variables?
Answer / ramchandra
Hi,
1. By using environment variables you can reduce memory(RAM) con
sumption.
2. It's good or it's recommended all the qtp setup related things you should keep in external resources.
These r the use to have environment variables.
Please let me know if I'm wrong n if u know any other uses.
Thanks,
Ramchandra Patil
9699851282
| Is This Answer Correct ? | 3 Yes | 1 No |
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
what about f2&f6 function keys
what is life cycle of automation testing ?
There are 4 webpages in an application, in third page there is one cancel button i want to click that cancel button only, how can I click that cancel buttton ?
What is difference between Quality centre and Test Director?
7. Given scenario is like this: One Web table is there and you have to search and retrieve a cell data which is equal to the given number say:123. Assume you have given with the column name/id of the table where the number may exist. So now you have to go to the given column and search for the number 123 and retrieve it along with the row number of it.
Hi guys, can anyone explain me whats the method for reporting the QTP test results to teamlead or non-QA member (developer/PM)? Thanks in Advance!!!!!
How to map the test cases to requirements in QC?
What are the Mandatory Properties of WebTable Object and Link Object in Web testing using QTP
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
What is the difference between low level recording and virtual object.
how can i call function (which has link with excell sheet at a remote location) within another function