How can you report the defect using excel sheet?
Answer Posted / nag
5. Test Reporting:
During level ?1 & level ?2,
test execution, test engineers are reporting miss matches in
between test case expected values and build actual values as
defect report to development team.
In this test reporting, development people are receiving
defect report from testing team in a standard format. This
format followed by every test engineer in test execution to
report defects.
IEEE-829 Defect Report Format:
1. Defect ID: Unique no./name for future reference.
2. Description: Summary about defect.
3. Build Version: The version no. of current build, in this
build test engineers detected this defect.
4. Feature: The name of module / function, in that area test
engineers found this defect.
5. Test Case Name: The name of failed test case, in that
case execution test engineer found this defect.
6. Status: New reporting first time, Re-open Re-reporting.
7. Re-producible: Yes Defect appears every time in test
case execution, No Defect appears rarely in test case
execution.
8. If Yes: Attach test procedure.
9. If No: Attach snapshot and strong reasons.
10. Severity: The seriousness of defect in terms of
functionality.
High  Not able to continue testing
with out resolving this defect (show stopper)
Medium  Able to continue remaining
testing, but mandatory resolve.
Low  Able to continue remaining testing and May
/ May not to resolve.
11. Priority: Importance of defect to resolve in terms of
customer (High, Medium, Low)
12. Detected by: Name of test engineer.
13. Assigned To: The name of responsible person at
development side to receive this defect report.
14. Suggested Fix (Optional): Reasons to accept and resolve
this defect.
Resolution Type:
After receiving defect report from testing team, the
responsible development people are conducting review meeting
and sending resolution type to the responsible testing team.
There are 12 types of resolutions, they are
1. Enhancement: The reported defect is rejected, because
this defect related to future requirements of the customer.
2. Duplicate: The reported defect is rejected, because this
defect raised due to limitations of hardware devices.
3. Hardware Limitations: The reported defect is rejected,
because this defect raised due to limitations of hardware
devices.
4. Software Limitations: The reported defect is rejected,
because this defect is raised due to limitations Software
Technologies (Ms-Access).
5. Not Applicable: The reported defect is rejected because
these defects have improper meaning.
6. Functions as Designed: The reported defect is rejected,
because the coding is correct w.r.p.t design documents.
7. Need More Information: The reported defect is not
accepted / not rejected but the developers are requiring
more information about the defect to understand.
8. Not Re-producible: The reported defect is not accepted &
not rejected, but the developers are requiring correct
procedure to reproduce that defect.
9. No Plan To Fix It: The reported defect is not accepted &
not rejected, but the development people are requiring some
extra time.
10. Open: The reported defect is accepted & the development
people are ready to resolve through changes in coding.
11. Deferred: The reported defect is accepted, but postponed
to future release, due to low severity & low priority.
12. User Direction: The reported defect is accepted, but
developers are providing some valid information about that
defect to customer site people, through our application
build screens.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements
how can you test the web environment for security testing?
What are the benefits of creating multiple actions within any virtual user script?
What is the difference between coupling and cohesion?
1.How can you Pick Integration Test Cases? 2.When will you start Regression Testing? 3.What is the difference between QA & QC? 4.When Will you Exit In Testing? 5.Test Deliverable's 6.What is the difference between windows based appln and web based appln? 7.What are the types of regression testing?
we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)
could any body plz let me know which is best training institute for telecome testing in hyderabad?
How do you test a web application for dump and deaf??
what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance
Please explain me v-model clearly i want to know how it works and want to know how it use in real time on a project please tell me its urgent and important for me understand .Please tell me my mail id is Chiku_69@yahoo.in Thank u
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
How we will test ubercate
What is Pre UAT and UAT is there any difference ?
i need manual testing interview questions for 2+ experience plzz help me..
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.