What is Regression Testing and Retesting ? Regression vs Retesting

Regression Testing and Retesting

The most commonly asked interview question, the difference between Regression testing and Retesting. In this post,  we will learn about these with clear examples. Continue reading

What is TEST PLAN in software testing? What does it have in its bag?

Test Plan

In this post we will look at the most important concept in Software Testing. Testing like any other project is driven by a test plan. The activities to be performed in the entire project are included in a document known as ‘TEST PLAN’.  Continue reading

Levels Of Testing.

Levels of Testing

Testing is performed at various levels in a software development life cycle. In this Tutorial, we will know about different levels of testing as puzzle and at the end, you should be in a good position to share with others. Continue reading

Black Box Testing Techniques Part 2

Decision tables, state based

In this post, we will discuss about other black box testing techniques which are widely used  based on their need. The techniques are Decision tables, State based testing, Compatibility, User documentation and Domain testing. Continue reading