-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Research and document testing process #5
Comments
I previously put this comment in the wrong issue - should have been in this one. MaryBaum pointed out there are multiple areas for testing involved. test scripts used to mimic user activity - https://make.wordpress.org/test/ |
One way testing can be improved to support a more streamlined development process: • update the test runner and reporter to collect more types of metrics and to allow hosts to be able to submit multiple reports from the same user. This means more information coming in about potential global issues as hosts test out new releases. The hosting team has already started this process. |
Hristo is prepared to work on improving E2E testing |
While some documentation exists on the current test process, of course this documentation can be iterated on and improved as part of streamlining the release cycle.
The text was updated successfully, but these errors were encountered: