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. Which of the following is false?

A data object can encapsulates processes and operation as well.
One creates Behavioral models of a system when you are discussing and designing the system architecture.
Both A and B
None of the above

2. 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)

3. Which diagram of UML represent Interaction modeling?

Use Case
Sequence
State Chart
Both A and B

4. _____ is the process of evaluating a system or its component(s) with the intent to find whether it satisfies the specified requirements or not.

Software Design
Software Implementation
Software Testing
Software Requirement

5. Which of the following tool is helpful in all the stages of SDLC?

Central Repository
Lower Case Tools
Integrated Case Tools
Upper Case Tools

6. In which of the following methodologies CASE tool mainly used?

RAD
OO Approach
JAD
All of the above

7. Which tool is use for structured designing ?

Program Chart
Structure chart
Module Chart
All of the above

8. It is the process in which developers discuss with the client and end users and know their expectations from the software.

Requirements gathering
Organizing Requirements
Negotiation & discussion
Documentation

9. Which of the following statement is incorrect regarding the Class-responsibility-collaborator (CRC) modeling ?

All use-case scenarios (and corresponding use-case diagrams) are organized into categories in CRC modelling
The review leader reads the use-case deliberately
Only developers in the review (of the CRC model) are given a subset of the CRC model index cards
All of the above

10. Which testing has the highest-level modules are tested first and progressively, lower-level modules are tested there after?

Bottom-up integration
Top-down integration
Both A and B
Up-down integration

Results