Skip to Content

Software Testing Tutorial: Which Process is Not Part of the Software Development Life Cycle (SDLC)?

Discover the correct answer to which process doesn’t belong in the Software Development Life Cycle (SDLC). Gain insights into SDLC stages like design, testing, and maintenance, and understand why ‘Checking and Confirming’ is excluded.

Question

Which of the following option doesn’t come under the process of Software development life cycle?

A. Checking and Confirming
B. Testing
C. Designing
D. Maintenance

Answer

A. Checking and Confirming

Explanation

The Software Development Life Cycle (SDLC) is a structured process that encompasses specific phases to ensure the efficient development, testing, and deployment of high-quality software. The main stages of SDLC include:

  1. Planning: Identifying project goals, feasibility analysis, and resource allocation.
  2. Requirement Analysis: Gathering and analyzing business and technical requirements.
  3. Design: Creating system architecture and design specifications.
  4. Development (Coding): Writing code based on design documents.
  5. Testing: Validating the software to ensure it meets requirements and is free of defects.
  6. Deployment: Releasing the software to production.
  7. Maintenance: Addressing bugs, updates, and performance improvements post-deployment.

Each of these phases plays a critical role in delivering a functional and reliable software product.

Why “Checking and Confirming” Doesn’t Belong

  • The term “Checking and Confirming” is not recognized as a formal phase or activity within the SDLC framework. While tasks like verification or validation occur during testing or quality assurance steps, “Checking and
  • Confirming” is vague and does not align with the structured terminology used in SDLC methodologies.

On the other hand, Testing, Designing, and Maintenance are integral phases explicitly outlined in SDLC models across various sources.

By understanding the structured nature of SDLC, it becomes clear why “Checking and Confirming” is not part of this lifecycle.

Software Testing Tutorial certification exam assessment practice question and answer (Q&A) dump including multiple choice questions (MCQ) and objective type questions, with detail explanation and reference available free, helpful to pass the Software Testing Tutorial exam and earn Software Testing Tutorial certification.