what is the use of automation frame work ??(QTP)
Answers were Sorted based on User's Feedback
Answer / suseela
Hi
If u want to know abt this answer fist of all u need to
know wht is an automation framework.
Frame Work Means...A test automation framework is a set of
assumptions, concepts, and practices that provide support
for automated software testing to maintain a systematic
approach to develop more robust automation scripts.
The use of frame work is....
When developing our test strategy, we must minimize the
impact caused by changes in the application What we are
testing, and changes in the tool we use to test them.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / nbabu
Hi,
Can anyone let us know how to design the Automation
framework. On what basis framework design gets changed? Pls
provide any documentation related to this.
| Is This Answer Correct ? | 0 Yes | 0 No |
what function you write to do database testing with the help of qtp?
Explain how Selenium is different from UFT?
what r the main benefits of automation?
How can we record an edit box in the Web application ?
what are the metrics in general we use in testing.
How did you use regular expressions in QTP and also in WR?
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
What is the difference betweent test and component?
In qtp, explain what is crypt object
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
Hi Guys, My Application in Microsoft Dynamic Navision, is it compitibale with QTP? if yes then let me know...
How to make Shared object repository in qtp 9.1 and 9.2?