Answer Posted / uday
Environmental variables are useful when parameters defined
in different actions accessible through out the test.
These are also useful to get system, test and other
information like OS, TestName etc...
Two types of environment variables:
1. Build-In Env: ex: TestName, OS name,Iteration name,
action name etc.
2A. User defined Internal: These variables are read-write
vars. We can give a var name and value.
2B. User defined External: These variables are read only,
loaded from external xml file.(This is useful in localizing
testing).
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
hou can we use vb script in qtp could u tell me breafly
How to suppress warnings from the test results page?
i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?
How to customize qtp?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
Is text area check point supports for web applications?
Give the syntax to import/export xls into qtp.
What is parameter in qtp?
what you mean by artifact,milestone...
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
What are the steps involved in recovery scenario wizard?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
Explain how qtp identifies objects?
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...