Changes between Version 40 and Version 41 of Contribute/QA


Ignore:
Timestamp:
01/04/13 08:58:22 (12 years ago)
Author:
Michael Howden
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Contribute/QA

    v40 v41  
    4848=== Write Manual Test Cases for a Sahana Eden Module ===
    4949Write up the steps to perform the user tasks in the module, automate the tests using Selenium IDE, provide test data where useful.
    50 Document the User's workflows as test cases in the [https://docs.google.com/spreadsheet/ccc?key=0AmB3hMcgB-3idG1XNGhhRG9QWF81dUlKLXpJaFlCMFE Sahana Eden Tests] spreadsheet (Test Scripts sheet). Include any test data you use. You should test as much of the functionality as possible.
     50Document the User's workflows as test cases in the [https://docs.google.com/spreadsheet/ccc?key=0AmB3hMcgB-3idG1XNGhhRG9QWF81dUlKLXpJaFlCMFE Sahana Eden Tests] spreadsheet (Test Scripts sheet) or in another document. Include any test data you use. You should test as much of the functionality as possible. Add a link to the Test Case in http://eden.sahanafoundation.org/wiki/Contribute/QA#CreateAnAutomatedTestsforaManualTestCase so that this test case can be automated.
    5151
    5252=== Run the Automated Tests ===
     
    8181 * eden/modules/tests/inv/wh_stock_report.py
    8282
    83 === Create An Automated Tests for a manual Test Case ===
     83=== Create An Automated Tests for a Manual Test Case ===
    8484Follow the instructions on DeveloperGuidelines/Testing to complete these tests, ensure that they run correctly and add them to the suite.:
    8585 * http://eden.sahanafoundation.org/attachment/wiki/Contribute/QA/Search_doc.docx