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 |
what are test cases for edit,add,delete,save,preview and main buttons and test scenarios
What is data flow diagram?
7. Would you return to this Web site on your own in the future? Why/why not?
differentiate defect age build interval? what style of testing we can follow with lack of documentation?
what are the common errors while doing integration,system,functional,regression,user acceptance testing? can anybody please let me know the answers it is too urgent???
anyone can tell me the example of high severioty and low priority ?
What is the Difference between Scope and Objective ? can u explain detailed ?
26 Answers IBM, Wipro, World Wide Company,
ur trying 2 get hotmailpage,while u give www.hotmail.com.page "The page not found"is displayed, for what u will be look for next ?
What is the difference between White Box testing and Unit Testing?
What is CRUD testing
Requirement is given : 1) The Login screen should require with 2 fields "Login" & "Password" 2) After successful login Success Message will display. 3) For Invalid login Error Message will display. 4) "Login" & "Password" both fields are case insensitive. 5) The Application should be Dialog application. What are the test cases for above requirements?
wat is traceability matrix? who prepares it? how can u prepare it?