1 / 11

Why Migrate to automation Testing ?

Using Automation tools to write and execute test cases is known as automation testing. No manual intervention is required while executing an automated test suite.<br>

Télécharger la présentation

Why Migrate to automation Testing ?

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Why Migrate to automation Testing ?

  2. What Is Automation Testing Using Automation tools to write and execute test cases is known as automation testing. No manual intervention is required while executing an automated test suite.

  3. Why Automated Testing? • It is difficult to test for multi lingual sites manually. • Automation does not require Human intervention. • Automation increases speed of test execution • Automation helps increase Test Coverage. • Manual Testing can become boring and hence error prone. • Manual Testing of all work flows, all fields ,all negative scenarios is time and cost consuming.

  4. Reasons For Migrating To Automation Testing : • Simple and Codeless • Reduced resources for regression testing • Time and money saving • Improved accuracy • Easy bug detection • Reusability of test case

  5. Simple And Codeless • No coding required, test you test case just drag and drop. • Ease of use. • Code of concept was started in 1990’s. • First testing tool launched in 1992- Microsoft Visual Test 1.0 • Now, we have many tools like QTP, Selenium, Testing Whiz

  6. Reduced Resources For Regression Testing • Running set of tests that have run before without affecting the previous module. • Regression testing without compromising on the quality of the project. • Mainly we used Regression testing tools are- • Quick Test Professional (QTP) • Rational Functional Tester (RFT) • Selenium

  7. Time And Money Saving • Significantly faster than manual testers. • Reduces the test cycle. • Post production incidents went down 80–90%.

  8. Improved Accuracy • Automated perform same steps precisely every time they are executed and never forget to create detailed reports.

  9. Easy Bug Detection • Automated testing tools often inherit inbuilt bug detection capabilities which help in identifying bugs without investing additional efforts and time. • Detects all defects that you encounter towards development of great quality product.

  10. Reusability of test case • Allows running the test case across the different projects increasing the test coverage. • Standardization to ensure maximum reuse of test suites.

More Related