Difference between revisions of "Preparing the expected results is difficult"

From Test Automation Patterns
Jump to navigation Jump to search
 
Line 1: Line 1:
 
<div id="content_view" class="wiki" style="display: block">
 
<div id="content_view" class="wiki" style="display: block">
=<span style="font-size: 16px">Where is the problem in preparing the expected results?</span>=
+
<span style="font-size: 16px">Where is the problem in preparing the expected results?</span>
<br /> <span style="font-size: 16px">If you are facing problems similar to the items below, then please look up the issue ''[[HARD-TO-AUTOMATE RESULTS]]'' for suggestion on how to solve them</span><br /> <br />  
+
<br /><br /> <span style="font-size: 16px">If you are facing problems similar to the items below, then please look up the issue ''[[HARD-TO-AUTOMATE RESULTS]]'' for suggestion on how to solve them</span><br /> <br />  
  
 
# <span style="font-size: 16px">Results can only be compared on the GUI</span>
 
# <span style="font-size: 16px">Results can only be compared on the GUI</span>

Latest revision as of 08:18, 2 July 2018

Where is the problem in preparing the expected results?

If you are facing problems similar to the items below, then please look up the issue HARD-TO-AUTOMATE RESULTS for suggestion on how to solve them

  1. Results can only be compared on the GUI
  2. Results are spread through different databases or media and it's difficult to put them together in a meaningful way
  3. Results change randomly
  4. Results change from release to release


Return to Creation or maintenance of test data