What are the different types of Bugs we normally see in any of the Project? Include the severity as well.
1. User Interface Defects -------------------------------- Low 2. Boundary Related Defects ------------------------------- Medium3. Error Handling Defects --------------------------------- Medium4. Calculation
A good tester will always try to reduce the repro steps to the minimal steps to reproduce; this is extremely helpful for the programmer who has to find the bug. Remember that the only person who can close
Latest Answer : Tester should be able to reproduce the bugbug description should be understadable to everyonewe should assign proper priority & severity to the reported bug we should attach proper screen shots to the reported report always status of the bug ...
Latest Answer : A bug is the one which is present in the application and can be fixed whereas a defect is the one present in the application but cannot be fixed. ...
Latest Answer : FRD:: Functional Requirement DocumentError Handling in the FRD:::: In the design details there will be a ERROR HANDLING section where it will be mentioned about the error that will be present in the routine /script/code, so that by seeing error ...
Latest Answer : The Life cycle of the Defect varies from Concern to concern, however find below the life cycle used in generic.a. Once the Defect is found the status will be "NEW"b. Then the defect will be mapped to Business Triage people where they will change ...
Is it possible to have a defect with high severity and low priority and vice-versa i.e high priority and low severity?Justify,if possible?
Latest Answer : If the same error is discovered by tester while testing the functionality it is called as BUG. Tester finds bugs after developer develops module. After completion test and product release if the same bug is delivered to the developer in a defect profile ...
Latest Answer : hi,I am using mantis.Regards,Brijesh. ...
Latest Answer : HiProblem: Nothing but some difficult work to do.Issue: It may be a bug, task, missing features.defect: If tester found some issue then he will logged as a defectBug: After loggind the defect by tester, TL need to review it and approve if it's really ...