Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Critical is not a state of bug in bug Life Cycle - SDLC
Home
>>
Category
>>
Software Testing (MCQ) questions and answers
>>
SDLC
Q. Which is not the state of bug in bug Life Cycle?
- Published on 19 Oct 15
a.
Verified
b.
Deferred
c.
Critical
d.
Postponed
ANSWER: Critical
Related Content
Incident Management (
7
)
SDLC (
45
)
Agile testing (
9
)
Smoke and Sanity testing (
4
)
Static analysis tools (
6
)
Use cases and Decision table (
4
)
Roles in Software Testing (
5
)
Independent testing team (
6
)
Test processes (
16
)
Structure based testing techniques (
5
)
Risk analysis and management (
20
)
Configuration management (
6
)
Boundary value analysis (
11
)
Testing types and levels (
30
)
Capability maturity model integration (
6
)
Acceptance testing (
7
)
Static testing techniques (
9
)
Basic concepts of Software Testing (
63
)
Software Testing Techniques (
12
)
Software Testing Strategies (
13
)
Software Project Planning (
10
)
Software Design Concept (
13
)
Software Configuration Management (
10
)
Load Runner (
25
)
Manual testing (
58
)
QC (
26
)
QTP (
25
)
Selenium (
26
)
Discussion
Prajakta Pandit
-Posted on 30 Oct 15
- Critical is not the state of the bug in bug life cycle.
- The bug life cycle starts when a defect is found and ends when a defect is closed.
- The bug life cycle is related to the bug found during testing.
- The bug has different states in the life cycle, are as follows :
- New
- Assigned
- Open
- Fixed
- Pending retest
- Retest
- Verified
- Reopen
- Closed
- Duplicate
- Rejected
- Deferred
- Not a bug
-
New :
When a defect is logged and posted for the first time. Its state is given as 'New'.
-
Assigned :
After the test has posted the bug, the lead of the tester approves that the bug is genuine and he assigns the bug to the developer and the developer team. Its state is given as 'Assigned'.
-
Open :
In this state the developer has started analyzing and working on the defect.
-
Fixed :
When a developer makes necessary code changes and verifies the changes, then he/she can make the bug status as 'Fixed' and the bug is passed to the testing team.
-
Pending retest :
After fixing the defects the developer has given that particular code for retesting to the tester.
-
Retest :
At this stage the tester does the retesting of the changed code which developer has given to him to check whether the defect got fixed or not.
-
Verified :
The tester tests the bug again after it got fixed by the developer. If the bug is not present in the software, he approves that the bug is fixed and changes the status to 'Verified'.
-
Reopen :
If the bug still exists even after the bug is fixed by the developer, the tester changes the status to 'Reopen'.
-
Closed :
This state means that the bug is fixed, tested and approved.
-
Duplicate :
If the bug is repeated twice, then one bug status is changed to 'Duplicate'.
-
Rejected :
If the developer feels that the bug is not genuine, he rejects the bug. Then the state of the bug is changed to 'Rejected'.
-
Deferred :
The bug changed to deferred state means the bug is expected to be fixed in next releases. The reasons for changing the bug in this state have many factors.
-
Not a bug :
The state given as ' Not a bug ' , if there is no change in the functionality of the application.
➨
Post your comment / Share knowledge
Required!
Required!
Invalid Email Id!
Required!
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
MCQs
English
Tutorials
Download
▲