Tag: Black Box Testing Technique
Black Box Testing Technique
Testing application or front end from the user point if view without looking the code is called Black box or Specification Testing. Black Box testing techniques are: a) Equivalence Partitioning (EP)b) Boundary Value Analysis (BVA)c) Decision Table Testingd)…
Read More »