60:00
0/30 Attempted
Your Progress
Attempted 0
Correct 0
Incorrect 0
Skipped 0
Score 0
Marks 0

Software Engineering Mcqs — Test 3

Page 1 of 3

Review Skipped Questions

0
Question 1
Which one of the following is not an Umbrella Activity that complements the five process framework activities and help team manage and control progress, quality, change, and risk ?
Question 2
The work associated with software engineering can be categorized into three generic phases,regardless of application area, project size, or complexity namely the_____________ phase which focuses on what, the______________ phase which focuses on how and the_____________ phase which focuses on change ? i. support ii. development iii. definition
Question 3
Which one of the following is not an application of embedded software product ?
Question 4
Which one of the following is not a software process quality ?
Question 5
_______________ & ________________ are two kinds of software products ?
Question 6
Purpose of process is to deliver software________________?
Question 7
Which four framework activities are found in the Extreme Programming(XP) ?
Question 8
Is a customer involved test development and validation in XP ?
Question 9
In XP an automated unit test framework is used to write tests for a new piece of functionality before that functionality itself is implemented ____________________?
Question 10
Programmers prefer programming to testing and sometimes they take shortcuts when writing tests. For example, they may write incomplete tests that do not check for all possible exceptions that may occur ?