Software Engineering Important Questions
Software Engineering Important Questions
Unit-I
2 Marks
2. What is Exploratory style of Software Development? (Or) Build and Fix style.
6. What is SDLC?
5 Marks
6. What is Agile Model? Write the important principles mentioned in Agile Manifesto.
1. Explain in detail about Software Development Projects (Ans: Write about software
products and software services)
Unit-II
2 Marks
1. What are the two main activities carried out in Requirement analysis and specification
phase? (Ans: Write in short about -> Requirements gathering and analysis,
Requirements specification)
3. What is SRS?
6. What is Traceability?
5 Marks
(Ans: Write short note about An SRS document should clearly document the
following aspects of a software: ® Functional requirements ® Non-functional
requirements – Design and implementation constraints – External interfaces required
– Other non-functional requirements ® Goals of implementation.)
5. Explain different types of Requirement problems in detail. (Ans: Anomaly,
Inconsistency and Incompleteness)
10 Marks
2. Write in detail about the Organization of SRS Document. (Pg: 214 in e-book)
3. Describe about Decision Trees and Decision Tables with Examples.(or) Techniques
for representing complex logic.
Unit-III
2 Marks
3. How you classify the design activities? (Ans: Write about : Preliminary (or high-
level) design, and „ Detailed design)
4. What is Cohesion?
5. What is Coupling?
5 Marks
10 Marks
Unit-IV
2 Marks
1. What is an Object?
2. What is a Class?
4. Define Encapsulation.
7. What is UML?
8. What is a Model?
5 Marks
10 Marks
Unit-V
2 Marks
3. What is a Failure?
6. What is a Path?
5 Marks
1. Explain in detail about the types of Code Reviews. (Code walkthrough and Code
inspection)
2. Explain in detail about Black Box Testing Approach.(Write about 1.Equivalence class
partitioning, 2. Boundary value analysis)