InterviewSolution
Saved Bookmarks
| 1. |
Which of the followingis not a conflict in software development team?(a) Simultaneous updates(b) Shared and common code(c) Versions(d) Graphics issuesThe question was posed to me in an interview.The origin of the question is Software Monitoring topic in section Software Testing and Quality Management of Software Engineering |
|
Answer» RIGHT ANSWER is (d) GRAPHICS issues The EXPLANATION is: These are part of design, which can be HANDLED by the design team. |
|