You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.