Explain defect lifecycle.
Answers were Sorted based on User's Feedback
Answer / swapnil ingole
hi i m swapnil as per my knowledge i want 2 give my best
answer
Defect Life Cycle : when the defect was found by tester, he
assigned that bug as NEW status. Then Test Lead Analysis
that bug and assign to developer OPEN status. Developer fix
the bug FIX status. Then tester again test the new build if
the same error occurs or not... if no means CLOSED status.
Defect Life Cycle -> NEW -> OPEN -> FIX -> CLOSED
Revalidation cycle means test the new version or new build
have the same defect by executing the same testcases.
simply like regression testing.
Is This Answer Correct ? | 4 Yes | 2 No |
Answer / devi
Defect life cycle is as follows.
When a test case fails a bug is logged and the status is
assigned as NEW.
This is then forwarded to QA Lead for a review, who assigns
the bug to be
Open ( Valid and need to be fixed immediately)
Deffered (valid but can be fixed later)
Ignored ( not a valid bug)
depending upon the severity and priority of the bug.
If the status is Open this goes to devlopment environment,
where it get fixed and unit testing is done. The status
then changes to Fixed.
Then codepromotion takes place and is send to testing
environment, where the bug is retested. If the test case
passes the status changes to closed and life cycle ends
there. If the test case fails , the status changes to
reopen and undergoes the process again until it get fixed.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rajendra
Bug found
|
|------>Test Engineer Finds Bug and Assigns that bug
to Developper
|
Open ---->During Developper fixing bug it's status will
be changes to open
|
|------>Developper fixes the bug
Resolved----> Then developper changes its status to Resolved
|
|
Closed
still any one of have doubts regarding this concept feel
free to call or mail me
Byee
rajendra_penumalli@yahoo.com
9885162742
hyderabad
Is This Answer Correct ? | 3 Yes | 2 No |
If we have an interface, but no concrete class which implements it. How we will test that interface in white box testing?
what is traceability matrix ?what is use of that matix ?
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.
I have an Interview about Guidewire claimcenter,so could you provide any info regd it?.I would really appreciate any kind of help- email at hvshah2001@gmail.com
What does the scope contain in a test plan
how to distinguish between session cookies and persistent cookies while doing cookies testing??
hi friends, anybody WHO NEEDS PROPER GUIDANCE TO MAKE CARRER IN TESTING PLS CONSULT ME. U WILL DEFINITELY BE BENEFITTED. My EMAIL ID: sun2k8@rediffmail.com Test Lead (IBM)
what methodologies you are following
tell me 5 new requirements in ur project? plz urgent
what is release notes different people are saying different answers so give the correct answer to that plzzzzzzzzz
what is localization and globalization.and what are the ways way are going to test the particular application?how can we identify factual, visual, corrupted characters, link errors, formatting errors, etc in locallization?iam going to attend the interview on localization concepts and languages like : German, Japanese, French, Russian, Italian, Chinese, Korean, Portuguese and Spanish .tell me the process how to do testing above concepts let me know its urgent:anilaluvala@gmail.com 9908814046
what is cyclomatic complexity? plz explain with example