Difference between revisions of "Expectations for automated test execution not met"

From Test Automation Patterns
Jump to navigation Jump to search
m
Line 1: Line 1:
<div id="content_view" class="wiki" style="display: block"><span style="font-size: 16px">Please say how the expectations for automated test execution have not been met:</span><br /> <br />  
+
<div id="content_view" class="wiki" style="display: block"><span style="font-size: 16px">Please select how the expectations for automated test execution have not been met:</span><br /> <br />  
  
 
# <span style="font-size: 16px">[[The%20scripts%20are%20not%20reliable]] Automated scripts don't execute reliably.</span>
 
# <span style="font-size: 16px">[[The%20scripts%20are%20not%20reliable]] Automated scripts don't execute reliably.</span>

Revision as of 08:26, 2 July 2018

Please select how the expectations for automated test execution have not been met:

  1. The scripts are not reliable Automated scripts don't execute reliably.
  2. The scripts are too slow in execution Execution of automated scripts is too slow.
  3. Automated tests cannot run unattended. The issue MANUAL INTERVENTIONS shows you which patterns can help you in this case.
  4. The current tools cannot drive the Software Under Test (SUT) reliably. See issue INADEQUATE TOOLS for help.


Return to Improve or revive test Automation