jawadshahid07 / SQEProject

E-Commerce website made using Java & SpringBoot Framework. Forked for term project of Software Quality Engineering. Intended for testing and bug fixing purposes.
1 stars 0 forks source link

Missing Feature: Product Added Prompt #16

Open bilal-os1 opened 1 year ago

bilal-os1 commented 1 year ago

Test Case ID: 16 Issue: Upon clicking the submit button, a prompt for small duration must show up, indicating that product has been successfully added. Steps to Re-Create:

  1. Login as admin
  2. Go to manage products
  3. Click on add new product
  4. Fill out all the required information.
  5. Click submit button