Question: Chapter 17 case: Bugs Everywhere Bug reports are an important part of software development. All bugs must be logged, fixed, and tested. There are three

Chapter 17 case: Bugs Everywhere

Bug reports are an important part of software development. All bugs must be logged, fixed, and tested. There are three common types of bugs programmers look for when building a system:

- Syntax errors: A mistake in the program's words or symbols.

- Runtime errors: A mistake that causes the program to crash, such as dividing by 0 or adding together two strings.

- Logic errors: A mistake that causes the output of the program to be wrong, such as adding instead of subtracting, using , or using the wrong data in an equation.

Please answer the Questions in 450 words. Please do NOT answer the other questions that are in the book only the two listed below.

1. What happens if metrics are not tracked on bug identification and bug fixes?

2. Imagine the following scenario: A tester creates a new bug report for a problem that was already identified as a bug; however, it is not detected as a duplicate. What happens to the project? This is a particularly common issue with large, complex system development efforts. How can you mitigate the problem of different users reporting the same bug or problem about the same system?

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related General Management Questions!