What are bugs? Explain the variables to a bug - microsoft solution framework

What are bugs? Explain the variables to a bug. - Repeatability, Visibility and Severity

Programming errors are termed as bugs.

Repeatability: If a bug has been found, one should quit the application and try to find the same bug again with minimum set of steps needed for the bug to occur. If one can repeat the bug again and again, that’s what determines repeatability.

Visibility: Visibility refers to whether the bug is visible to the end user or not.

Severity: Severity determines the magnitude of implications of the occurrence of the bug. I.e. how much impact the bug has and at how many places.
Why is Zero-bug bouncing a positive indicator for the project? - MSF
Zero bug bounce is a point where development catches up with testing and there are no active bugs at that point of time..........
Release candidate and some of its features - microsoft solution framework
A release candidate is a milestone which is achieved after a zero bug bounce. Some of their features are:.........
What is a pilot and what is its goal? - microsoft solution framework
A pilot is a process of reviewing a solution to decide if it’s capable of going in production or not..........
Post your comment