Can you explain about defect life cycle?
Answer Posted / vaishali
The Bug life cycle consists the following stages
1)New
2)Open
3)Assign
4)Test
5)Reopened or Rejected or Differed
6)Verified
7)Closed
1)New : When the Bug is detected by the tester it is in the new stage.It is not still approved by testing lead.
2)Open:If the testing lead finds the bug as genuine he assigns it to the open stage
3)Assign:The lead then assigns the code containing the bug for debugging to a developer and puts it in the assign stage
4)Test:The software developer may debug the code and send it back to testing .And puts it into Test stage.
5)Differed: The software developer may not fix the bug and instead may be of the opinion of fixing the bug in the next release .In this case he puts it in to differed stage.
Differ may be due to
a)Less time for the release
b)The bug does not have any sizeable effect
6)Rejected :Some times the Developer may feel that there is no bug or the bug that exist
will not have any effect .In this case he puts it into Rejected stage.
7)Reopened:After it is send back by the developer the Tester reopens it and tests it again.
Here the life cycle is repeated.
8)Verified: After the tester is confirmed that the bug is debugged.He assigns it to verified stage.
9)Closed:After verifying all the bugs have been debugged the life-cycle is closed.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
After insert the record in front-end, how will you check the back end by manually? Please explain?
I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
What is security Hole ? Is this possible Some one can acess any of restricted page (like admin side)? How you test this previllaze?
Where we have to use perl scripting in Testing approach and its importance
What is the typical situation u faced while collecting the test data?
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
What are the cases when you’ll consider to choose automated testing over manual testing?
how is market for testing in banglore,chennai,pune,delhi?
Can any one share the domain knwoldege of Telecom Jeeva jeevachr@gmail.com
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
why QA team is necessary for an organization?
please anyone let me know the -ve testing of Excel sheet?
What is severity and priority of bug? Give some example.
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations The client wants their users to be able to login using a page that fits in with the website design. Tom wants to access the website but doesn’t want his login information to be available to anyone else. Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:- Being the only Test Engineer on this task, what would your approach be for this requirement? Identify the key areas for testing this page. What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’. Provide a sample test case that could be used for testing this page, for example as a word or Excel document.