Junior — Middle
How would you define the term 'bug' in the context of software development?
sobes.tech AI
Answer from AI
A bug is an error or defect in software that causes it to behave incorrectly or not meet requirements. Usually, a bug leads to incorrect behavior, crashes, incorrect results, or reduced performance. During testing, bugs are identified and fixed to improve the quality of the product.