Introduction To Software Testing

I) Specification-based/Black-box techniques. Equivalence partitioning. Boundary value analysis. Decision table testing. State transition testing. Use case testing. Equivalence partitioning. Inputs to the software or system are divided in to groups that are expected to exhibit similar behavior. Equivalence partitions or classes can be found for ... ................
................