...
- Go to the testing dashboard at https://issues.openmrs.org/browse/RAQA/?selectedTab=com.thed.zephyr.je:pdb_cycle_panel_section
- Expand an existing Test Cycle by clicking > in the leftmost column. You can choose from test cycles we are currently working on:
- OpenMRS 2.2 Release Tests
- OpenMRS 2.2 Regression Tests
- Open up an environment that is indicated in the rightmost column of the chosen test cycle. Typically for release and regression tests it will be one of our UAT servers e.g. http://uat01.openmrs.org:8080/openmrs/login.htm
- For each any Test Case that is in status UNEXECUTED in Test Case UNEXECUTED click on 'E' Button in the 'Execute' Column:.
- Perform all steps shown in the 'Test Details' Menu list on the environment you have opened up in the 3rd step.
If one of the steps in Test Case fails then change its status on to "FAIL" both in the Test Execution 'Execution Status' field and in 'Status' column in of the appropriate step. Add appropriate Create an issue in the RA project describing the failure and add it in the 'Defects' column and Test Execution 'Defects' field (create it if it doesn't exist). Describe the failure in both 'Comment' column and Test Execution field.
If Test Case passes change Test Execution 'Execution Status' field status to "PASS" . 'Execution Status' "PASS" means that all test steps have passed (there is no need to set the "Pass" status on each step in such a case).
...