Black-Box testing technique:
This technique is used for testing based solely on analysis of
requirements (specification, user documentation.). Also known as functional
testing.
White-Box testing technique:
This technique us used for testing based on analysis of internal
logic (design, code, etc.)(But expected results still come requirements).
Also known as Structural testing.
No comments:
Post a Comment