Match the correct option to the test technique:
A. Test techniques leverage the experience of developers, testers and users to design, implement, and execute tests.
B. Test techniques concentrate on the inputs and outputs of the test object without reference to its internal structure.
C. Test techniques are based on an analysis of the architecture, detailed design, internal structure, or the code of the test object
1. Error guessing
2.Experience-based
3. Decision Table
4. Black-box
5. White-box