SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The “Description” field of a defect report ____
A
Should be as short as possible while providing as much information as possible.
B
Unlike Summary, may be long and verbose enough.
C
Contains detailed defect description.
D
Never describe the essence of the defect
Explanation: 

Detailed explanation-1: -A defect report is a document that includes complete details about the application/software defects, sources, what are the actions needed to resolve them, and the expected result. Developers can check this defect report, understand the problem & its solution and make improvements accordingly.

Detailed explanation-2: -A defect is a condition in software which does not meet a software requirement or user expectations. Defects are used to identify differences between what is expected and what is actually produced. In Jira Align, defects are created and managed in the Defects module using the Defects Grid.

Detailed explanation-3: -Definition: A defect is an error or a bug, in the application which is created. A programmer while designing and building the software can make mistakes or error. These mistakes or errors mean that there are flaws in the software. These are called defects.

There is 1 question to complete.