Difference between revisions of "INADEQUATE TECHNICAL RESOURCES"
Jump to navigation
Jump to search
(Created page with "<div id="content_view" class="wiki" style="display: block"><span style="font-size: 14px">.........................................................................................") |
m (Put topic titles in capital letters) |
||
Line 1: | Line 1: | ||
<div id="content_view" class="wiki" style="display: block"><span style="font-size: 14px">................................................................................................................[[Main Page]] / Back to [[ Management Issues]] / Back to [[Test Automation Issues]]</span> | <div id="content_view" class="wiki" style="display: block"><span style="font-size: 14px">................................................................................................................[[Main Page]] / Back to [[ Management Issues]] / Back to [[Test Automation Issues]]</span> | ||
− | =<span style="font-family: Arial; font-size: 16px">Issue Summary</span>= | + | =<span style="font-family: Arial; font-size: 16px">'''Issue Summary'''</span>= |
− | + | <span style="font-family: Arial; font-size: 16px">The technical resources for test automation are insufficient or not appropriate or both</span> | |
− | =<span style="font-size: 16px">Category</span>= | + | =<span style="font-size: 16px">'''Category'''</span>= |
− | + | <span style="font-size: 16px">Management</span> | |
− | =<span style="font-family: Arial; font-size: 16px">Examples</span>= | + | =<span style="font-family: Arial; font-size: 16px">'''Examples'''</span>= |
− | + | # <span style="font-size: 16px">Sharing machines, databases or network with development or testing causes your automated tests to fail unpredictably ([[FLAKY TESTS]])</span> | |
− | |||
− | # <span style="font-size: 16px">Sharing machines, databases or network with development or testing causes your automated tests to fail unpredictably ([[ | ||
# <span style="font-size: 16px">The network is so slow that your automated tests take too long to run</span> | # <span style="font-size: 16px">The network is so slow that your automated tests take too long to run</span> | ||
# <span style="font-size: 16px">You cannot run your tests on the same environments as your customers</span> | # <span style="font-size: 16px">You cannot run your tests on the same environments as your customers</span> | ||
− | + | =<span style="font-family: Arial; font-size: 16px">'''Questions'''</span>= | |
− | =<span style="font-family: Arial; font-size: 16px">Questions</span>= | + | <span style="font-size: 16px">Who is in charge of the technical side of test Automation?</span> |
− | + | =<span style="font-family: Arial; font-size: 16px">'''Resolving Patterns'''</span>= | |
− | =<span style="font-family: Arial; font-size: 16px">Resolving Patterns</span>= | + | <span style="font-family: Arial; font-size: 16px">Most recommended:</span><br /> |
− | |||
− | |||
* <span style="font-size: 16px">[[DEDICATED RESOURCES ]]for example 1 </span> | * <span style="font-size: 16px">[[DEDICATED RESOURCES ]]for example 1 </span> | ||
* <span style="font-size: 16px">[[GET ON THE CLOUD]] for examples 2 and 3</span> | * <span style="font-size: 16px">[[GET ON THE CLOUD]] for examples 2 and 3</span> | ||
<br /> <br /> <span style="font-size: 14px">................................................................................................................[[Main Page]] / Back to [[ Management Issues]] / Back to [[Test Automation Issues]]</span></div> | <br /> <br /> <span style="font-size: 14px">................................................................................................................[[Main Page]] / Back to [[ Management Issues]] / Back to [[Test Automation Issues]]</span></div> |
Revision as of 12:30, 2 May 2018
................................................................................................................Main Page / Back to Management Issues / Back to Test Automation Issues
................................................................................................................Main Page / Back to Management Issues / Back to Test Automation Issues
Issue Summary
The technical resources for test automation are insufficient or not appropriate or both
Category
Management
Examples
- Sharing machines, databases or network with development or testing causes your automated tests to fail unpredictably (FLAKY TESTS)
- The network is so slow that your automated tests take too long to run
- You cannot run your tests on the same environments as your customers
Questions
Who is in charge of the technical side of test Automation?
Resolving Patterns
Most recommended:
- DEDICATED RESOURCES for example 1
- GET ON THE CLOUD for examples 2 and 3
................................................................................................................Main Page / Back to Management Issues / Back to Test Automation Issues