You are on page 1of 9

The Ministry of Education, Culture and Research of the Republic of Moldova

Technical University of Moldova

Software Engineering and Automatics Department

REPORT
Laboratory Work nr.1
at Quality of Software

Prepared by: Cavcaliuc Nina


Checked by: Lungu Mihail

Chișinău, 2020
Topic: Bug Specification
Laboratory work nr. 1: Bug Specification
Laboratory task:
Work requirements (prerequisites):
Each user should be added to a Jira Project
Each user should have first website domain: https://loving-hermann-
e2094b.netlify.app/contact.html

Rapoartele trebuie scrise în format word sau pdf. Fiecare raport trebuie trimis prin e-mail.
Toate rapoartele trebue sa contina propria evaluare, adica sa fie notate de catre studenti
Email: mihail.lungu.qa@gmail.com

Lucrări de laborator nr. 1: Specificație eroare


Sarcina de laborator:
Identificați abaterile aplicației (erori) ale unui anumit site web. Încercați să le înregistrați pe Jira.
Fiecare eroare ar trebui să conțină o prioritate justificată și valori in cimpul de severitate. Toate
câmpurile trebuie să fie completate cu informații corecte și valide aplicate proiectului
dumneavoastră.
Cerințe de muncă (condiții prealabile):
Fiecare utilizator ar trebui adăugat la un proiect Jira
Fiecare utilizator ar trebui să aibă primul domeniu al site-ului web:
https://loving-hermann-e2094b.netlify.app/contact.html

JIRA is a centralized, highly customizable project management system. All projects are
logged into a central database and each one goes through a number of workflows (processes).
Workflows control the status of the project as well as the rules by which it transitions to other
statuses.
Jira Software is built for every member of your software team to plan, track, and release great
software.
Create user stories and issues, plan sprints, and distribute tasks across your software team.
Prioritize and discuss your team’s work in full context with complete visibility. Ship with
confidence and sanity knowing the information you have is always up-to-date. Improve team
performance based on real-time, visual data that your team can put to use. Every team has a
unique process for shipping software. Use an out-of-the-box workflow, or create one to match
the way your team works.
1. Bug1 - QUICK VIEW button-Redirect to wrong product page.
When trying to click on - QUICK VIEW - of each objects in the store, user is always redirected
to the same product.

Steps to reproduce:

1. Enter the page https://loving-hermann-e2094b.netlify.app/mens2.html

2. Scroll to the list of the products and choose one product and click on - QUICK VIEW -
You will be redirected to one page every time -
https://loving-hermann-e2094b.netlify.app/single.html

Expected Results: When we click on a product we must be redirected to it.

Actual Results: When trying to click on - QUICK VIEW - of each objects in the store, user is
always redirected to the same product.
2. Bug2 - ADD TO CART - Throws 404 error.
When press - ADD TO CART - and see our box with products, we want to add 2 or 3 same
products

and after press - ENTER - we have the error - Page Not Found .

Steps to reproduce:

1. Enter the page https://loving-hermann-e2094b.netlify.app/mens2.html


2. Click "ADD TO CART" on a product.
3. When trying to modify the quantity in the products box and press "ENTER"- throws 404
error.

Expected result: The quantity in the products box will be modified.

Actual result: User can't modify the quantity in the products box.
3. Bug3 - PRODUCTS BOX - remains on the previous page.
When press to - PRODUCTS BOX - and we scroll to down we see how this PRODUCTS
BOX remains on the previous page.

Steps to reproduce:

1. Enter the page https://loving-hermann-e2094b.netlify.app/mens2.html


2. Go to "PRODUCTS BOX" part.
3. Scroll to down and we see how this "PRODUCTS BOX" remains on the previous page.

Expected result: When scrolling, this box will be remained on the main page.

Actual result: When scrolling, this box remains on the previous page.
4. Bug4 - SM button - Redirect to wrong product page.
The icons Social Media accounts doesn’t work. When press to the button -
Facebook/Twitter/Instagram/LinkedIn- you are redirects to the top of the web-page.

Steps to reproduce:

4. Enter the page https://loving-hermann-e2094b.netlify.app/mens2.html


5. Scroll till the footer.
6. Click on -Facebook/Twitter/Instagram/LinkedIn- icon, and you see how will be thrown to
the top part of the same page.

Expected result: When Click on -Facebook/Twitter/Instagram/LinkedIn- icon, you should be


redirect to the corresponding SM page.

Actual result: When Click on -Facebook/Twitter/Instagram/LinkedIn- icon, you are redirects to


the top of the web-page.
5. Bug5 - Product Feedback - Redirect to wrong product page.
The Five Star Review doesn’t work. When you try to choose 2 or 5 stars, both remain by
default, nothing happens.

Steps to reproduce:

7. Enter the page https://loving-hermann-e2094b.netlify.app/single.html


8. Click on a product Feedback
9. When you try to choose 2 or 5 stars, both remain by default, nothing happens.

Expected result: When you choose 2 or 5 stars, you must be redirected to another page where
some questions are asked or the email is mandatory and already a message if desired.

Actual result: When you choose 2 or 5 stars, you see how was chose these stars, but nothing
happens.
6. Bug6 - Redirect to wrong page of team members of
website.
Redirect to wrong page when try to click on the - Facebook/Twitter/Instagram/LinkedIn -
icon of one of team members.

Steps to reproduce:

10. Enter the page https://loving-hermann-e2094b.netlify.app/about.html


11. Click on the photo of one of team members
12. Tap on a social media button

Expected result: When click on the - Facebook/Twitter/Instagram/LinkedIn - icon go to one a


social media of a member of team.

Actual result: When click on the - Facebook/Twitter/Instagram/LinkedIn - icon go to about


page.
Conclusion:
The aim of this laboratory work was to understand the importance - Jira to Plan, Track,
and Work faster. Jira is an issue-tracking tool that's mainly used by software developers to track,
organize, and prioritize bugs, new features, and improvements for certain software releases.
Also, Identify application deviations (bugs) of a given website. Try to register them on
Jira. Each bug should contain a justified priority and severity field values. All fields should be
filled with correct and valid information applied to your project.

You might also like