|
Behavioral testing is also called as functional testing, in which we are mostly concentrated on the behavior or functionality of the application.
There are many techniques for testing the behavior like equivalence partioning, boundary value analysis, error guessing.. etc....
|