Avsnitt 3. Kapitel 7
single
Challenge: Visualize Test Suite Outcomes
Svep för att visa menyn
Uppgift
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
Var allt tydligt?
Tack för dina kommentarer!
Avsnitt 3. Kapitel 7
single
Fråga AI
Fråga AI
Fråga vad du vill eller prova någon av de föreslagna frågorna för att starta vårt samtal