QA/Mozmill Test Automation/Test Writing: Difference between revisions

Jump to navigation Jump to search
Line 90: Line 90:


'''You are now ready to write your next test'''
'''You are now ready to write your next test'''
== Finishing up the Test  ==
Before the bug can be marked as fixed, the corresponding Litmus tests have to be updated. Please make sure that the tests for all the supported branches are getting updated. There are two steps necessary:
1. Use the following template and add the content at the bottom of the steps to execute. Make sure to correctly specify the branch after the 'file' fragment:
<blockquote>&lt;br/&gt;&lt;hr/&gt;<br>This test is covered by Mozmill: [testCookies/testRemoveCookie.js](http://hg.mozilla.org/qa/mozmill-tests/file/default/firefox/testCookies/testRemoveCookie.js) </blockquote>
2. Add the test to the 'Mozmill Tests' / 'Mozmill - All' testgroup.
Also take care of the Mozmill test coverage spreadsheet and add a line with the litmus id's to the data table.
Once this has been done, the bug can be marked as fixed. Wait for the next test-run on the QA machine. If no problems or regressions appear we are fine and you did a great job. Otherwise we have to back-out the patch and go back to the investigation phase and check why the test fails.
Confirmed users
14,525

edits

Navigation menu