curriculum/challenges/english/blocks/learn-how-to-talk-about-a-typical-workday-and-tasks/657e6f00a5b48342ab1ec702.md
A QA (Quality Assurance) tester is someone who checks software to make sure it works well and has no problems.
Quality means how good or bad something is, and assurance means making sure about something. A QA tester has to test software to ensure its quality is good and it works as it should.
What does a QA tester do?
Cooks in a restaurant.
QA tester is a job in technology, not cooking.
Tests software for problems.
Teaches in a school.
QA tester is about technology, not teaching.
Drives a bus.
QA tester is a job in software, not driving.
2
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Brian",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "2.1-5.mp3",
"startTime": 1,
"startTimestamp": 0.00,
"finishTimestamp": 4.66
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 5.66,
"dialogue": {
"text": "Hey, Sarah. How's work as a QA tester? Is it really challenging?",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 6.16
}
]
}