hi Friends this is Srinivas. Can u discribe about bug
lifecycle.how to say in interview.send me my mail
:dsrao106@gmail.com
Answers were Sorted based on User's Feedback
Answer / sm
Bug Life Cycle:
1)Bug life cycle starts with "New" status
2)Then the test Engineer reports this bug to Developer with
status New
3)If the reported bug is accepted by the developer he will
change the status to "Open"
4)Then after fixing the Open status bug he will sends it
back to the tester with a status "Fixed"
5)After the test engineer again tests the same reported bug
and he/she makes it as closed if the bug is "Closed"
completely or else they will sends it back to the developer
with a "Reopen" status.
6)The precess will go like this till the bug status comes to
closed.
New
/ | \
/ | \
/ | \
Deferred Open Reject
| |
| |
Fixed Closed
|
/ \
Closed Reopen
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / prasanna babu.v
New/ open: – Whenever the test engineer identifies the
defect newly for the first time then he will set the states as
new/open. But some companies will say it as new and once the
developer accept as defect he will set as open.
Fixed for verification: – Whenever the test engineer raises
the defects and the developer rectifies it the he will set
the status as of the defect as ‘Fixed for verification’
before releasing the next build.
Reopen and Closed: – Whenever the defects are rectified and
next build is releasing to the testing department then
the test engineer will check whether the defects rectified
properly or not if they feel the defects is not rectified
properly then they will wet the status as ‘Reopen’ if at all
they feel that the defect is rectified properly then they will
set status as ‘Close’.
Hold: – Whenever the developer is in a confusion situation
to accept or reject the defect in such situation he will set
the status as ‘Hold’.
As per Design: – Whenever the new requirements are given by
the development team and the developers
incorporated those new fields and release to the testing
department. As the test engineers are not aware of those new
changes he will raise as them defects. But the developers
will set the status as ‘As per Design’.
Testers Error: – If at all the developer feels it is not at
all a defect then he will set the status as ‘Tester Error’.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ravi kiran
New
|
Open ___ Deferred
| |
___Assign ---|
| | | ___ Rejected
Reopen |
|___Test
|
Verify
|
Close
First once the bug is found it is said to be in new state,
i.e. it is not at confirmed (approved). After it is
confirmed it is assigned and then in Testing. After
verified and if fixed then the bug is Closed.
Else it is reopened and then again assigned.
After assigining some times it is deffered to other
releases or some times rejectd.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pradeep kumar
First the BUG will be in "New" stage, it will go
into "Open" stage, now it will go into "analys" stage there
it will be analysed by project manager/product manager with
the presence of development lead, if it is not a correvt
bug they can "Reject" the bug and if the bug is corrected
for next release then it can be send to "Defer" stage, and
if it is a perfect bug it will assigned to particular
developer in "Assign to fix" stage. Then "Retest" it
in "Retest" stage., here if bug is not fix correctly it
will be send to "Reopen" stage, if bug is fixed correctly
then it will be send to "Close" stage
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / soumya prasad
1)Bug life cycle starts with "New" status
2)Then the test Engineer reports this bug to Developer with
status New
3)If the reported bug is accepted by the developer he will
change the status to "Open"
4)Then after fixing the Open status bug he will sends it
back to the tester with a status "Fixed"
5)After the test engineer again tests the same reported bug
and he/she makes it as closed if the bug is "Closed"
completely or else they will sends it back to the developer
with a "Reopen" status.
6)The precess will go like this till the bug status comes to
closed.
New
/ | \
/ | \
/ | \
Deferred Open Reject
| |
| |
Fixed Closed
|
/ \
Closed Reopen
| Is This Answer Correct ? | 0 Yes | 0 No |
What all things can you automate?
How to write output data to a file (txt,csv,excel) using Test complete automation tool?
What steps are needed in developing and running a software test?
What automating testing tools are you familiar with?
In what condition we cannot use automation testing for agile method ?
Name some of the commonly used automation testing tools that are used for functional automation.
Write a short compiled module which selects random numbers. and what function is used to call your customized compiled module?
wat is difrenc btwn test case and test senario . can anybody know the answer just post it
What are the challenges using QTP11, QC11 with SAP TAO?
I am looking for selenium RC Training in Hyderabad. can any one tell me the best institute ?
What issues come up in test automation, and how do you manage them?
Give some examples for performance test tools?