Difference between revisions of "AUTOMATE EARLY"
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 Patterns]] / Back to [[Test Automation Patterns]]</span> | <div id="content_view" class="wiki" style="display: block"><span style="font-size: 14px">.................................................................................................................[[Main Page]] / Back to [[Management Patterns]] / Back to [[Test Automation Patterns]]</span> | ||
− | =<span style="font-size: 16px">Pattern summary</span>= | + | =<span style="font-size: 16px">'''Pattern summary'''</span>= |
<span style="font-size: 16px">Start to automate as early as possible. The sooner automated tests can be run the sooner you can see results</span> | <span style="font-size: 16px">Start to automate as early as possible. The sooner automated tests can be run the sooner you can see results</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-size: 16px">Management</span> | ||
− | =<span style="font-size: 16px">Description</span>= | + | =<span style="font-size: 16px">'''Description'''</span>= |
<span style="font-size: 16px">Start to automate as early as possible. The sooner you can run automated tests the sooner you can get results: </span><br /> | <span style="font-size: 16px">Start to automate as early as possible. The sooner you can run automated tests the sooner you can get results: </span><br /> | ||
− | |||
* <span style="font-size: 16px">if you work side by side with the developers from the very beginning, you will be able to see to it that the Software Under Test (SUT) is developed as [[TESTABLE SOFTWARE]] </span> | * <span style="font-size: 16px">if you work side by side with the developers from the very beginning, you will be able to see to it that the Software Under Test (SUT) is developed as [[TESTABLE SOFTWARE]] </span> | ||
* <span style="font-size: 16px">the developers have feedback from the beginning</span> | * <span style="font-size: 16px">the developers have feedback from the beginning</span> | ||
* <span style="font-size: 16px">Management will be more ready to support you if you show quickly a return on investment</span> | * <span style="font-size: 16px">Management will be more ready to support you if you show quickly a return on investment</span> | ||
− | + | =<span style="font-size: 16px">'''Implementation'''</span>= | |
− | =<span style="font-size: 16px">Implementation</span>= | ||
<span style="font-size: 16px">Start to automate a [[STEEL THREAD]] or [[AUTOMATE WHAT’S NEEDED]]. </span> | <span style="font-size: 16px">Start to automate a [[STEEL THREAD]] or [[AUTOMATE WHAT’S NEEDED]]. </span> | ||
− | =<span style="font-size: 16px">Potential problems</span>= | + | =<span style="font-size: 16px">'''Potential problems'''</span>= |
<span style="font-size: 16px">If you support [[DATA-DRIVEN TESTING]] or [[KEYWORD-DRIVEN TESTING]] testers will be able to write automated test cases even before the SUT is fully implemented</span><br /> <span style="font-size: 16px">Beware though of ''[[TOO EARLY AUTOMATION]]'': you would invest a lot of effort to produce only “noise”!</span> | <span style="font-size: 16px">If you support [[DATA-DRIVEN TESTING]] or [[KEYWORD-DRIVEN TESTING]] testers will be able to write automated test cases even before the SUT is fully implemented</span><br /> <span style="font-size: 16px">Beware though of ''[[TOO EARLY AUTOMATION]]'': you would invest a lot of effort to produce only “noise”!</span> | ||
− | =<span style="font-size: 16px">Issues addressed by this pattern</span>= | + | =<span style="font-size: 16px">'''Issues addressed by this pattern'''</span>= |
''<span style="font-size: 16px">[[HIGH ROI EXPECTATIONS]]</span>'' | ''<span style="font-size: 16px">[[HIGH ROI EXPECTATIONS]]</span>'' | ||
− | =<span style="font-size: 16px">Experiences</span>= | + | =<span style="font-size: 16px">'''Experiences'''</span>= |
<span style="font-size: 16px">If you have used this pattern, please add your name and a brief story of how you used this pattern: your context, what you did, and how well it worked - or how it didn't work!</span><br /> <br /> <span style="font-size: 14px">.................................................................................................................[[Main Page]] / Back to [[Management Patterns]] / Back to [[Test Automation Patterns]]</span></div> | <span style="font-size: 16px">If you have used this pattern, please add your name and a brief story of how you used this pattern: your context, what you did, and how well it worked - or how it didn't work!</span><br /> <br /> <span style="font-size: 14px">.................................................................................................................[[Main Page]] / Back to [[Management Patterns]] / Back to [[Test Automation Patterns]]</span></div> |
Revision as of 09:48, 2 May 2018
.................................................................................................................Main Page / Back to Management Patterns / Back to Test Automation Patterns
.................................................................................................................Main Page / Back to Management Patterns / Back to Test Automation Patterns
Pattern summary
Start to automate as early as possible. The sooner automated tests can be run the sooner you can see results
Category
Management
Description
Start to automate as early as possible. The sooner you can run automated tests the sooner you can get results:
- if you work side by side with the developers from the very beginning, you will be able to see to it that the Software Under Test (SUT) is developed as TESTABLE SOFTWARE
- the developers have feedback from the beginning
- Management will be more ready to support you if you show quickly a return on investment
Implementation
Start to automate a STEEL THREAD or AUTOMATE WHAT’S NEEDED.
Potential problems
If you support DATA-DRIVEN TESTING or KEYWORD-DRIVEN TESTING testers will be able to write automated test cases even before the SUT is fully implemented
Beware though of TOO EARLY AUTOMATION: you would invest a lot of effort to produce only “noise”!
Issues addressed by this pattern
Experiences
If you have used this pattern, please add your name and a brief story of how you used this pattern: your context, what you did, and how well it worked - or how it didn't work!.................................................................................................................Main Page / Back to Management Patterns / Back to Test Automation Patterns