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

Equivalence Class Partitioning and Boundary Value Analysis -Black Box Testing Techniques

Equivalence class partitioning and boundary value analysis

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

Black Box Testing Techniques- Part 1.

Equivalence partitioning, Boundary value analysis

In this tutorial we will discuss about two black box testing techniques which are: Requirements based testing, positive and negative testing.  Continue reading