Software Engineering Quiz


Play this quiz that will help you to excel in Software Engineering certification exams, placements etc. This Software Engineering quiz consist of 10 questions that you need to solve in 10 minutes. We’ve specially designed this quiz so that you can quickly acquaint to the pattern of questions you can be asked in placement drives, certification exams etc. This Software Engineering test enables you to assess your knowledge of Software Engineering.

Take the Free Practice Test



Software Engineering MCQs

Practice Software Engineering MCQ Questions, which will help you to clear your concepts and also helps you to prepare for placements, technical rounds, interviews, competitive exams etc.

Software Engineering Quiz

Try Free Software Engineering Quiz, to start a quiz you need to login first, after login you will get start quiz button and then by clicking on that you can start quiz. You will get 10 Minutes to answer all questions.

Software Engineering Quiz

1. Function Point Computation is given by the formula

 FP = [count total * 0.65] + 0.01 * sum(Fi)
FP = count total * [0.65 + 0.01 * sum(Fi)]
FP = count total * [0.65 + 0.01] * sum(Fi)
FP = [count total * 0.65 + 0.01] * sum(Fi)

2. The cost of maintenance is as high as _______ of the cost of entire software process cycle.

0.61
0.63
0.67
0.71

3. Choose the option that does not define Function Oriented Software Design.

It consists of module definitions
Modules represent data abstraction
Modules support functional abstraction
None of the above

4. Verification has a?

dynamic activities
subjective activities
static activities
objective activities

5. Exhaustive testing is?

always possible
practically possible
impractical but possible
impractical and impossible

6. Which of the following model in system modelling depicts the dynamic behaviour of the system?

Behavioral Model
Context Model
Structural Model
Object Model

7. SDLC stands for?

Software Deployment Life Cycle
Software Design Life Cycle
Software Developer Life Cycle
Software Development Life Cycle

8. Which of the following is not used in measuring the size of the software?

Size of module
Function Points
KLOC
None of the above

9. Which of the following term describes testing?

Finding broken code
Evaluating deliverable to find errors
A stage of all projects
None of the above

10. What is Cyclomatic complexity?

Black box testing
Green box testing
Yellow box testing
White box testing

Results