
- Software Testing Dictionary
- Home
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Behaviour Testing
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
Advertisements