Modern QA2026Hands-On Exercise — tiles
Log inJoin
25 / 48 · 16 CI/CD Pipelines · Artifact Management← prev⊞ allnext →☰ Read as one page

4.7Hands-On Exercise

  1. Configure your test framework to produce JUnit XML, HTML reports, and screenshots on failure
  2. Add artifact upload steps to your pipeline with appropriate if conditions
  3. Intentionally break a test and download the artifacts to debug it locally
  4. Set up retention policies that differ for passing and failing runs
  5. Configure PR annotations using a test reporter action so failures are visible without clicking into the pipeline