What is .Ini file in QTP?
Answers were Sorted based on User's Feedback
Answer / baba
ini file used to configure the variable which we have used
in VB script and same can be used for configuration
settings as well.
| Is This Answer Correct ? | 1 Yes | 0 No |
HI, Anybody can explain Automation Test Framework...and wht do we do before start of Automation.....
How to launch application under test through VBscript without using systemutil.run or invokeapplication?
How to supress warnings from the "Test results page"?
How to parameterize in QTP?
X=10,Y=20 you need to swap the numbers without using a third variable?
How to use Environment parameterization in QTP? Explain with an example.
In Keyword driven frame work you have write 30 test case for one scenario,in which 10 test cases are failed while executing.client asked you to execute only the failed test cases. HOw can you execute only failed test cases
How to test background color and dynamic images which are moving during runtime?
What type of framework you are using in your company and explain it?
what is output value in QTP and how it can be used in automation testing
What is the difference between shared and local object repository?
What is obsolute path and relative path in QTP..? How to access them and what are the differences between them...??