News

Comparing the Adaptability of a Genetic Algorithm and an LLM-Based Framework for Automated Software Test Data Generation: In the Context of Web Applications Abstract: In the fast-paced world of ...
Genetic Algorithm for Date Validation This project implements a Genetic Algorithm (GA) to generate and validate random dates. The algorithm evolves a population of dates through selection, crossover, ...
Search-Based Software Testing (SBST): An optimisation framework that utilises metaheuristic algorithms to automatically generate test cases aiming to maximise code coverage and fault detection.
Abstract: In the fast-paced world of software development, ensuring software quality is paramount. Software Quality Assurance (SQA) plays a vital role, primarily through testing, which can be carried ...