Difference between revisions of "INADEQUATE DOCUMENTATION"

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: 14px">.........................................................................................")
 
m (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 [[Process 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 [[Process 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>=
 
<br /> <span style="font-size: 16px">Test automation testware (scripts data etc.) are not adequately documented</span>
 
<br /> <span style="font-size: 16px">Test automation testware (scripts data etc.) are not adequately documented</span>
=<span style="font-size: 16px">Category</span>=
+
=<span style="font-size: 16px">'''Category'''</span>=
 
<br /> <span style="font-size: 16px">Process</span><br /> <br />  
 
<br /> <span style="font-size: 16px">Process</span><br /> <br />  
=<span style="font-family: Arial; font-size: 16px">Examples</span>=
+
=<span style="font-family: Arial; font-size: 16px">'''Examples'''</span>=
 
<br /> <span style="font-size: 16px">Test scripts are not documented at all or not adequately, so they cannot be found (no reuse) or nobody knows what they actually do.</span><br /> <span style="font-size: 16px">Available data is not documented so it cannot be reused. </span><br /> <span style="font-size: 16px">Documentation is missing about the kind of data and / or where to find it or where to store it.</span><br /> <span style="font-size: 16px">There is no overview of the automation "regime" - where various artefacts are stored, the aims and objectives of the automation, etc.</span><br /> <br />  
 
<br /> <span style="font-size: 16px">Test scripts are not documented at all or not adequately, so they cannot be found (no reuse) or nobody knows what they actually do.</span><br /> <span style="font-size: 16px">Available data is not documented so it cannot be reused. </span><br /> <span style="font-size: 16px">Documentation is missing about the kind of data and / or where to find it or where to store it.</span><br /> <span style="font-size: 16px">There is no overview of the automation "regime" - where various artefacts are stored, the aims and objectives of the automation, etc.</span><br /> <br />  
=<span style="font-family: Arial; font-size: 16px">Questions</span>=
+
=<span style="font-family: Arial; font-size: 16px">'''Questions'''</span>=
 
<br /> <span style="font-size: 16px">Who creates the scripts? Who maintains them?</span><br /> <span style="font-size: 16px">Who creates the data? Who maintains it?</span><br /> <span style="font-size: 16px">Who uses the data or the scripts?</span><br /> <span style="font-size: 16px">Are there standards? Are they used?</span>
 
<br /> <span style="font-size: 16px">Who creates the scripts? Who maintains them?</span><br /> <span style="font-size: 16px">Who creates the data? Who maintains it?</span><br /> <span style="font-size: 16px">Who uses the data or the scripts?</span><br /> <span style="font-size: 16px">Are there standards? Are they used?</span>
=<span style="font-family: Arial; font-size: 16px">Resolving Patterns</span>=
+
=<span style="font-family: Arial; font-size: 16px">'''Resolving Patterns'''</span>=
 
<br /> <span style="font-family: Arial; font-size: 16px">Most recommended:</span><br />  
 
<br /> <span style="font-family: Arial; font-size: 16px">Most recommended:</span><br />  
  

Revision as of 10:53, 29 April 2018

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

Issue Summary


Test automation testware (scripts data etc.) are not adequately documented

Category


Process

Examples


Test scripts are not documented at all or not adequately, so they cannot be found (no reuse) or nobody knows what they actually do.
Available data is not documented so it cannot be reused.
Documentation is missing about the kind of data and / or where to find it or where to store it.
There is no overview of the automation "regime" - where various artefacts are stored, the aims and objectives of the automation, etc.

Questions


Who creates the scripts? Who maintains them?
Who creates the data? Who maintains it?
Who uses the data or the scripts?
Are there standards? Are they used?

Resolving Patterns


Most recommended:


Other useful patterns:


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