Theses

Permanent URI for this communityhttps://rda.sliit.lk/handle/123456789/2429

Postgraduate students are required to submit a thesis as part of fulfilling the requirements of their respective postgraduate degree programmes. This community features merit-based graduate theses submitted by SLIIT postgraduate students. Abstracts are available for public viewing, while the full texts can be accessed on-site within the library.

Browse

Search Results

Now showing 1 - 1 of 1
  • Thumbnail Image
    PublicationOpen Access
    AI-DRIVEN SELF-HEALING TEST AUTOMATION FOR ENTERPRISE SOFTWARE SYSTEMS
    (Sri Lanka Institute of Information Technology, 2025) Jinarathna, H. D. R. J.
    Enterprise Resource Planning (ERP) and Customer Relationship Management (CRM) platforms are backbone tools for today’s businesses, helping teams around the company work together efficiently. But because these systems are huge and always changing, testing them gets tricky. Methods we’ve traditionally used—whether having testers run scripts by hand or running automated scripts—can’t keep up. To solve these problems, I’ve built a test automation framework that uses AI to repair itself as it runs. By incorporating Natural Language Processing (NLP) for spotting system changes and Reinforcement Learning (RL) for teaching tests to heal and get sharper, the framework learns to find when a test has broken, to fix the code on the fly, and to keep fine-tuning itself, so people hardly need to step in. I shaped the system by talking to QA engineers about the roadblocks and running pilot cases in a pretend ERP setup. Those conversations, plus the numbers, helped us tweak the design so it feels less like a lab gadget and more like a teammate. Early results are encouraging—flake tests bounce back 35% more often and testers spend 25% less time rewriting logic by hand. My research helps Software Quality Assurance Engineers, learners, and software businesses by offering an easy-to-understand, adaptable way to test big-company software. The results show how using smart technology can make software testing faster, cheaper, and better.