Giter Club home page Giter Club logo

bugs-1's Introduction

Bugs

Below are some Bug samples that I wrote from my experience.


Nickname doesn’t change in “Editare date personale” section on libris.ro

Priority & Severity

P3 - Medium

Description

When I tried to put the characters from Test data section to change my Nickname, they got stuck. Now it’s impossible to change my Nickname a second time. The Nickname is used to log in to the site and it still works.

Preconditions

The user must be logged in.

Steps to reproduce

  1. Place the cursor on the account section
  2. Press “Contul meu” button
  3. Press “Editeaza” button in “Datele mele” section
  4. Change the Nickname with the Nickname from the Test data section;
  5. Press “Modifica” button
  6. Press again “Editeaza” button in “Datele mele” section
  7. Change the Nickname with any other Nickname
  8. Press “Modifica” button

Test data: abcaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

Expected result

The Nickname for the second change will be successfully changed.

Actual result

The Nickname for the second change has not been changed successfully.

Bug Video

Bug.libris.mp4

Back arrow and the Postări title go up on the notifications menu

Priority & Severity

P4 - Low

Description When I check a meesage on Instgram and after that I go to see the pictures of a profile from home screen, the back arrow and Postări title go up on the notifications menu when I scroll up.

Preconditions

Smartphone: Xiaomi Mi mix 3

Instagram version: 225.0.0.19.115

The user must be logged in.

Steps to reproduce

  1. Go and check a message and scrolls up and down
  2. Go to home menu
  3. Go to an instagram profile
  4. Press on a picture
  5. Scroll up

Expected result

The back arrow and Postări title successfully disappear from the notifications menu.

Actual result

The back arrow and Postări title did not disappear successfully from the notifications menu.

Bug Video

Instagram.back.arrow.and.Postari.title.Bug.mp4

The correct flow

Instagram.back.arrow.and.Postari.title.The.correct.flow.mp4

Low visibility buttons on the Tesla website

Priority & Severity

P4 – Low

Description

The buttons at the bottom of the home page have low visibility.

Steps to reproduce

  1. Go to https://www.tesla.com/ro_ro?redirect=no
  2. Go to the bottom of the page
  3. Look at the buttons

Expected result

The buttons should be perfectly visible.

Actual result

The buttons are not perfectly visible.

Bug Images


Product store doesn’t have a quantity field for products

Priority & Severity

P3 – Normal

Description

When we add more products from the same product to the cart there is no quantity field for them. This generates a long list of products.

Steps to reproduce

  1. Go to https://www.demoblaze.com/index.html
  2. Sing up to the site
  3. Log in to the site
  4. Add the same product several times
  5. Press the ,,Cart” button
  6. Look at the product

Expected result

The product should have a quantity field with a unit of measure.

Actual result

The product doesn’t have a quantity field.

Bug Image


No currency symbol for products

Priority & Severity

P3 – Low

Description

Products don’t have a currency symbol in the price area on the website.

Steps to reproduce

  1. Go to https://juice-shop.herokuapp.com/#/
  2. Look in the price area for products

Expected result

There should be a currency symbol in the price area.

Actual result

There is no currency symbol in the price area.

Bug Image


Values of the keys “base” and “main” are not translated in Romanian

Priority & Severity

P5 – Low

Description

When we access the API with the parameter ,,lang” and the value ,,ro”, the values of the keys ,,base” and ,,main” are not translated in Romanian.

Steps to reproduce

  1. Go to api.openweathermap.org/data/2.5/weather?q=London&appid=0cd1604bc507bb598a3f12fa26d68fa0&units=metric&lang=ro in Postman
  2. Look at the ,,base” and ,,main” keys

Expected result

The values of the keys should be translated.

Actual result

The values are not translated.

Bug Image


Wrong message displayed for the value of the key ,,id''

Priority & Severity

P5 – Low

Description

When we access the API with the ,,id” parameter and a value that is not in the table, we receive a positive message.

Steps to reproduce

  1. Go to: http://qachallenge.ro/api/test_api.php?action=fetch_all in Postman
  2. Send the endpoint
  3. Add an id that is not in the response for the endpoint of the next step
  4. Go to http://qachallenge.ro/api/test_api.php?action=delete&id= in Postman
  5. Send the endpoint
  6. Look at the message

Expected result

The message should be negative.

Actual result

The message is positive.

Bug Image


On the order form important fields are missing

Priority & Severity

P1 – Normal

Description

On the order form we can’t find in the credit card area the fields ,,Full name”, ,,Card number”, ,,CVC or CVS”, ,,Expiration data”. The ,,Street & number” field are also missing.

Steps to reproduce

  1. Go to https://www.demoblaze.com/index.html
  2. Sing up to the site
  3. Log in to the site
  4. Add a product to the cart
  5. Press the ,,Cart” button
  6. Press the ,,Place order” button
  7. Look at the form

Expected result

The fields will be there.

Actual result The fields are not there.

Bug Image


Order only with the name and number of the card

Priority & Severity

P1 – High

Description

You can place an order without going through all the necessary information. In order form you can complete just the name and number of the card and to press „Order” button.

Steps to reproduce

  1. Go to https://www.demoblaze.com/index.html
  2. Sing up to the site
  3. Log in to the site
  4. Add a product to the cart
  5. Press the ,,Cart” button
  6. Press the ,,Place order” button
  7. Fill in ,,Name” and ,,Credit card” fields
  8. Press ,,Order” button

Expected result

You will not be able to order.

Actual result

The order is placed.

Bug Video

Demoblaze.Store.Order.bug.mp4

Wrong video in ,,About Us" section on demoblaze.com store

Priority & Severity

P4 – low

Description

In „About Us” section is a video that doesn’t describe the store. A course in IT is described in the video.

Steps to reproduce

  1. Go to http://www.demoblaze.com/index.html
  2. Click on the section ,,About Us”
  3. Click on the video

Expected result

The video should describe the store.

Actual result

The video describe a course in it.

Bug Image

bugs-1's People

Contributors

birtasadrian avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.