7. Develop and perform testing with automated tests that can be used to measure site performance in the browser using Playwright - MDEllis73/mywebclass-simulation GitHub Wiki


Initiative: 7. Develop and perform testing with automated tests that can be used to measure site performance in the browser using Playwright

Epic: Automated Site Performance Testing with Playwright

User story: As a site owner, I want to automatically measure my site's performance to identify and address any performance issues, so that my site is optimized for speed and user experience. [8 Points]

Positive situation: By using automated tests to measure site performance, the site owner can continuously monitor and optimize their site over time, resulting in a highly optimized and efficient site that loads quickly and provides a great user experience.

Negative situation:The automated tests encounter a technical issue that prevents them from executing, delaying the site owner's ability to optimize the site's performance.

Task: Create a test plan for automated performance testing with Playwright

Acceptance Criteria:

  1. Provide clear feedback on how to address any performance issues.
  2. Run tests regularly and automatically to monitor performance over time.
  3. Ensure easy access to test results and reports.
  4. Tests should not significantly impact site performance.

  1. Be specific: Identify the exact performance issue you are addressing and provide specific examples to support your feedback. Use clear and concise language that the employee can easily understand. Address the commits and pushes made.

  2. Tests ran

image

  1. Resuts and reports

image

image

  1. Doesn't impact site performance

image

Duration: 6 hours