Software Engineering - Study Mode

[#596] Which of the following is not an effective software project management focus?
Correct Answer

(C) popularity

[#597] Which of the following is a type of software maintenance?
Correct Answer

(D) All of the above

[#598] What is the primary purpose of regression testing?
Correct Answer

(A) To ensure new code does not break existing functionality

[#599] Which of the following is a key practice in Extreme Programming (XP)?
Correct Answer

(A) Pair programming

[#600] What is a 'stub' in software testing?
Correct Answer

(A) A dummy module used to simulate behavior of a module