Answer Posted / aarinari
EXPLAIN BUGLIFECYCLE:
BUG LIFE CYCLE is the movement of the bug in different stages.
after understanding the functional requirement specifications
the developer will develope the module after that it will go
to the testing team.
as a result of testing if any defects are found. then it
will be OPEN/NEW bug.
if there are no any defects testing will be stopped. again
these open/new bugs
will be send to the developement team for fixation.then the
developer will see whether
it is really a defect. if it is really a defect then it will
be rectified.if it is not
a defect then again there will be 3 stages like HOLD, AS PER
DESIGN, TESTERS ERROR.
the rectified defect will be again sent to the testing
team. then due to the result
of the regression testing if the defects are rectified then
it will be CLOSED.
if the defects are not rectified then again it will be
RE-OPEN. this is BUG LIFE CYCLE.
*************
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
Could anyone share FAQs for Test Manager position...
what is traceability matrix and its usefulness
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
what is the architecture of your current project?
hello there, can anyone tell me what type of question does lg soft company ask in written test especially for a quant part? Thanku
What is a testing process / lifecycle?
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!
What are the main key components in web applications?
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
How to do Pixel Size testing in a PDF document. Is there any Open tool that will be avaiable?
How do you get programmers to build testability support into their code?
What about the test case if the field only takes a certain number of characters or a minimum number?
What is bug release?
If asked to create a Configuration Design Pattern, where would you start?