SOFTWARE ENGINEERING

EMERGING TRENDS IN SOFTWARE ENGINEERING

MISCELLANEOUS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The integration phase ____
A
Determines what the program will do
B
Determines how the program will work
C
Determines whether or not the program works
D
Adds new features to the delivered program
Explanation: 

Detailed explanation-1: -Software integration is the process of bringing together various types of software sub-systems so that they create a unified single system. Software integration can be required for a number of reasons, such as: Migrating from a legacy system to a new database system, including cloud-based data storage.

Detailed explanation-2: -The main purpose of integration testing is to validate that different software components, subsystems, or applications work together as a system to achieve the desired functionality and performance.

Detailed explanation-3: -Prepare the test plan. Design test cases, test scenarios, use cases and scripts. Run tests after unit/module integration. Detect, report and fix errors. Retest functionalities after fixing bugs. Repeat the process until all bugs are found and fixed.

There is 1 question to complete.