You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test Driven Development (TDD) involves writing tests before the code is written. The tests are written so that the subsequent code must be written correctly to pass it with the intended consequences.
Spring boot application developed to learn how to use the framework and understand how vulnerabilities are manifested in the application and how to prevent them.
Todo o conteúdo produzido para a unidade curricular TVVS (Teste, Verificação e Validação de Software), para o curso em Engenharia Informática e Computação na FEUP
Kanata is a suite of vulnerable by design web applications that aims to provide a platform for students to learn and practice white-box testing approaches in a safe and legal environment.
A showcase of advanced software testing for a delivery optimization system in a grid-based city layout. This repo highlights extensive testing methods, including black-box and white-box approaches, within a collaborative project framework.