WHAT IS ENVIRONMENT VARIABLES?
Answer Posted / zubair
Environment variables in QTP are similar to global variables
which can be accessed through any part of the script.These
variables can prove to be very useful when we want a
variable to be shared across various reusable actions and
functions.
Two Types of Environment variable:
1. Built in variables
2. User Defined variables
♦ Internal
♦ External
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
Explain in brief about the qtp automation object model (aom).
What is throw Object?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
How does you test a weblink which is changing dynamically?
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 the difference in testing a client-server application and a web application?
What is object spy in quicktest professional (qtp)?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
What are the views available in quicktest professional (qtp)?
What are the advantages of Object Repository?
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
how to test Web application using QTP software
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?