1 / 16

Commercial Test Automation Tools and their real benefits

Commercial Test Automation Tools and their real benefits. Prashant Lambat Sr. Manager SQA Engineering Symantec Corporation, Pune Date: 29 th January 2011. Why GUI Automation?. Save Manual Testing effort Better Test coverage across platforms Quick, Reliable, Comprehensive, Reusable

carlo
Télécharger la présentation

Commercial Test Automation Tools and their real benefits

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. Commercial Test Automation Tools and their real benefits Prashant Lambat Sr. Manager SQA Engineering Symantec Corporation, Pune Date: 29th January 2011

  2. Why GUI Automation? • Save Manual Testing effort • Better Test coverage across platforms • Quick, Reliable, Comprehensive, Reusable • Things which are difficult to do manually (Simulate load) • Find Defects early in the cycle

  3. Candidates for Automation • Build Validation Testing • Regression Testing • Load Testing • Performance Testing • New Feature Testing

  4. Ways to go for automation tool • In-house developed tools • Open source tools • Commercial automation tools

  5. Commercial tools available • Functional Testing • QTP , Test Complete, Silk Test, IBM Rational Robot • Performance Testing • Load Runner

  6. Tool Selections • Features suitable to Application under test • Cost per license • Execution License policy • Stability of the tool • Technical Support • Technical Community • Forums/Blogs

  7. Benefits of commercial Automation Tools? • Ease of use –Commercial automation tools are much simpler and easy to use. • Technical Support: Commercial automation tools provides support to the corporate world • Cost: Looks high however looking at the skills/investment to develop similar kind of tool and support we get its worth. • Most commercial tools matches the pace of technologies changes, they usually support Web/GUI technologies(.Net, MFC, WPF, etc)

  8. Benefits of commercial Automation Tools? • Commercial tools usually have a large community of users, which translates into better availability of qualified resources • Requires not so advanced programming • Commercial tools are integrated or can be integrated test case management tools or automation infrastructure.

  9. Myth “Test Automation is simple, that every tester can do it” Automation process: • Record the script • Enhance the script Execution • Run the scripts • Report results Under the influence of this myth the QA manager can proudly say: All our testers are developing test automation. *Note –This still works if planned properly. In most cases it fails, ~60 of automation projects fails because of poor planning and execution

  10. Ground Reality Test automation is a software development task • Automation should be designed, developed and Tested • You need to have some kind of a programming background to implement test automation. • Test Automation is not as complex as system programming. • Test automation standards should be developed • Automated test components are assets that should be treated like application source code Automation is LOGIC not MAGIC!

  11. Saving Manual Testing Efforts Manual test cycle takes 8 hours to execute one cycle To Automate the same, automation takes 40 hours In a release if there are 5 test cycles to be done then we hit a break even. If there are more cycles to be done across releases for e.g. 10 then we have 40 hours savings in terms of testing efforts.

  12. Actual benefits… • More testing gets done faster, increasing the odds of finding defects • Defects found early have better chances of being fixed • Manual Testers can concentrate on exploratory testing to find more defects than spending time on repeating the same testing. • Hotfix or service pack testing can be done overnight with good test coverage in various product areas. This is not possible via manual testing in a short span of time

  13. Key success Factors for Successful automation • Structured Automation • Throw away code automation by Manual Test Engineer • Automate Test Execution • Make automation execution uninterrupted • Build An Infrastructure to track maintain automation efforts

  14. Key success Factors for Successful automation • Infrastructure to keep track of all the execution results • Keep Test case management and Defect Tracking system different from Automation infrastructure • Keep links to Test case management system and Defect Tracking system • Automate new features once the feature is code complete. • Use Version Control system which is used for product development (CVS, Perforce etc) • Set the expectations right in the beginning…you may not get returns in the first release it self.

  15. Thanks

  16. Reference • Test Automation Let’s talk business by -Igor Gershovich

More Related