Details
-
Story
-
Status: Closed
-
Must
-
Resolution: Done
-
None
-
Medium
Description
Goal: Combine selenium person tests linked to this ticket and rewrite in cucumber framework to form an end to end workflow.
The selenium tests in context include;
- RegisterPatientTest,
- FindPatientByNameTest,
- _FindPatientRecordTest,
- RegisterUnidentifiedPatientTest _,
- _DuplicatePatientRegisterTest,
- NamePatientAccentedLetterTest,
- MergePatientTest,
- UnidentifiedPatientKeyboardTest,
- UsingBackButtonInMergePatientTest
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 "Patient" test status pill to the QA Framework Repo README under the 2.x RefApp section
Gliffy Diagrams
Attachments
Issue Links
- mentioned in
-
Page Loading...