SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following is not part of the Test type?
A
Function testing
B
Database testing
C
System testing
D
Statement testing
Explanation: 

Detailed explanation-1: -Designing the Tests is not a part of the Test Implementation and Execution Phase.

Detailed explanation-2: -Quality Assurance. Software Development. 04-Apr-2021

Detailed explanation-3: -Unit tests. Unit tests are very low level and close to the source of an application. Integration tests. Functional tests. End-to-end tests. Acceptance testing. Performance testing. Smoke testing.

There is 1 question to complete.