Which one of the following is not a fundamental activity for software processes in software engineering ?

A. Software Verification
B. Software Validation
C. Software design and implementation
D. Software evolution
✅ The correct answer is option A.

_______________ & ________________ are two kinds of software products ?

A. CAD, CAM
B. Firmware, Embedded
C. Generic, Customised
D. None of the mentioned
✅ The correct answer is option C.
Explanation: rest all are sub categories/applications of option c

A company is developing an advance version of their current software available in the market, what model approach would they prefer ?

A. RAD
B. Iterative Enhancement
C. Both RAD & Iterative Enhancement
D. Spiral
✅ The correct answer is option C.

Which of the following activities of a Generic Process framework provides a feedback report ?

A. Communication
B. Planning
C. Modeling & Construction
D. Deployment
✅ The correct answer is option D.
Explanation: In Deployment the product is delivered to the customer who evaluates the product and provides feedback based on the evaluation.

How is Incremental Model different from Spiral Model ?

A. Progress can be measured for Incremental Model
B. Changing requirements can be accommodated in Incremental Model
C. Users can see the system early in Incremental Model
D. All of the mentioned
✅ The correct answer is option A.

Which one of the following is not a software process quality ?

A. Productivity
B. Portability
C. Timeliness
D. Visibility
✅ The correct answer is option B.
Explanation: Portability is a software product quality which means software can run on different hardware platforms or software environments.

Developers work individually on a release and they compare their results with other developers before forwarding that release to customers ?

A. True
B. False
Explanation: XP follows the principle of pair programming which means developers work in pairs, checking each other’s work and providing the support to always do a good job.
✅ The correct answer is option B.

The RUP is normally described from three perspectives-dynamic, static & practice.What does static perspective do ?

A. It shows the process activities that are enacted
B. It suggests good practices to be used during the process
C. It shows the phases of the model over time
D. All of the mentioned
✅ The correct answer is option A.

The 4GT Model is a package of _________________?

A. CASE Tools
B. Software tools
C. Software Programs
D. None of the mentioned
✅ The correct answer is option B.
Explanation: 4GT encompasses a broad array of software tools enabling the software engineer to specify the characteristics at a high level leading to an automatically generated source code based on these specifications.