-
Notifications
You must be signed in to change notification settings - Fork 36
Test Process in an Agile Context
Roland Stens edited this page Mar 13, 2018
·
1 revision
The key characteristics of agile testing align with the key characteristics of agile development:
- Working closely with developers, business analysts, testers and other stakeholders.
- Testers are an integrated part of agile team.
- Testing on an ongoing basis during sprints and not at the end of project.
- Focus on test automation.
- Shorter test and release cycles.
- An agile context would perhaps suggest foregoing any process. This is not the case. What we will be doing is using "just enough" process and guidelines to add value to the cooperation during the sprints.
- Working on GWELLS (full workflow from writing code to deploying to prod)
- Water terminologies
- Testing
- Swagger Documentation
- Restore a database backup manually
- (Archived) Manual Syncing of DEV to TEST to PROD
- (Archived) Setup GWells data migration for local dev test
- Update PostGres Oracle Foreign Data Wrapper image
- Increase PostgreSQL Database storage
- (Archived) Regular Corruption of the PostgreSQL DB
- (Archived) Recovering from a corrupt PostgreSQL Database