How to track a bug that appears number of times(i.e what is
the way to calculate that a particular bug is appearing
number of times evenafter fixing it).
Answers were Sorted based on User's Feedback
Answer / prasad
Hi Surya,
Can you explain the answer in detail.
Thanks.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / suneel reddy
NO mechanism
only we need regression testing till the bug is resolved
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / md aamir
Maintaining a bug record on daily basis in excel with a
clear descriptio of a bug helps in tracing the appearings
number of times. HoPE I ansered to ur Q.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mohan
If the bug is repeating again and again check for the
status of the bug from the dev., if it is a defferd bug it
will get postponed and continue for next bug. if the
seviority of the bug is high but not fixed,send the bug
report with snap shots of the bug.
| Is This Answer Correct ? | 0 Yes | 0 No |
Example of high severity and low priority bug
when giving demo to the client. if u found a showstoper defect what you will do.
wht is adhoc testing?
1.Unit testing ->integration testing->system testing->UAT in this where do u do the functional testing & regression testing? if these two done in each phase why should not mentioned in that ? 2.What are the difference b/w client & server? 3.While doing regression testing one bug raised due to functionality dependency, what is the bug status that one?
Ho can i test the Email test boxes.
write the test cases that you have scheduled an interview and you came for the same and you are about to take the interview.
If you open a bug in build -1 and that get closed in build-2 . Again the same bug a raised in build -3. Then what state will you give to that?
On which documnets are used to write System Test Cases? What are the contents in Ststem Test Cases?
explain sdlc?
2 Answers SAP Labs, STC, TCS, Thirdware,
What is mutation testing
26 Answers AppLabs, Four soft,
What is Guerrilla Testing?
Should testing be only after build and execution?