Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

A business app that allows you to manage manual tests and related bugs in one place, while also enabling step-by-step execution of test cases

Notifications You must be signed in to change notification settings

jedrzejratajczak/Functional-tester

Repository files navigation

Functional Tester

Business app which lets you keep your manual tests and related bugs in one place along with executing step by step test cases. Created with React.
View Demo

Table of content

General info

App works with mock server which delivers you logins and passwords to already created projects (also data will be randomized each time with Faker.js).
There are 3 roles: Developer, who works to resolve bugs; Tester, who works to run test cases and reports bugs and Project Manager, who invited and deletes users from project. Some routes are secured so you need to log in to enter them. Authorization uses JWT.
Logged user will be able to see dashboard with charts and statistics about current project.
App delivers 404 page, error page (built with React Error Boundary), spinners for asynchronous loading and notifications for actions for better UX.

Screenshots

Dashboard Bugs

Technologies and methodologies

Setup

To view the website simply click here.
If you want to build the website on your own, clone the repo, use yarn install and yarn start.

Contact

Created by Jędrzej Ratajczak (@nilphym) - feel free to contact me!

About

A business app that allows you to manage manual tests and related bugs in one place, while also enabling step-by-step execution of test cases

Topics

Resources

Stars

Watchers

Forks

Languages