Difference between revisions of "Expectations for automated test execution not met"
Jump to navigation
Jump to search
m |
|||
Line 5: | Line 5: | ||
# <span style="font-size: 16px">Automated tests cannot run unattended. The issue ''[[MANUAL INTERVENTIONS]]'' shows you which patterns can help you in this case.</span> | # <span style="font-size: 16px">Automated tests cannot run unattended. The issue ''[[MANUAL INTERVENTIONS]]'' shows you which patterns can help you in this case.</span> | ||
# <span style="font-size: 16px">The current tools cannot drive the Software Under Test (SUT) reliably. See issue ''[[INADEQUATE TOOLS]]'' for help.</span> | # <span style="font-size: 16px">The current tools cannot drive the Software Under Test (SUT) reliably. See issue ''[[INADEQUATE TOOLS]]'' for help.</span> | ||
− | <br /> <br /> <span style="background-color: #ffffff; color: #000000; font-size: 16px">Return to [[Improve or revive test | + | <br /> <br /> <span style="background-color: #ffffff; color: #000000; font-size: 16px">Return to [[Improve or revive test automation]]</span></div> |
Latest revision as of 10:57, 3 August 2018
Please select how the expectations for automated test execution have not been met:
Return to Improve or revive test automation
- The scripts are not reliable Automated scripts don't execute reliably.
- The scripts are too slow in execution Execution of automated scripts is too slow.
- Automated tests cannot run unattended. The issue MANUAL INTERVENTIONS shows you which patterns can help you in this case.
- The current tools cannot drive the Software Under Test (SUT) reliably. See issue INADEQUATE TOOLS for help.
Return to Improve or revive test automation