ISTQB – Testing Levels

There are different testing levels are available in software testing. We have seen that software development life cycle have so many phases like requirement gathering, Designing, development, Testing & Maintaining the product. This all phase have testing steps as testing is required in all level of software development. We have seen all models of the … Read more

ISTQB – Spiral Model

In last article we have understood about the iterative model and in this article we will get details about the spiral model. This model is one kind of software development life cycle model.  This model is well known for risk handling. As here model is divided in many loops of software development. Loop of the … Read more

ISTQB – Prototype Model

In last article we have understood about the spiral model, Now we will about to understand for Prototype model which is widely used for software development. This would be the last model of software development. In prototype model, we are creating the replica of the original product or application first which will be observed and … Read more

ISTQB – Iterative Model

Iterative model is one part of the software development life cycle. There are so many models available for software development life cycle as we have seen all in last article. In Iteration model, initially implementation will be done as simple as possible and afterwards complexity of the product will be increased. Further features of the … Read more