Software testing

———

BLACK BOX- Behavioral , functional, data driven, specifation testing, input output driven testing.

WHITE BOX- Structural, clear box, open box, logic driven, path oriented, glass box testing

GREY BOX- white box + black box,
Acceptance testing.

YELLOW BOX- Against warning messages and errors

RED BOX – Protocol testing

GREEN BOX- Release testing

ALPHA – Developers end

BETA- Users end