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
Category Archives: Manual Testing Basics
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
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
Equivalence Class Partitioning and Boundary Value Analysis -Black Box Testing Techniques
In this tutorial, we will discuss the approach to design the test cases and also how to apply the boundary value and equivalence class techniques. lets get started. Continue reading