31. | In which testing strategy requirements established during requirements analysis are validated against developed software? |
Answer: (a).Validation testing
|
32. | Which process model is also called as classic life cycle model? |
Answer: (a).Waterfall model
|
33. | Cohesion is an extension of : |
Answer: (c).Information hiding concept
|
34. | Which one from the following is highly associated activity of project planning? |
Answer: (c).Identify the activities, milestones and deliverables produced by a project
|
35. | Module design is used to maximize cohesion and minimize coupling. Which of the following is the key to implement this rule? |
Answer: (c).Encapsulation
|
36. | Verification : |
Answer: (d).both a and b
|
37. | Which design metric is used to measure the compactness of the program in terms of lines of code? |
Answer: (b).Conciseness
|
38. | Requirements prioritization and negotiation belongs to : |
Answer: (b).Requirements elicitation
|
39. | Adaptive maintenance is a maintenance which ___________. |
Answer: (b).is carried out to port the existing software to a new environment
|
40. | A Design concept Refinement is a : |
Answer: (d).All of the above
|