Functional testing focuses on what the system should do while non-functional testing on the internal structure of the system
B.
Non-functional testing includes testing of both technical and non-technical quality characteristics
C.
Testers who perform functional tests are generally expected to have more technical skills than testers who perform non-functional tests
D.
The test techniques that can be used to design white-box tests are described in the ISO/IEC 25010 standard
The Answer Is:
B
This question includes an explanation.
Explanation:
Non-functional testing includes testing of both technical and non-technical quality characteristics. Non-functional testing is the process of testing the quality attributes of a system, such as performance, usability, security, reliability, etc. Non-functional testing can be applied at any test level and can use both black-box and white-box test techniques. Non-functional testing can cover both technical aspects, such as response time, throughput, resource consumption, etc., and non-technical aspects, such as user satisfaction, accessibility, compliance, etc. Therefore, option B is the correct answer.