What is meant by Environmental variables?2 types r there know…can u pls explain clearly?
Environment variable is a variable which keeps the value through out the action.
suppose there are 3 actions(action1,action2,action3) and if you declared and defined environment variable in action1, then the value will be accessable in action1,action2,action3
there are 2 types of environmnet variables
1. Build in
2. user defined
| Is This Answer Correct ? | 0 Yes | 0 No |
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
Is it possible to change the extension of Shared object repository?
Have you ever written a compiled module? If yes tell me about some of the functions that you wrote.
What phases are involved in testing an application in qtp?
How to add Dynamic Objects to Object repository?
How will u declare a variable to access multiple actions? a)Dim b)Global c)Public d)Private
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
Hi, Plz give best Definition of Software Testing? Why we need Software Testing? and plz send 2+yrs experience Interview qutions (Manual,Qtp).
What is meant by Step Generator in Qtp How is it used? pls gimme in detail
How to import a test case present in ".xls" file to TD under a Test set?
what are the different data driven types?
Please clarify Automation and QTP both(names) are same or diff?