Some Important Questions in Software Engineering
Some Important Questions in Software Engineering
UNIT - 1
UNIT – 3
UNIT - 4
1.Explain Design within the Context of Software Engineering and discuss design process
and design quality
2. Discuss Design concepts
3. What is design model ? discuss four design elements
4. Explain each of the following with respect to software design?
a)Abstraction b) Architecture c) Patterns d) Separation of concerns
e)Modularity f) Hiding g) Functional independence h) Refinement
i)Aspects j) Refactoring k) OO design concepts l) Design Classes
5. What is software architecture? Expand the role of software architectural design.
6. Design a class-based component with an example
7. What is Coupling and how it is differ from Cohesion.
UNIT – 5
Part - 1
1. State and explain Golden rules of User Interface.
2. Write a short notes on User Interface Analysis and design.
3. Explain user interface analysis with example.
4. Write a short notes on user interface design steps
5. What are the steps required for interface design workflows for webapps.
6. Write a short notes on design evaluation.
Part - 2
1. What are the steps required for strategic approach in Testing.
2. What is the objective of unit testing? Explain
3. Explain integration testing in detail?
4. Explain strategic issues in Testing?
5. Write a short note on validation Testing?
6. Explain System testing in detail.
8. Explain basis path testing in detail with an example?
9. Explain Black box testing in detail?
10. Discuss the Art of Debugging
11. Discuss White Box Testing