Difference between revisions of "HIGH ROI EXPECTATIONS"

From Test Automation Patterns
Jump to navigation Jump to search
m (Topic titles in capital letters)
m (empty lines removed)
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><br />  
+
<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-size: 16px">'''Issue Summary'''</span>=
 
=<span style="font-size: 16px">'''Issue Summary'''</span>=
<span style="font-size: 16px">Management wants to maximize ROI from the test automation project, but is not prepared to invest adequately. The [[HIGH%20ROI%20EXPECTATIONS%20Mind%20Map]] shows an overview of the resolving patterns for this issue.</span><br /> <br />  
+
<span style="font-size: 16px">Management wants to maximize ROI from the test automation project, but is not prepared to invest adequately.</span>  
 
=<span style="font-family: Arial; font-size: 16px">'''Category'''</span>=
 
=<span style="font-family: Arial; font-size: 16px">'''Category'''</span>=
<span style="font-family: Arial; font-size: 16px">Management</span><br /> <br />  
+
<span style="font-family: Arial; font-size: 16px">Management</span>  
 
=<span style="font-size: 16px">'''Examples'''</span>=
 
=<span style="font-size: 16px">'''Examples'''</span>=
 
 
 
# <span style="font-size: 16px">Management thinks that buying an expensive testing tool is all that's needed for test automation</span>
 
# <span style="font-size: 16px">Management thinks that buying an expensive testing tool is all that's needed for test automation</span>
 
# <span style="font-size: 16px">Management expects that with test automation you will be able to find lots of bugs (even if it is regression testing that was automated)</span>
 
# <span style="font-size: 16px">Management expects that with test automation you will be able to find lots of bugs (even if it is regression testing that was automated)</span>
 
# <span style="font-size: 16px">Management thinks that having test automation means that fewer testers will be needed</span>
 
# <span style="font-size: 16px">Management thinks that having test automation means that fewer testers will be needed</span>
 
# <span style="font-size: 16px">Management thinks that you will never have to change tools, so why put so much effort into the architecture of the testware</span>
 
# <span style="font-size: 16px">Management thinks that you will never have to change tools, so why put so much effort into the architecture of the testware</span>
<br />
 
 
=<span style="font-size: 16px">'''Questions'''</span>=
 
=<span style="font-size: 16px">'''Questions'''</span>=
<span style="font-size: 16px">What does management expect from test automation? What do testers expect?</span><br /> <span style="font-size: 16px">Has a business plan been worked out? </span><br /> <br />  
+
<span style="font-size: 16px">What does management expect from test automation? What do testers expect?</span><br /> <span style="font-size: 16px">Has a business plan been worked out? </span>  
 
=<span style="font-size: 16px">'''Resolving Patterns'''</span>=
 
=<span style="font-size: 16px">'''Resolving Patterns'''</span>=
 
<span style="font-size: 16px">Most recommended:</span><br />  
 
<span style="font-size: 16px">Most recommended:</span><br />  
 
 
* <span style="font-size: 16px">[[AUTOMATE GOOD TESTS]]: use this pattern to select the test cases to automate that will bring the greatest ROI as quickly as possible</span>
 
* <span style="font-size: 16px">[[AUTOMATE GOOD TESTS]]: use this pattern to select the test cases to automate that will bring the greatest ROI as quickly as possible</span>
 
* <span style="font-size: 16px">Make sure that you have [[SET CLEAR GOALS]] which are realistic and achievable</span>
 
* <span style="font-size: 16px">Make sure that you have [[SET CLEAR GOALS]] which are realistic and achievable</span>
Line 23: Line 19:
 
* <span style="font-size: 16px">[[SHARE INFORMATION]]: communicate what can realistically be achieved with automation, set manager's expectations to more realistic levels</span>
 
* <span style="font-size: 16px">[[SHARE INFORMATION]]: communicate what can realistically be achieved with automation, set manager's expectations to more realistic levels</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">[[ AUTOMATE EARLY]]: This pattern, together with [[WHOLE TEAM APPROACH]], can help you deliver solid automation from the project start.</span>
 
* <span style="font-size: 16px">[[ AUTOMATE EARLY]]: This pattern, together with [[WHOLE TEAM APPROACH]], can help you deliver solid automation from the project start.</span>
 
* <span style="font-size: 16px">[[DESIGN FOR REUSE]]: Apply this pattern for long-term ROI</span>
 
* <span style="font-size: 16px">[[DESIGN FOR REUSE]]: Apply this pattern for long-term ROI</span>

Revision as of 07:01, 5 May 2018

.................................................................................................................Main Page / Back to Management Issues / Back to Test Automation Issues

Issue Summary

Management wants to maximize ROI from the test automation project, but is not prepared to invest adequately.

Category

Management

Examples

  1. Management thinks that buying an expensive testing tool is all that's needed for test automation
  2. Management expects that with test automation you will be able to find lots of bugs (even if it is regression testing that was automated)
  3. Management thinks that having test automation means that fewer testers will be needed
  4. Management thinks that you will never have to change tools, so why put so much effort into the architecture of the testware

Questions

What does management expect from test automation? What do testers expect?
Has a business plan been worked out?

Resolving Patterns

Most recommended:

  • AUTOMATE GOOD TESTS: use this pattern to select the test cases to automate that will bring the greatest ROI as quickly as possible
  • Make sure that you have SET CLEAR GOALS which are realistic and achievable
  • DO A PILOT: apply this pattern if you are just starting with test automation and neither management nor you really can judge what it costs and what it will bring, or if previous automation has been too expensive and you want to make significant changes to improve the ROI
  • MAINTAINABLE TESTWARE: apply this pattern for long-term ROI, not necessarily for quick wins
  • SHARE INFORMATION: communicate what can realistically be achieved with automation, set manager's expectations to more realistic levels


Other useful patterns:


.................................................................................................................Main Page / Back to Management Issues / Back to Test Automation Issues