INADEQUATE REVISION CONTROL

From Test Automation Patterns
Revision as of 08:00, 1 May 2018 by Seretta (talk | contribs) (Put topic titles in capital letters)
Jump to navigation Jump to search
.................................................................................................................Main Page / Back to Process Issues / Back to Test Automation Issues

Issue Summary

Test automation scripts are not consistently paired to the correct version of the Software Under Test (SUT)

Category

Process

Examples

There is no revision control for the automated scripts, so that it's not possible to run tests for different versions of the SUT
There is no revision control, not even for the SUT

Questions

Does development have revision control?
Who manages revision control? Development?

Resolving Patterns

Most recommended:


.................................................................................................................Main Page / Back to Process Issues / Back to Test Automation Issues