A bug or a defect is an issue identified when trying to test a software or a website. When developing an application, the developed application is not meeting the acceptance criteria of the software requirement(s) a bug can be raised as well.
Fields in the software bug
a. Name - One line(r) to describe what the bug is really about
b. Description or steps -
First para can have a brief description about what the bug is about.
The steps to reproduce the bug in sequence. This can be organized into three columns. The first column with the step. The second column with the Actual Result and the last column with the Expected result like in the test cases.
c. Pre - requisites
Steps to be done before running the actual steps. This can be running other test case(s) as well. If yes then the test id or a html link to them would suffice.
d. Screens
of the actual issue can be attached to the Actual result column.
Subscribe to:
Post Comments (Atom)
Browser background color or monitor brightness
Have you been in a situation where you are almost sitting the whole day in front of your browser and going through a document and find that ...
-
ArchLinux_Minimal.img Arch Linux basic image (without Desktop GUI) Download ArchLinux_Minimal.img from htt...
-
In this article I will show you how to go about running your .Net project from CLI . It is especially useful when you don't want to inst...
-
In this article I will document about some of the nice features C# has to offer. This include reason(s) for choosing C# in terms of the amo...
No comments:
Post a Comment