Difference between revisions of "Not reusing existing data"

From Test Automation Patterns
Jump to navigation Jump to search
 
Line 1: Line 1:
<div id="content_view" class="wiki" style="display: block">'''<span style="font-size: 16px">Why is it difficult to reuse data?</span>
+
<div id="content_view" class="wiki" style="display: block"><span style="font-size: 16px">Why is it difficult to reuse data?</span>
 
<br /> <span style="font-size: 16px">Please select the item that describes best your current situation</span>:<br /> <br /> <span style="font-size: 16px">For the following items the issue of choice is ''[[TEST DATA LOSS]]'':</span><br />  
 
<br /> <span style="font-size: 16px">Please select the item that describes best your current situation</span>:<br /> <br /> <span style="font-size: 16px">For the following items the issue of choice is ''[[TEST DATA LOSS]]'':</span><br />  
  

Latest revision as of 08:19, 2 July 2018

Why is it difficult to reuse data?


Please select the item that describes best your current situation:

For the following items the issue of choice is TEST DATA LOSS:

  1. It's faster (and easier) to create new data than to try to reuse it
  2. Nobody knows what is already available


For the following items look up the issue INCONSISTENT DATA:

  1. You can only use the data once, then it gets corrupted
  2. Data is only valid for one release
  3. Data has to be updated from release to release


Return to Creation or maintenance of test data

Return to Maintenance expectations not met