nromanen / pratical_testing_2022

0 stars 2 forks source link

New bug #235

Open nromanen opened 10 months ago

nromanen commented 10 months ago

Date Time 15-12-2023 10:15

Severity Blocker

Priority High / Medium / Low

Environment: OS: [e.g. iOS] Browser [e.g. chrome, safari] Reproducible: always, rarely, sometimes etc. Build found: (e.g. tag)

Pre-conditions A clear and concise description of actions to be done before the start of the bug reproducing (to make bug reproducing possible). E.g.: "Create an item in the database using SQL query: INSERT INTO table1 (column1, column2) VALUES (value1, value2);"

Steps to Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected result A clear and concise description of what you expected to happen.

Actual result A clear and concise description of what do happen. Screenshots If applicable, add screenshots to help explain your problem.

Postconditions A clear and concise description of actions to be done after bug reproducing. E.g.: "Delete created item from database using SQL query: DELETE FROM table1 WHERE id=;"

User story and test case links E.g.: "User story #100 Test case"

Labels to be added "Bug", Priority ("pri: "), Severity ("severity:"), Type ("UI, "Functional"), "API" (for back-end bugs).