Skip to content

openmrs/openmrs-contrib-qaframework

Repository files navigation

QA Dashboard: Project Status


Platform (core)

TRUNK REST API FHIR API SONAQUBE DASHBOARD
Build Status
Install & Upgrade Tests
Platform Simple Installation
Platform Advanced Installation
Platform Postgres Installation
Platform Upgrade
Platform Testing Installation

Reference Application

2.x RefApp Workflow Tests
All Chrome Tests
All Firefox Tests
RefApp 2.x Clinical Visit
RefApp 2.x Patient Condition
RefApp 2.x Location Management
RefApp 2.x Vitals And Triaging
RefApp 2.x Inpatient
RefApp 2.x Registration
RefApp 2.x Roles And Privileges
RefApp 2.x Find Patient
RefApp 2.x Person
RefApp 2.x Patient Demographics
RefApp 2.x User Account
RefApp 2.x Patient Record
RefApp 2.x Patient Encounter
RefApp 2.x Report
RefApp 2.x Appointment
RefApp 2.x Phone Number Validation
RefApp 2.x Provider
RefApp 2.x Add User & Roles
RefApp 2.x Form
RefApp 2.x Patient Allergies
RefApp 2.x Visit Type
RefApp 2.x Visit Note
RefApp 2.x Patient Visit
RefApp 2.x Login
RefApp 2.x Service
RefApp 2.x Module
RefApp 2.x Open Concept Lab
2.x RefApp Feature-Specific Tests*
Legacy Selenium Chrome
Legacy Selenium Firefox
Legacy UI
* Detailed list of Legacy Selenium Tests here.

Concept Management Tools

OpenMRS Dictionary Manager
Dictionary Manager
Basic Dictionary Management (Create, Edit, Copy, Version and Release)
Organization Management

openmrs-contrib-qaframework

OpenMRS BDD QA framework, Currently tracking;

Installing dependencies

  • mvn clean install -DskipTests=true

Configuration

Set your test configurations in qaframework-bdd-tests/src/test/resources/org/openmrs/uitestframework/test.properties. MySQL password should be the same for initialSetupTests as openmrs password

Running test projects

Navigate into bdd tests module

  • cd qaframework-bdd-tests

Running Ref app selenium tests

  • npm run refappSelenium

Running Platform Simple Installation test

  • npm run simpleCoreInstall

Running Platform Advanced Installation test

  • npm run advancedCoreInstall

Running Platform postgres Installation test

  • npm run postgresCoreInstall

Running Platform Testing Installation test

  • npm run testingCoreInstall

Running Platform Upgrade test

  • npm run coreUpgrade

Wiki

  • We use JIRA to track issues and monitor project development. Refer to this link to view all issues and project summary: QA Kanban board JIRA.

  • To get started contributing, start working on introductory issues in JIRA and check out OpenMRS Pull Request Tips.

  • There is a detailed guide for setting up the OpenMRS QA Framework locally, checkout the guide here.

About

The end-to-end automated tests for OpenMRS 2.x Reference Application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published