1. which activity promotes communication about the incidence, disposition and resolution of code defects? A. Error analysis B. Documentation C. Bug tracking D. Profiling 2. which error locating principle of defect resolution relies on the subconscious mind? A. Using debugging tools only as a second resort B. Sleeping on the problem if an impasse is reached C. Thinking through the problem until it is resolved D. Describing the problem to someone else is an impasse is reached 3. A developer receives a QA report for a software project the developer supports. This report indicates there is a bug in the software but fails to provide the steps to reproduce the error. which action should the developer take first? A. Attempt to reproduce the error. B. Edit the code to fix the error C. Write a report responding to the QA report D. Ask QA for more information
1. which activity promotes communication about the incidence, disposition and resolution of code defects?
A. Error analysis
B. Documentation
C. Bug tracking
D. Profiling
2. which error locating principle of defect resolution relies on the subconscious mind?
A. Using debugging tools only as a second resort
B. Sleeping on the problem if an impasse is reached
C. Thinking through the problem until it is resolved
D. Describing the problem to someone else is an impasse is reached
3. A developer receives a QA report for a software project the developer supports. This report indicates there is a bug in the software but fails to provide the steps to reproduce the error.
which action should the developer take first?
A. Attempt to reproduce the error.
B. Edit the code to fix the error
C. Write a report responding to the QA report
D. Ask QA for more information
Trending now
This is a popular solution!
Step by step
Solved in 2 steps