Difference between revisions of "INADEQUATE 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 [[Execution 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 [[Execution 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-size: 16px">The hardware or the network are too slow</span> | <span style="font-size: 16px">The hardware or the network are too slow</span> | ||
− | =<span style="font-size: 16px">Category</span>= | + | =<span style="font-size: 16px">'''Category'''</span>= |
<span style="font-size: 16px">Execution </span> | <span style="font-size: 16px">Execution </span> | ||
− | =<span style=" | + | =<span style="font-size: 16px">'''Examples'''</span>= |
<span style="font-size: 16px">Automated tests run on older machines that have been discarded by developers</span><br /> <span style="font-size: 16px">The network is overloaded so response times are way to long</span><br /> <span style="font-size: 16px">Databases are shared with testing and development and on critical times can slow down to a creep</span> | <span style="font-size: 16px">Automated tests run on older machines that have been discarded by developers</span><br /> <span style="font-size: 16px">The network is overloaded so response times are way to long</span><br /> <span style="font-size: 16px">Databases are shared with testing and development and on critical times can slow down to a creep</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">Why aren't the appropriate resources available?</span> | <span style="font-size: 16px">Why aren't the appropriate resources available?</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-family: Arial; font-size: 16px">Most recommended:</span><br /> | ||
− | |||
* <span style="font-size: 16px">[[DEDICATED RESOURCES]]: Use this pattern in order to get the resorces that you need, when you need them </span> | * <span style="font-size: 16px">[[DEDICATED RESOURCES]]: Use this pattern in order to get the resorces that you need, when you need them </span> | ||
* <span style="font-size: 16px">[[MANAGEMENT SUPPORT]]: Support from management is needed in order to get the resources needed for optimal test execution</span> | * <span style="font-size: 16px">[[MANAGEMENT SUPPORT]]: Support from management is needed in order to get the resources needed for optimal test execution</span> | ||
<br /> <span style="font-size: 16px">Other useful patterns:</span><br /> | <br /> <span style="font-size: 16px">Other useful patterns:</span><br /> | ||
− | |||
* <span style="font-size: 16px">[[ GET ON THE CLOUD]]: Getting on the cloud can be a very economical way to solve bottlenecks</span> | * <span style="font-size: 16px">[[ GET ON THE CLOUD]]: Getting on the cloud can be a very economical way to solve bottlenecks</span> | ||
<br /> <span style="font-size: 14px">.................................................................................................................[[Main Page]] / Back to [[Execution Issues]] / Back to [[Test Automation Issues]]</span></div> | <br /> <span style="font-size: 14px">.................................................................................................................[[Main Page]] / Back to [[Execution Issues]] / Back to [[Test Automation Issues]]</span></div> |
Revision as of 08:06, 3 May 2018
.................................................................................................................Main Page / Back to Execution Issues / Back to Test Automation Issues
.................................................................................................................Main Page / Back to Execution Issues / Back to Test Automation Issues
Issue Summary
The hardware or the network are too slow
Category
Execution
Examples
Automated tests run on older machines that have been discarded by developers
The network is overloaded so response times are way to long
Databases are shared with testing and development and on critical times can slow down to a creep
Questions
Why aren't the appropriate resources available?
Resolving Patterns
Most recommended:
- DEDICATED RESOURCES: Use this pattern in order to get the resorces that you need, when you need them
- MANAGEMENT SUPPORT: Support from management is needed in order to get the resources needed for optimal test execution
Other useful patterns:
- GET ON THE CLOUD: Getting on the cloud can be a very economical way to solve bottlenecks
.................................................................................................................Main Page / Back to Execution Issues / Back to Test Automation Issues