Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Challenge: Visualize Test Suite Outcomes | System Interaction and Test Automation
/
Python for Automation Engineers
Sektion 3. Kapitel 7
single

single

bookChallenge: Visualize Test Suite Outcomes

Stryg for at vise menuen

Opgave

Swipe to start coding

You are given a dictionary containing test names as keys and their outcomes ("passed" or "failed") as values. Your goal is to analyze and visualize the results using a bar chart. This exercise builds on your understanding of reporting and visualization for automation.

  • Count how many tests have the outcome "passed".
  • Count how many tests have the outcome "failed".
  • Plot a bar chart with the counts for "Passed" and "Failed".
  • Label the x-axis as "Test Outcome" and the y-axis as "Number of Tests".
  • Add the title "Test Suite Outcomes" to the chart.

Løsning

Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 3. Kapitel 7
single

single

Spørg AI

expand

Spørg AI

ChatGPT

Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat

some-alt