⏺️Sample Defect Reports
ID | Description | Steps to Reproduce | Expected Result | Actual Result | Severity | Priority | Assigned To | Status |
---|---|---|---|---|---|---|---|---|
D001 | The login button is not working on the login page of the website. | 1. Navigate to the login page of the website. 2. Attempt to click on the login button. 3. Observe that the button does not respond to clicks. | The user should be able to click on the login button to proceed with the login process. | The login button does not respond to clicks, preventing users from logging in. | High | High | John Doe | Open |
D002 | The search bar is not functioning on the home page. | 1. Navigate to the home page of the website. 2. Attempt to use the search bar to search for a product. 3. Observe that no search results are displayed. | The user should be able to search for products using the search bar on the home page. | The search bar is not functioning, and no search results are displayed. | Medium | High | Jane Smith | Open |
D003 | The product prices are not being displayed correctly on the product page. | 1. Navigate to the product page for any product. 2. Observe that the price displayed is not correct. | The price displayed should be the correct price of the product. | The price displayed is not correct, and is significantly higher or lower than the actual price. | High | High | John Doe | In Progress |
D004 | The checkout process is not working correctly. | 1. Add a product to the cart. 2. Proceed to checkout. 3. Observe that the checkout process does not proceed correctly. | The user should be able to complete the checkout process without any errors. | The checkout process does not proceed correctly, and the user is unable to complete the purchase. | High | High | Jane Smith | In Progress |
D005 | The website crashes when too many users are accessing it simultaneously. | 1. Have a large number of users access the website at the same time. 2. Observe that the website crashes or becomes unresponsive. | The website should be able to handle a large number of users accessing it simultaneously without crashing. | The website crashes or becomes unresponsive when too many users are accessing it simultaneously. | Critical | High | John Doe | Open |
D006 | The system is not properly integrating with the payment gateway, and users are unable to complete their transactions. | 1. Attempt to complete a transaction on the website. 2. Observe that the transaction does not complete successfully. | The user should be able to complete transactions successfully using the payment gateway. | The payment gateway is not properly integrated with the system, and users are unable to complete transactions. | High | High | Jane Smith | In Progress |
D007 | The font size on the website is too small, and users are having difficulty reading the text. | 1. Navigate to the website. 2. Observe that the font size is too small. | The font size should be large enough for users to read comfortably. | The font size is too small, and users are having difficulty reading the text. | Low | Medium | John Doe | Resolved |
D008 | The navigation menu on the website is confusing, and users are having difficulty finding what they need. | 1. Navigate to the website. 2. Attempt to find a specific page or product using the navigation menu. 3. Observe that the navigation menu is confusing and difficult to use. | The navigation menu should be clear and easy to use, allowing users to find what they need quickly and easily. | The navigation menu is confusing and difficult to use, causing users to have difficulty finding what they need. | Medium | High | Jane Smith | Open |
D009 | The system is taking too long to load, and users are experiencing slow response times. | 1. Navigate to the website. 2. Observe that the system is taking an excessive amount of time to load. | The system should be able to load quickly and respond to user requests in a timely manner. | The system is taking too long to load, and users are experiencing slow response times. | High | High | John Doe | In Progress |
D010 | The system is vulnerable to SQL injection attacks, and user data is at risk of being stolen. | 1. Attempt to perform a SQL injection attack on the system. 2. Observe that the attack is successful,allowing access to user data. | The system should be secure and protected against SQL injection attacks, preventing unauthorized access to user data. | The system is vulnerable to SQL injection attacks, and user data is at risk of being stolen. | Critical | High | Jane Smith | In Progress |
D011 | The website is not displaying correctly on mobile devices, and users are having difficulty navigating it. | 1. Navigate to the website using a mobile device. 2. Observe that the website is not displaying correctly. | The website should be able to display correctly on all types of devices, allowing users to navigate it easily. | The website is not displaying correctly on mobile devices, and users are having difficulty navigating it. | Medium | High | John Doe | In Progress |
D012 | The system is not compatible with older versions of the web browser, and users are unable to access it. | 1. Attempt to access the system using an older version of the web browser. 2. Observe that the system is not compatible with the browser version. | The system should be compatible with all major web browsers and versions, allowing users to access it regardless of their browser choice. | The system is not compatible with older versions of the web browser, and users are unable to access it. | Medium | High | Jane Smith | Open |
D013 | The changes made to the system in the latest release have caused existing functionality to stop working. | 1. Navigate to the affected functionality. 2. Observe that it is no longer working correctly. | The existing functionality should continue to work correctly after the latest release. | The changes made to the system in the latest release have caused existing functionality to stop working. | High | High | John Doe | In Progress |
D014 | A bug that was previously fixed has reappeared in the latest release of the system. | 1. Navigate to the affected area. 2. Observe that the bug has reappeared. | Bugs that have been previously fixed should not reappear in new releases of the system. | A bug that was previously fixed has reappeared in the latest release of the system. | High | High | Jane Smith | In Progress |
D015 | The system does not meet the requirements outlined in the acceptance criteria, and it cannot be released to production. | 1. Review the acceptance criteria for the system. 2. Observe that the system does not meet the specified requirements. | The system should meet the requirements outlined in the acceptance criteria before it can be released to production. | The system does not meet the requirements outlined in the acceptance criteria, and it cannot be released to production. | Critical | High | John Doe | Open |
Last updated