Difference between revisions of "People costs"

From Test Automation Patterns
Jump to navigation Jump to search
(Created page with "<div id="content_view" class="wiki" style="display: block"><span style="font-size: 16px">There is a perception that the "people" cost is too high with your automation effort.<...")
 
Line 4: Line 4:
  
 
# <span style="font-size: 16px"><span style="font-size: 16px">Automation is done (or has been done) ad-hoc with no planning or preparation : look up the issue </span>''[[AD-HOC AUTOMATION]]''.</span>
 
# <span style="font-size: 16px"><span style="font-size: 16px">Automation is done (or has been done) ad-hoc with no planning or preparation : look up the issue </span>''[[AD-HOC AUTOMATION]]''.</span>
# <span style="font-size: 16px"><span style="font-size: 16px">Test execution needs manual intervention for the automation to continue. </span>The issue ''[['MANUAL' AUTOMATION]]'' suggests the patterns needed to resolve this problem.</span>
+
# <span style="font-size: 16px"><span style="font-size: 16px">Test execution needs manual intervention for the automation to continue. </span>The issue ''[[MANUAL INTERVENTIONS]]'' suggests the patterns needed to resolve this problem.</span>
 
# <span style="font-size: 16px">Support for test automation is not the first priority for management, so automators lose time waiting for support from specialists (testers, database administrators, developers). <span style="font-size: 16px">Look up the issue </span>''[[INADEQUATE SUPPORT]]'' for help.</span>
 
# <span style="font-size: 16px">Support for test automation is not the first priority for management, so automators lose time waiting for support from specialists (testers, database administrators, developers). <span style="font-size: 16px">Look up the issue </span>''[[INADEQUATE SUPPORT]]'' for help.</span>
 
# <span style="font-size: 16px">Management thinks that once automation is running there is nothing more to do (who needs maintenance?): the issue to look up in this case is ''[[UNREALISTIC EXPECTATIONS]].''</span>
 
# <span style="font-size: 16px">Management thinks that once automation is running there is nothing more to do (who needs maintenance?): the issue to look up in this case is ''[[UNREALISTIC EXPECTATIONS]].''</span>
 
# <span style="font-size: 16px">[[Training]] is needed but is difficult to get or to justify.</span>
 
# <span style="font-size: 16px">[[Training]] is needed but is difficult to get or to justify.</span>
<br /> <span style="font-size: 16px">Return to [[Maintenance%20costs%20too%20high | Maintenance costs too high]]</span><br /> <br /> <span style="font-size: 16px">B10</span></div>
+
<br /> <span style="font-size: 16px">Return to [[Maintenance%20costs%20too%20high | Maintenance costs too high]]</span></div>

Revision as of 09:56, 26 June 2018

There is a perception that the "people" cost is too high with your automation effort.

Do you have a reasonable idea about what this cost actually is? Do you know which automation-related activities and tasks are the most costly? You don't need exact numbers, but you do need some concrete evidence of where your costs currently are, and whether or not they are reasonable.

What costs have not been budgeted correctly?


Please select from the list below the topic with the most probable cause

  1. Automation is done (or has been done) ad-hoc with no planning or preparation : look up the issue AD-HOC AUTOMATION.
  2. Test execution needs manual intervention for the automation to continue. The issue MANUAL INTERVENTIONS suggests the patterns needed to resolve this problem.
  3. Support for test automation is not the first priority for management, so automators lose time waiting for support from specialists (testers, database administrators, developers). Look up the issue INADEQUATE SUPPORT for help.
  4. Management thinks that once automation is running there is nothing more to do (who needs maintenance?): the issue to look up in this case is UNREALISTIC EXPECTATIONS.
  5. Training is needed but is difficult to get or to justify.

Return to Maintenance costs too high