Jump to content

Test automation management tools

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by PeterBizz (talk | contribs) at 22:22, 28 February 2011 (Created page with ''''Test automation management tools''' tools are a specific tool for test automation collaborative environment that is intended to make test automation efficient, c...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Test automation management tools tools are a specific tool for test automation collaborative environment that is intended to make test automation efficient, clear for stakeholders and traceable. Since test automation is becoming cross-discipline (i.e. mixes both testing and development practices), the need of specific and dedicated environment for test automation is becoming vital.

Motivation

Test automation usually lacks of reporting, analysis and providing meaningful information about project status from automation perspective. Test management systems from the other hand mostly targeted on manual effort and cannot give all the required information. Test automation management system leverages automation effort towards efficient and continuous process of delivering test execution and new working tests by: - Making transparent, meaningful and traceable reporting for all project stakeholders - Easing test debugging through built-in test results analysis workflow - Providing valuable metrics and KPIs – both technical and business-wise (trend analysis, benchmarking, gap analysis, root cause analysis, risk point analysis) - Grid benchmarking and comparison of test execution days reduces analysis and review effort - Clean traceability with other testing artifacts (test cases, data, issues, etc) - Keeping historical data in a single place, easily retrievable - Post project analysis and automation performance assessment (basically progress of test coverage shows the group performance)

Compliance with Agile

Test automation management tools are perfectly fit Agile methodologies and SDLC. In most cases test automation is to cover continuous changes in order to minimize manual regression testing, therefore at glance reporting is essential to be up to date and move project quickly. The changes are usually noted by seeing difference of errors in test logs between day A and day A+1. For example, difference in number of failures (logs errors) signal about probable changes either in AUT or in test code (broken test code base, instabilities) or rarely in both. Quick notice of changes and unified workflow of results analysis, ultimately, reduces cost of testing overall and moreover increase confidence on project quality attributes with clean reporting on hand.

See also: