Learn Before
Decide whether to split the debugging team across two defect patterns.
Case context: A software group reviews recent bug reports and finds two major patterns: users cannot finish checkout on phones, and invoice totals are sometimes calculated incorrectly. The engineering manager must decide how to use the available staff.
Question: According to the guidance, what is the best plan if the team has enough engineers, and what should be done if the team is too small to handle both problems at once?
Sample answer: If there are enough engineers, the manager can separate the team into two working groups so each defect pattern is investigated at the same time. If the team is too small to support two groups, the manager should choose one problem to address first instead of trying to divide the staff, because splitting only makes sense when there are enough people to support both efforts.
Key points:
- Adequate staffing allows the team to be divided into two efforts
- The two defect patterns can be investigated at the same time when staffing is sufficient
- Limited staffing means the team should not be split
- The manager should check headcount before choosing the plan
Rubric: Full credit for stating that splitting the team is appropriate only when there are enough engineers and for explaining that limited staffing requires prioritization; partial credit for mentioning only the split-team option.
0
1
Tags
Machine Learning
Deep Learning
Supervised Learning
Dive into Deep Learning @ D2L
Data Science
Machine Learning Strategy
Machine Learning Yearning @ DeepLearning.AI
Related
When should a team split error analysis across several categories at once?
Parallel Work on Separate Error Categories
If the team is large enough, one group can study obvious mistakes while another group works on _____.
Match each team-work situation to the correct way of splitting error analysis.
Order the steps a team follows before splitting work across error categories.
Why Teams Split Error Analysis Across Several Categories at Once
Decide whether to split the debugging team across two defect patterns.
When can one team tackle two error types at once?
Which pair of error buckets is used to illustrate work on multiple problems at the same time?
True or False: A team needs enough capacity to investigate several error categories at the same time.