IKivan-kozenko -aqa
Try yourself as a QA tester
Back to topic

Quiz

Trace viewer

Check yourself

  1. 1.A test fails on CI with 'element not found'. You have a trace. What's the first thing to check?
  2. 2.Which trace recording mode is recommended for CI and why?
  3. 3.You downloaded a trace.zip from CI but don't have Playwright installed locally. How can you view the trace?
  4. 4.In the Trace Viewer, what does the 'Action' DOM snapshot show (as opposed to 'Before' and 'After')?
  5. 5.What information does the 'Log' tab in Trace Viewer show?
  6. 6.A teammate shares a trace.zip from a CI failure. You know it contains auth tokens from the test user. What should you be careful about?
  7. 7.What does the colored timeline at the top of Trace Viewer represent?
  8. 8.You click an action in the Actions panel and the DOM snapshot shows the page but the layout looks wrong. What can you do to inspect the CSS more closely?