Skip to content

Forciu/Tester_Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 

Repository files navigation

Welcome ! 👋

This project is an example of my work as a Software Tester

Contents

My works

Test Scenarios

Tested site - The page on which the Test Scenarios are based.

Test scenarios created on the Trello platform

In the created project in Trello we will find written Test Scenarios for:

  • Sign-Up
  • Login
  • Contact
  • Search
  • Item panel
  • My cart
  • Purchase
  • Blog
  • Additional functionalities

Test Case

Tested site - The page on which the Test Case are based.

Test Case created in exel

In the created project in exel we will find written Test Case for:

  • Test_e2e -> The user made a purchase of the item of interest, passing all actions.
  • Test_Sign-Up -> The user created an account using valid data.
  • Test_Login -> The user logged into his account using the specified data.
  • Test_Contact -> The user sent a contact message with the specified data.
  • Test_Blog -> The user adds comment to blog of interest.

Bug Reports

Tested site - The page on which the Bug Reports are based.

Bug Reports created on the Jira platform

The link contains:

  • Screenshot from Jira
    • My cart - The price of products in the cart does not update automatically
    • Contact - Unable to send a message
    • Cart - Unable to remove item from cart
  • Screen recordings of test runs
  • Selenium IDE file to open the test

Block Diagram / Flowchart

Tested site - The page on which the Block Diagram are based.

Block Diagram created in Figma

The link contains a flowchart of function usage paths for:

  • Purchase
  • Login/Register