Skip to content

tanjaq/Bug-Reporting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Bug Reports

This repository is used to collect bug reports created by students.

Your Task

  1. Choose any application or website.
  2. Do some exploratory testing.
  3. Find one real issue, for example:
    • Functional bug
    • UI problem
    • Typo
    • Something that behaves unexpectedly
  4. Create a bug report in this repository.

How to Submit

  1. Go to the Issues tab.
  2. Click New Issue.
  3. Select the Bug Report template.
  4. Fill in the information.

Your Bug Report Should Include

  • Title – short summary of the problem
  • Environment – browser, device, OS, etc.
  • Severity – how serious the problem is
  • Priority – how urgent the fix is
  • Steps to Reproduce – numbered steps to recreate the bug
  • Expected Result – what should happen
  • Actual Result – what actually happens
  • Screenshots (if possible)

Before Submitting

  • Check that the bug has not already been reported.
  • Write your report clearly so others can reproduce the problem.

Reflection

After submitting the bug, write 2–3 sentences explaining:

  • Why you wrote the report this way.
  • What makes your report useful for developers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors