What is Environment Variable and when we apply this in QTP?
Answer Posted / rashmi
Use of Environmental Variables:
1) Enables use of variable values from other sources during
the run session.
2) These may be values you supply, or values that QuickTest
generates for you based on conditions and options you
choose.
Environmental Variable types:
1) User defined Internal
2) User defined External
3) Built-In
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Why do we use breakpoints in QTP?
Have you faced any problems with object repository?
What is test object?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
Is the qtp course will help to create a virtual object?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
How will you find the current time of the remote machine using QTP script?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
Explain the types of object repository?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
What is difference between run time object and test object?
How can you identify the browser and its information using QTP script?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
How does qtp recognize objects in aut?
How to open a new test using quicktest professional (qtp)?