Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

If you want to execute a Test you should log in Dashboard  https://issues.openmrs.org/secure/Dashboard.jspa than in Test Menu click on 'Project' and choose your module (project).

 

  1. In Dashboard  from the Test Menu choose 'Test' than 'Execute Tests'
  2. Click on one of interesting you Test Cycle.
  3. If it is Automated Test choose 'Issue Key'  in interesting you Test Case. click on link 'Automation:' . On link you can find test code.

    All the test 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 https://ci.openmrs.org/browse/REFAPP-OMODDISTRO-INTTESTS-3377.  If you want to know detail failure click on link:

  4. If you testing Manual Test 

    For Each test in Test Cycle:

    • click on 'E' Button in the 'Execute' Column
    • perform all steps shown in 'Test Details' Menu


 

If one of steps in Test Case fails than change status on 'FAIL'  both in the main Test Execution Status and in 'Status'  column in the appropriate step . Add appropriate issue in 'Defects' column (create it if it doesn't exist). And describe about failure in 'Comment' area.

If Test Case pass you change main status ' and than we knew that everything Test Step passed.

 

 

 

  • No labels