Study Material Page 11 of 57 | Software Design & Engineering (Programming Languages and Compilation) | PGT (Post Graduate School Teacher) Computer Science | Covers Complete Syllabus

Choose Programs

📹 Video Course 2025 (15 Lectures [16 hrs : 8 mins]): Offline Support

Rs. 100.00View & Get Complete Material

Price Per Month, with 3/6/12-Month Discounts

🎓 Study Material (1386 Notes): 2025-2026 Syllabus

Rs. 1050.00View & Get Complete Material

3 Year Validity

🎯 417 MCQs (& PYQs) with Explanations (2025-2026 Exam)

Rs. 300.00View & Get Complete Material

3 Year Validity

Help me Choose❓Already Subscribed?

System Development Life Cycle: Implementation

Implementation

Although the term is used synonymously with “development”, the term of implementation tries to provide a more holistic view than just developing the software. This phase combines all the modules together into the training environment that detects errors and defects. A test report which contains errors is prepared through test plan that includes test related tasks such as test case generation, testing criteria, and resource allocation for testing. In this phase we also integrate the information system into …

… (188 more words, 3 figures) …

Subscribe on this page to view full notes and track progress.

System Development Life Cycle: Common Vocabulary

Common Vocabulary

What is the use this SDLC? – It is beneficial in a number of ways. The formally defined method for software development in the form of the SDLC achieves the following,

1. These phases provide a common vocabulary for each step.

2. Defined communication channels between development teams and stakeholders.

3. It assigns clear roles and responsibilities for developers, designers, business analysts etc.

4. Well defined inputs and outputs for leading from one step to the next.

5. It provides a kind of full stop f…

… (97 more words) …

Subscribe on this page to view full notes and track progress.

Water Fall Model

Water Fall Model

This is like the “Kindergarten” level of every software development study. This particular software development model is very simple to understand. In fact, it is so simple that it is even found to be away from reality. Let us explore this foundational approach of SDLC.

Waterfall Model – This was the first Process Model to be introduced. It is also referred to as a linear-sequential life cycle model. As mentioned before, it is very simple to understand and apply. In a waterfall model, each phase must be c…

… (226 more words, 7 figures) …

Subscribe on this page to view full notes and track progress.

Water Fall Model: RoyceŐšs Original Waterfall Model

RoyceŐšs Original Waterfall Model

Keeping in with RoyceŐšs original waterfall model, we have a total of Six phases as presented in the following order,

1. Requirements – The first phase involves understanding what needs to be design and what is its function, purpose etc. Here, the specifications of the input and output of the final product is studied. The Requirements Understanding Document is the tangible output.

2. System Design – The requirement specifications from first phase are studied in this phase and system design i…

… (248 more words) …

Subscribe on this page to view full notes and track progress.