Font size
WorksheetsERROR... Where bugs can be found?
Total questions: 11
Worksheet time: 6mins
What is a bug?
An unexpected result from an action
A crash
The failure of a function or system
Low quality code
What kind of bug types are real?
Calculation Errors; Functionality Errors;
Appearance Errors; Workflow Errors;
Typo Errors; Website Errors;
Virus Errors; User Errors;
What is it called when a bug re-appears?
A failure
A regression
A degradation
A retrograde
What is a defect?
Incorrect Documentation or Requirements
Incorrect Tools used for Development
Incorrect Tools used for Testing
A Typo
What is debugging?
Removing the buggy code
The process of finding and fixing a bug
The use of automated tools to fix the bugs
Downgrading the code version
What goes in a bug report?
Priority; Severity;
Operating system version
Steps to reproduce the bug and the actual/expected results
Root cause of the issue
Who decides if a defect is valid?
Tester
Developer
Project Manager
Scribe
What is testing a bug fix called?
Finishing a bug
Confirmation testing
Finalization testing
Bug Completion testing
Who can test software?
Developer
Business Analyst
Project Manager
User
What can a bug result in?
Injury or Climate Catastrophe
Loss of Capital or Reputation
A Feature or Functionality
A Solution
Can bugs re-appear, if yes, when?
Yes, after the development of some functionality
Yes, after a release to a new environment
No, it can never re-appear after being fixed
No, unless some changes are made directly to the code the bug was fixing
