What r blackbox & whitebox testing techniques?
Black box testing techniques are 1.Boundary value analysis2.Equivalence class partitioning 3.Error guessing 4.Cause effect graphiung. White box testing techniques are 1.Basis path testing which uses logarithmic flow of programs.