-
Notifications
You must be signed in to change notification settings - Fork 2
QA Tools
rachitasharma edited this page May 23, 2016
·
5 revisions
We have Google Cloud test servers setup to use for everyday testing. One specific server is updated everyday with the latest master code and the rest of the servers are used for branch testing or any other testing required.
- Store all the regression/smoke test cases for different modules of the application
- Run regression tests and smoke tests regularly using the test cases
- Report issues found on the application
- Test story/bug tickets
- Monitor the tickets coming into QA
- Refer to requirement details for testing
- Building new WAR files
- For testing any database related issues
- For adding details regarding any issue reported on JIRA
Breeding Management System Documentation