Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. From the Test Menu choose 'Test' than 'Execute Tests'


  2. Click on the Test Cycle.
  3. Click a link to Test Case that interests you in 'Issue Key' column. 
    If it is an Automated Test, click on link 'Automation:' .
    On the link you can find test code.

    All the tests should have execution status "Pass". If any of the tests fails, change it's execution status to "Fail". Any change in build code on  http://devtest01.openmrs.org:8080/openmrs/login.html runs all Automated Tests on https://ci.openmrs.org/browse/REFAPP-OMODDISTRO-INTTESTS-3377.  If you need to know detail failure click on link:


    If you are testing Manual Test For Each test :

    for each Test Case in Test Cycle:

...


    If one of steps in Test Case fails than change status on

...

  1. "FAIL

...

  1. "  both in the

...

  1. Test Execution 'Execution Status' field and in 'Status'  column in the appropriate step . Add appropriate issue in 'Defects' column and Test Execution 'Defects' field (create it if it doesn't exist).

...

  1. Describe the failure in both 'Comment'

...

  1. column and Test Execution field.

If Test Case pass passes you can change main status ' status to "PASS" and than we knew know that everything all Test Step Steps passed.