Difference between revisions of "Improve or revive test automation"

From Test Automation Patterns
Jump to navigation Jump to search
 
Line 6: Line 6:
 
# <span style="font-size: 16px">[[ Lack of resources]] (staff, software, hardware, time etc.)</span>
 
# <span style="font-size: 16px">[[ Lack of resources]] (staff, software, hardware, time etc.)</span>
 
# <span style="font-size: 16px">[[ Lack of direction]] (what to automate, which automation architecture to implement etc.)</span>
 
# <span style="font-size: 16px">[[ Lack of direction]] (what to automate, which automation architecture to implement etc.)</span>
# <span style="font-size: 16px">[[ Lack of specific knowledge]] (how to test the Software Under Test (SUT), use a tool, write maintainable automation etc.)</span>
+
# <span style="font-size: 16px">[[ Lack of specific knowledge]] (how to test the Software Under Test (SUT), use a tool, find out how the automation actually works, write maintainable automation etc.)</span>
 
# <span style="font-size: 16px">[[ Management expectations for automation not met]] (Return On Investment (ROI), behind schedule etc.)</span>
 
# <span style="font-size: 16px">[[ Management expectations for automation not met]] (Return On Investment (ROI), behind schedule etc.)</span>
 
# <span style="font-size: 16px">[[ Expectations for automated test execution not met ]](scripts unreliable or too slow, tests cannot run unattended, etc.)</span>
 
# <span style="font-size: 16px">[[ Expectations for automated test execution not met ]](scripts unreliable or too slow, tests cannot run unattended, etc.)</span>
 
# <span style="font-size: 16px">[[Maintenance expectations not met]] (undocumented data or scripts, no revision control etc.)</span>
 
# <span style="font-size: 16px">[[Maintenance expectations not met]] (undocumented data or scripts, no revision control etc.)</span>
 
<br /> <span style="font-size: 16px">Return to [[Diagnostic]]</span><br /> <br /> <span style="font-size: 16px; line-height: 24px">Notes:</span><br /> <span style="font-size: 16px"> If you find that more than one answer fits your case, start with the most challenging. Once you have resolved it, you should return to this question and tackle the next ones. </span><br /> <br /> <span style="font-size: 16px">If you want to revive test automation you can also just skip to the issue ''[[ STALLED AUTOMATION]]'' to get an overview of possible solving patterns.</span><br /> <br /> <span style="font-size: 16px">Please let us know if there is a category that we have missed - thanks. See [[Feedback]] for how to give feedback on this.</span>
 
<br /> <span style="font-size: 16px">Return to [[Diagnostic]]</span><br /> <br /> <span style="font-size: 16px; line-height: 24px">Notes:</span><br /> <span style="font-size: 16px"> If you find that more than one answer fits your case, start with the most challenging. Once you have resolved it, you should return to this question and tackle the next ones. </span><br /> <br /> <span style="font-size: 16px">If you want to revive test automation you can also just skip to the issue ''[[ STALLED AUTOMATION]]'' to get an overview of possible solving patterns.</span><br /> <br /> <span style="font-size: 16px">Please let us know if there is a category that we have missed - thanks. See [[Feedback]] for how to give feedback on this.</span>

Latest revision as of 15:44, 11 March 2019

What below describes the most pressing problem you have to tackle at the moment?


  1. Lack of support (from management, testers, developers etc.)
  2. Lack of resources (staff, software, hardware, time etc.)
  3. Lack of direction (what to automate, which automation architecture to implement etc.)
  4. Lack of specific knowledge (how to test the Software Under Test (SUT), use a tool, find out how the automation actually works, write maintainable automation etc.)
  5. Management expectations for automation not met (Return On Investment (ROI), behind schedule etc.)
  6. Expectations for automated test execution not met (scripts unreliable or too slow, tests cannot run unattended, etc.)
  7. Maintenance expectations not met (undocumented data or scripts, no revision control etc.)


Return to Diagnostic

Notes:
If you find that more than one answer fits your case, start with the most challenging. Once you have resolved it, you should return to this question and tackle the next ones.

If you want to revive test automation you can also just skip to the issue STALLED AUTOMATION to get an overview of possible solving patterns.

Please let us know if there is a category that we have missed - thanks. See Feedback for how to give feedback on this.