planning test automation based on priority which can be viewed in the automated test guide • Developing critical and major regression tests which will be added to the regression suite • Developing UI tests for each Sprint How many UI tests do we have?
due to a page timeout (we are working on improving our staging environment) • Indicates that this is a reviewed and confirmed problem and needs to be resolved (brittle test, bug, integration failure, etc.) ChatOps workflow
load testing • Adding more tests into the release pipeline, I have created drafts within the test automation roadmap • Add unit tests to CI, this will be done on code check-in • Add specified UI automation to staging environment e.g. run unit tests → run UI tests What do we need?
automation when we have a strong set of UI automation actively running • Update the URL so that we have production tests running as well as staging • Various cleanup and refactoring e.g. splitting up our page objects, restructuring our directories What do we need?