This is a suite of automated tests which verify different details of Babeș-Bolyai University student platform Academic Info.
These are some API endpoints manually tested by myself using Postman, a special tool for API testing. I made more tests with different parameters for every endpoint, in order to verify Happy Flow, Negative Flow and Other Flows.
This is my first automation test, written in JavaScript. It is using Node.js and Webdriver.io as automation framework, the main purpose being to develop my (automation) testing skills.
This repository contains reports about bugs found by myself on different websites. There are various types of bugs reported, like functional, UI / UX design or usability bugs.
This repository contains examples of Test Cases for different real webpages, in order to verify their functionalities. These Test Cases aim Positive Flow, Negative Flow and Other Flows.