How we can explain a bug which may arrive at the time of
testing? Explain that bug in details?
Answer / bishwajit rk
Defect and testing two faces of a coin. Without testing,
bugs cannot be possible. All the bug detected are due to
one or other form of testing.
Any defect found during testing need to be thoroughly
explain so that the developer should not come back to u and
ask to explain how u got this defect. The process of
explaining a defect to a developer is actually a Art in
itself. When one filed a defect, he should provide certain
thing such as:
1- Test Environment.
2- URS or SRS (defect related to which section)
3- Software Built No. and Software Built Date.
4- Preconditions.
5- Test Data used.
6- Step by step process to reproduce the defect i.e. What
did u did that the defect surfaced?
7- What was the expected result and what is the actual
result.
8- Log or Snapshot or screenshot should be attached.
I think these steps will enough to define a defect.
| Is This Answer Correct ? | 8 Yes | 0 No |
diff b/w stress testing and load testing?
At what stage unit testing has to be done?
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
Hi, I am planing to give ISTQB - Foundation level exam. Can anyone forward the ISTQB materials at laxmi_002@rediffmail.com mail ID.
hi all, i am new to testing environment.i have two questions 1.what is the difference between volume test and load test.? 2.generally ,what is the output for stress testing.?because it is beyond the limit.and what is the use of stress testing?
what r the GUI Test Cases for calculator?
Guys, can any one of u give the realtime example for Black Box Testing
How did you go about testing a project?
what is the difference bug,defect,error
what is ur approach if u find a bug, while you have release in next one hour?
Is there any testing named as Comprehensive testing
What is Deffered? explain it who allocate it?