2024 : 5 : 15
maryam Amiri

maryam Amiri

Academic rank: Assistant Professor
ORCID: https://orcid.org/0000-0002-7411-9552
Education: PhD.
ScopusId: 57146848900
Faculty: Engineering
Address:
Phone: 32625522

Research

Title
Software Test Data Generation Using Meta Heuristic Algorithms and Reinforcement Learning
Type
Thesis
Keywords
Software Test Data, Generation, Meta Heuristic Algorithms
Year
2023
Researchers Yasser Salam Altamimi(Student)، maryam Amiri(PrimaryAdvisor)

Abstract

Software testing is one of the basic processes in the software industry, as it ensures that the system achieves all the required tasks effectively and efficiently. Due to the difficulty of manual testing, there was a need to use automated testing, which generates test data that ensures the effectiveness of software testing. Test data consists of the following types [3]: • Valid data : It is the data that the application processes without any error or exception that causes the application to work in an unexpected or unacceptable manner. • Extreme data : It is valid data whose values belong to the range of values allowed by the application or software. • Invalid (erroneous) data : It is the data the application cannot process because it does not belong to the values that the application can accept as its input