curriculum/challenges/english/blocks/learn-how-to-talk-about-numbers-with-a-coworker/68481a0937f31054642ddaa6.md
Listen to the audio and answer the question below.
What does the testing phase include?
Both early code tests and final checks before release.
Only checking the user interface.
Alice says testing includes everything, not just the interface.
Only testing done after launch.
She says these checks happen before launch.
Just reviewing the documentation.
Documentation is not mentioned — this is about actual software testing.
1
Alice says the testing phase includes everything from initial unit tests to final QA checks.
This means it covers all levels of testing, from the first technical checks to the final sign-offs before release.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Alice",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_23-2.mp3",
"startTime": 1,
"startTimestamp": 48.42,
"finishTimestamp": 53.34
}
},
"commands": [
{
"character": "Alice",
"opacity": 1,
"startTime": 0
},
{
"character": "Alice",
"startTime": 1,
"finishTime": 5.92,
"dialogue": {
"text": "This covers everything from initial unit tests to final quality assurance checks before launch.",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 6.42
}
]
}