What is Behaviour Testing?
Behavioural Testing is a testing of the external behaviour of the program, also known as black box testing. It is usually a functional testing.
Techniques used in Black box testing
- Equivalence Class
- Boundary Value Analysis
- Domain Tests
- Orthogonal Arrays
- Decision Tables
- State Models
- Exploratory Testing
- All-pairs testing
0 comments:
Post a Comment