Details
-
Task
-
Status: Closed
-
Must
-
Resolution: Done
-
Reference Application 2.11.0
-
Medium
Description
Goal: Combine selenium visit tests linked to this ticket and rewrite in cucumber framework to form an end to end workflow.
Guidance:
To complete this task, you will need to do the following within https://github.com/openmrs/openmrs-contrib-qaframework:
- Create Feature File in the correct location here: https://github.com/openmrs/openmrs-contrib-qaframework/tree/master/qaframework-bdd-tests/src/test/resources/features
- Create Page: Follow sample page files at https://wiki.openmrs.org/pages/viewpage.action?pageId=235277297
- Write Steps in Gherkin (Guidance here: https://cucumber.io/docs/gherkin/reference/)
- Complete the test in Selenium using the OMRS QA Framework
- Add a "Visit" test status pill to the QA Framework Repo README under the 2.x RefApp section