SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What are the principal artifacts of Testing?
A
Defect Log
B
Checklists
C
Test Scenarios
D
Test Cases
E
Test Scripts
Explanation: 

Detailed explanation-1: -In software testing, test analysis is the process of inspecting and analyzing the test artefacts in order to create test conditions or test cases. The goal of test analysis is to collect requirements and create test objectives so that test conditions can be established. As a result, it’s also known as Test Basis.

Detailed explanation-2: -The artifacts that are produced during the testing process which are required to plan, design, and execute tests is called Testware.

Detailed explanation-3: -Test name. A title that describes the functionality or feature that the test is verifying. Test ID. Objective. References. Prerequisites. Test setup. Test steps. Expected results.

There is 1 question to complete.