Difference between revisions of "Testers don't have time"

From Test Automation Patterns
Jump to navigation Jump to search
(Created page with "<div id="content_view" class="wiki" style="display: block">'''<span style="font-size: 16px">Why don't testers have time to support automation?</span>= <br /> <span style="font...")
 
m
Line 1: Line 1:
<div id="content_view" class="wiki" style="display: block">'''<span style="font-size: 16px">Why don't testers have time to support automation?</span>=
+
<div id="content_view" class="wiki" style="display: block">'''<span style="font-size: 16px">Why don't testers have time to support automation?</span>
 
<br /> <span style="font-size: 16px">Select the one of the following items that best describes your current situation:</span><br /> <br />  
 
<br /> <span style="font-size: 16px">Select the one of the following items that best describes your current situation:</span><br /> <br />  
  
 
# <span style="font-size: 16px">Automation starts only when the Software Under Test (SUT) has been fully developed and that is also the time when testers are most stressed out. Look up the issue ''[[LATE TEST CASE DESIGN]]'' for suggestions on how to solve this problem</span>
 
# <span style="font-size: 16px">Automation starts only when the Software Under Test (SUT) has been fully developed and that is also the time when testers are most stressed out. Look up the issue ''[[LATE TEST CASE DESIGN]]'' for suggestions on how to solve this problem</span>
 
# <span style="font-size: 16px">Testers are working on several projects at the same time and don't have a moment to spare. Here the issue ''[[AD-HOC AUTOMATION]]'' can help</span>
 
# <span style="font-size: 16px">Testers are working on several projects at the same time and don't have a moment to spare. Here the issue ''[[AD-HOC AUTOMATION]]'' can help</span>
<br /> <br /> <span style="background-color: #ffffff; color: #000000; font-size: 16px">Return to "[[Testers don't help the automation team]]"</span></div>
+
<br /> <br /> <span style="background-color: #ffffff; color: #000000; font-size: 16px">Return to [[Testers don't help the automation team]]</span></div>

Revision as of 14:31, 25 June 2018

Why don't testers have time to support automation?


Select the one of the following items that best describes your current situation:

  1. Automation starts only when the Software Under Test (SUT) has been fully developed and that is also the time when testers are most stressed out. Look up the issue LATE TEST CASE DESIGN for suggestions on how to solve this problem
  2. Testers are working on several projects at the same time and don't have a moment to spare. Here the issue AD-HOC AUTOMATION can help


Return to Testers don't help the automation team