Navigation Menu
Home Blog Latest Notices
Softwa
NTS GAT Subject (Software Engineering) – FLP 2 consists of 100 MCQs covering 1 subjects. You have 120 minutes to complete it. Start with the easier questions and manage your time wisely. Good luck!
Software Engineering 100 MCQs
1. What does the Agile Manifesto value?
2. What is the sprint backlog?
3. What is the sprint retrospective?
4. What is the sprint review?
5. What integrates development and operations for continuous delivery?
6. What does CI/CD stand for?
7. What manages containers and their interactions?
8. What does agile estimation often use?
9. What does velocity measure in Scrum?
10. What is backlog grooming?
11. What is a "class" in OOAD?
12. What is an "object" in OOAD?
13. What is "encapsulation" in OOAD?
14. What does a class diagram in OOAD show?
15. What does "composition" mean in OOAD?
16. What does "aggregation" mean in OOAD?
17. What is a "destructor" in OOAD?
18. What is "overloading" in OOAD?
19. What is GRASP in OOAD?
20. What does the "model" represent in MVC?
21. What does the "controller" do in MVC?
22. What does a package diagram in OOAD do?
23. What is a key component of SCM that tracks changes to source code?
24. What is a baseline in SCM?
25. What is a branch in version control?
26. What is a tag in version control?
27. What combines changes from different branches?
28. What creates a working copy of files?
29. What is a widely used distributed version control system?
30. What automatically builds and tests code changes?
31. What architecture organizes a system into layers?
32. Which pattern defines a one-to-many dependency?
33. What does the "Open-Closed Principle" state?
34. What does the "Liskov Substitution Principle" state?
35. What does a sequence diagram in UML show?
36. What does a component diagram in UML show?
37. What does a package diagram in UML do?
38. What is the first phase of the SDLC?
39. What is the waterfall model?
40. What is the V-model?
41. What is the "build and fix" model?
42. What does the agile manifesto value?
43. What model releases software in pieces?
44. What happens in the "transition" phase of RUP?
45. Which RUP phase focuses on refining requirements and architecture?
46. What does the spiral model emphasize?
47. What does RAD stand for in SDLC?
48. What is the primary goal of software engineering?
49. What does the "software crisis" refer to?
50. Who is a stakeholder in a software project?
51. What is a software process?
52. What is the "waterfall" model?
53. How does IEEE define software engineering?
54. What does a software product include?
55. What is the software lifecycle?
56. What do software engineering ethics require?
57. What does the "bubble theory" suggest about software complexity?
58. What does the "separation of concerns" principle advocate?
59. What is SWEBOK?
60. What is the "big bang" model?
61. What is a software engineer?
62. What is the "V-model" in software engineering?
63. What is a "project" in software engineering?
64. What does the "software product" include?
65. What is software maintenance?
66. What type of maintenance prevents future problems?
67. What does the first law of software evolution state?
68. What does the third law of software evolution state?
69. What does the fourth law of software evolution state?
70. What is a legacy system?
71. What does MTBF measure?
72. What is crucial during maintenance to control changes?
73. What assesses the effects of a change in maintenance?
74. What is "scope creep"?
75. What contains tasks to be completed in a sprint?
76. Who facilitates the process and removes impediments in Scrum?
77. What does SPI indicate in EVM?
78. What is PERT used for?
79. What is a post-mortem review?
80. What does agile value over following a plan?
81. What marks the formal start of the project?
82. What is a deliverable?
83. What is the WBS?
84. What is requirements engineering?
85. What is an SRS?
86. What ensures requirements are correct, complete, and consistent?
87. What maps requirements to design, code, and test cases?
88. What is JAD in requirements engineering?
89. What is a "scenario" in requirements engineering?
90. What does a "post-condition" in a use case specify?
91. What does a DFD show?
92. What is a requirement?
93. What type of testing tests interaction between modules?
94. What is Alpha testing?
95. What is gray-box testing?
96. What testing ensures new changes don't break existing functionality?
97. What type of testing checks behavior under expected load?
98. What type of testing identifies vulnerabilities?
99. What is a test plan?
100. Which standard defines quality models for software?