waht is the diff b/w Environment variable and Global
variable in qtp?? explain types of variable in qtp??
Answer Posted / jay prakash
There are 2 types of Environment Variables in QTP:
1. User defined
2. Built In
The significance of environment variable is that the value
of environment parameters remains the same during the test
playback, regardles the number of iterations, unless you
change the value. The name of the built in environment
variable will be common across the test. Like UserName, OS
etc.
To see the list of env var you can go to File -> Setting ->
Environment Tab.
Please let me know in case more clarification is required.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
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
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
Have you done batch testing in qtp? If yes how you are doing?
Please guide me release notes of Automation once scripts are completed
How do client side image and server side image work?
Explain the difference between check point and output value?
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
Dis advantages of XML checkpoint ?
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
what is Property......End Property loop? how to write sript for it in QTP
How to execute a winrunner script in quicktest professional?
Did QTP prove efficient for your project? Yes or No, explain?
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
Tell me one scenario, the complex functionality you have automated in your project?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance