what is be bugging ?
Answers were Sorted based on User's Feedback
Answer / vamci
If the Project management add some known defects inorder to
estimate the efficiency of tester,then it is called Be
bugging or Defect Seeding or Defect Feeding.
Is This Answer Correct ? | 46 Yes | 1 No |
Answer / ankita
In simple words, "Be bugging" is the process of adding
known defects to the application by seeding
Is This Answer Correct ? | 31 Yes | 0 No |
Answer / tony
The process of intentionally adding known defects to those
already in the
component or system for the purpose of monitoring the rate
of detection and removal, and
estimating the number of remaining defects. [IEEE 610]
Is This Answer Correct ? | 23 Yes | 0 No |
Answer / vimukt
bugging : to irritate or upset
Be bugging : It is a process of adding known defect/s with
an intention to disturb application/software working , It
can be done through seeding.
In short :- Adding known defects by seeding
Is This Answer Correct ? | 9 Yes | 0 No |
Answer / sudhansu
Bebugging is nothing but fault seeding. Adding a number of
known faults to a software system for the purpose of
monitoring the rate of detection and removal.
Is This Answer Correct ? | 8 Yes | 1 No |
Answer / ashok
estimate the defect before performing the testing
Is This Answer Correct ? | 10 Yes | 19 No |
Answer / g mallikarjun
i think the question is debugging or bug?
debugging is the process of finding the errors in the
automated script and resolving it.
bug is the diffenrence between expected value and actual
value.
Is This Answer Correct ? | 2 Yes | 36 No |
What is call-pair?
what is the use of functional specification?
1.what is a test condition ?
who will assign severity & priority
8 Answers IBM, Value Momentum,
How will you track defects? Or Bug life cycle?
Explain 5 Test Matrics?
What might be the reasons for changing the status of a bug to " NOT A BUG " ?
What's the difference between Load and Stress testing ?
what is performance testing
Use-cases can provide useful input into the design of black-box and state-based tests of OO software. Explain
What is IEEE 829 format
what is the difference between Test case and Test scenario? is it necessary to prepare scenarios before writing test cases?explain in detail.