Optimizing Quality Assurance Process through Test Data Analysis
Detta examensarbete syftar till att utvärdera om användningen av historisk testdata kan bidra till en förbättrad testprocess. I rapporten presenteras två JavaScript-algoritmer utvecklade av uppsatts- författarna, createTestRun och updateTestRun, som är specifikt utvecklade för att optimera urvalet av testfall och minimera redundans mellan testkörningar. Algoritmernas bygger på historisk data som hThis thesis presents an approach to utilize historical test execution data for improving the test process within a Quality Assurance (QA) department. The thesis research introduces two custom-built JavaScript algorithms, createTestRun and updateTestRun, designed to optimize the selection of test cases and effectively reduce redundancy in between test runs. The algorithms were developed by the thes
