What are the stages of the Bug?? What is the exact life cycle of the bug??
Answer Posted / haritha
Bug life cycle:there are 6 stages
1.detect the defect
2. reproduce the defect
3. report the defect
4. fix the defect
5.resolve the defect
6.close the defect
while fixing the defect we assign status to the bug as
1. new: when it is found by the tester for the first time
2.open: when they are solving the defect then set the status
as open
3.rejected:if they feel it as not a defect then set the
status as rejected
4. differed: if they accept the defect and not interested to
resolve it in this version then set the status as differed
5.closed:if the defect was resolved then set the status as
closed
6. reopen:after the defect was resolved and when we perform
regression testing if the defect was found again then we
will set the status as reopen
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is smoke test? Do you use any automation tool for smoke testing?
Explain accessibility testing and its importance in the present scenario.
what is your daily activities?
what are the risks and contingencies u had in ur project?
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
what types of testing you performed in transfer funds module....
What is the difference between stlc and sdlc?
What is Independant Testing? When and where this type of testing will be performed?
How can you do the scalability testing?
Explain the difference between severity and priority.
Can you explain tailoring?
wat is meant by frontend and backend testing
What is positive and negative testing?
Explain the advantages of automation over manual testing?
What is Stability and Performance Testing in Testing the TV