Software Testing Tutorial #10 -Iterative Model in Software Engineering

In this Software Testing Tutorial, we will learn about the iterative model in software engineering. The iterative development model was again the improvement over the waterfall and V model in order to address the delay in feedback loop.

When we follow longer development cycles then the feedback from customer is delayed as they only see the actual working software after long development cycle.

In order to overcome this iterative development approach came in picture where the smaller development cycles were repeated in order to get quick feedback from customer after each iteration.

Software Testing Tutorial #9 – V Model in Software Engineering

In this Software Testing Tutorial, we will learn what is the V model is software engineering. V model is an improvement over the issues that we had in waterfall development approach.

In V Shaped model the testing team gets involved in every phase of software development lifecycle and addressed the major drawback of Waterfall model where testing phase was very late in software development life cycle.

Software Testing Tutorial #8 – Waterfall Model in Software Engineering

In this Software Testing Tutorial, we will learn about what is waterfall model in software engineering.

Software Testing Tutorial #7 – Software Testing Life Cycle (STLC)

In this Software Testing Tutorial, we will learn about the software testing life cycle or STLC. Software Testing Lifecycle is the process testing team follows to test the software applications and streamline testing process.

STLC is part of Software Development Life Cycle and is relevant to any development methodology you follow.

Software Testing Tutorial #6 – Software Development Life Cycle (SDLC)

In this Software Testing Tutorial, we will learn about the software development life cycle or SDLC. The software development life cycle is the process that you follow to start developing the software and deliver it until the software is deployed and maintained. This whole process is known as the software development life cycle (SDLC).

The Software Development lifecycle has different phases that ensure that the work within a particular phase is completed before moving to the next phase of SDLC.