Final answer:
The correct answer is d. integration; performance.
Step-by-step explanation:
The correct answer is d. integration; performance.
Integration testing is a type of testing that focuses on determining whether different parts of a software system work together as expected. It involves testing the interactions and dependencies among various components or modules of the software.
Performance testing is a type of testing that assesses the performance and responsiveness of a software system under different conditions, such as high user loads or heavy data processing. It helps to identify any performance-related issues or bottlenecks in the software.