mmtestenv/mmtesttools/Scripts/TestResultsComparisonTool/README.txt
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 31 Aug 2010 16:43:06 +0300
branchRCL_3
changeset 49 735348f59235
permissions -rw-r--r--
Revision: 201028 Kit: 201035
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
49
735348f59235 Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     1
This script is for the purpose of comparing test runs run on Mistral or a developer's machine against a Known Failure sheet and/or comparison Mistral build to identify any new regressions introduced in the current run.
735348f59235 Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     2
735348f59235 Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     3
For usage call ResultsComparison.pl -h
735348f59235 Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     4
735348f59235 Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     5
Whenever updating the script please run the regression suite prior to submission.  The steps are as follows:
735348f59235 Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     6
735348f59235 Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     7
1.  Install Apache Web Server and host a server on port 8080.
735348f59235 Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     8
2.  Map the contents of the RegressionSuite folder to the root of the web server's source location.
735348f59235 Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     9
3.  Copy RegressionTestKF.xml to the C:\ drive.
735348f59235 Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    10
4.  Call RunTesting.bat
735348f59235 Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    11
5.  Compare the output files to the contents of the ExpectedResultLogs folder and ensure they match.
735348f59235 Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    12
735348f59235 Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    13
N.B.  If adding new tests that affect the Known Failure sheet remember to regenerate the XML version from within Excel:
735348f59235 Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    14
File --> Save As --> XML Spreadsheet 2003 filetype
735348f59235 Revision: 201028
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    15