15se203-Ct2 Part A Set 1
15se203-Ct2 Part A Set 1
Register No.
FACULTY OF ENGINEERING & TECHNOLOGY
SRM INSTITUTE OF SCIENCE & TECHNOLOGY
DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING
Academic Year: 2017-2018 (EVEN)
15SE203 – SOFTWARE ENGINEERING PRINCIPLES
Part A - Answer all the Questions [20 x 1 = 20 marks]
3. Actual programming of software code is done during the ____________ step in the SDLC.
A) Maintenance and Evaluation B) Design C) Analysis D) Development and Documentation
5____________ is the process of translating a task into a series of commands that a computer will use to perform
that task.
A) Project design B) Installation C) Systems analysis D) Programming.
12. Which testing is an integration testing approach that is commonly used when “shrink-wrapped” software
products are being developed?
A) Regression Testing B) Integration testing
C) Smoke testing D) Validation testing
15 Which of the following is one of the steps in the integration testing of OO software?
A cluster testing B) thread-based testing C) use-based testing D) none of the mentioned