InterviewSolution
Saved Bookmarks
| 1. |
Which one of the following is not a software process quality?(a) Productivity(b) Portability(c) Timeliness(d) VisibilityThis question was posed to me during an online interview.My question is taken from Software Process and Product in portion Software Processes, Models and Agile Software Development of Software Engineering |
|
Answer» RIGHT choice is (b) PORTABILITY To elaborate: Portability is a SOFTWARE product quality which means software can RUN on different hardware platforms or software environments. |
|