What r the advantages of automation?
Answers were Sorted based on User's Feedback
Benefits of Automated Testing
-----------------------------
Fast: QuickTest runs tests significantly faster than human
users.
Reliable: Tests perform precisely the same operations each
time they are run, thereby eliminating human error.
Repeatable: You can test how the Web site or application
reacts after repeated execution of the same operations.
Programmable: You can program sophisticated tests that
bring out hidden information.
Comprehensive: You can build a suite of tests that covers
every feature in your Web site or application.
Reusable: You can reuse tests on different versions of a
Web site or application, even if the user interface changes.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sreeprasad
1). Almost all current testing methods cannot be
implemented by hand except by the most dedicated or
desperate testers.
2). Automation encourages projects to re-test more
frequently.
3). Reduce testing costs.
4). Reduce time spent in the testing phase
5). Detect errors early and to raise the quality of the
delivered software.
6). Achieves the repeatability required for valid test
results.
7). Improve test coverage
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kalyan
HI
A small doubt u told that in automation detects errors in
early stage but qtp is not for finding bugs na just for
faster executions..................
Please correct me if any thing wrong (its my opinion)
| Is This Answer Correct ? | 0 Yes | 0 No |
synchronization, wait,wait Property?
What are the key points to create a framework in QTP for oracle forms?
How we test web based application by using QTP
Any limitation to XML Checkpoints?
WHO TAKE DECISION TO RELEASE THE BUILD
How do we edit the script in QTP. Anybody can explain in detail..Thanks in advacne...
How to capture screen shots when an error occurs?
For an application we automated QTP scripts. At the same time new requirement comes for a new module for the same application and its already developed. So how we automated now this new module with the old application(using old QTP script).
How to retrive XML file data in QTP ? using Script(Chandana)
Hi can anyone pls suggest how to fetch username(system login name)and system name in to qtp.I am not using TD or QC.Thx
What is object repository in qtp?
in process of project exaplnation the defects are says frequently r not?