Test automation management tools: Difference between revisions

Content deleted Content added
PeterBizz (talk | contribs)
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...'
 
PeterBizz (talk | contribs)
No edit summary
Line 1:
'''Test automation management tools''' tools are a specific tooltools forproviding 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:
Line 12:
- 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: ==
* [http://en.wikipedia.org/wiki/Test_management Test management]
* [http://en.wikipedia.org/wiki/Test_automation automation]
* [http://en.wikipedia.org/wiki/Test_management_tools Test management tools]
* [http://gredy.net Gredy test automation management tool]