curriculum/challenges/english/blocks/learn-how-to-talk-about-a-typical-workday-and-tasks/657e761058c1e469fb387f68.md
In software testing, bugs refer to errors or problems in the software that need to be identified and fixed. Understanding this term is crucial for comprehending the role of a QA tester.
What are bugs in software?
Features that users like.
Bugs are not features, but issues.
The software's security measures.
Bugs relate to errors, not security measures directly.
Parts of the software that are new.
Bugs are not new parts, but problems.
Errors or problems that need to be fixed.
4
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Sarah",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "2.1-5.mp3",
"startTime": 1,
"startTimestamp": 57.24,
"finishTimestamp": 63.44
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 7.20,
"dialogue": {
"text": "On Wednesdays, we have a team meeting at 3. Next, I write test reports and document any bugs I found during the day.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 7.70
}
]
}