TEST CASE PRIORITIZATION
TEST CASE PRIORITIZATION USING SWARM INTELLIGENCE ALGORITHM TO IMPROVE FAULT
COVERAGE AND TIME FOR WEB APPLICATIONS.
Test Case Prioritization (TCP) application appears to enhance the test viability in software testing activity (Khatibsyarbini et al., 2019). Test Case Prioritization (TCP) is a technique whereby each test cases are assigned a
priority. TCP orders the test cases on some properties so that highly ranked test cases execute at a higher priority (Bajaj & Sangwan, 2019a). It enables a way to execute highly significant test cases initially and produce the ideal result, such as identifying flaws prior and giving feedback to the testers.
TCP techniques are very popular in the industry and are the focus of the study (Prado Lima & Vergilio, 2020). The number of publications related to the test case prioritization is still growing in recent years which includes the
interest in the application of artificial intelligence, machine learning in TCP (Mece, Binjaku, & Paci, 2020). Most researches conduct the study by implementing metaheuristic algorithm to detect faults and time execution performance (Padmnav, Pahwa, Singh, & Bansal, 2019).
Do you do Test Case Prioritization in your organisation? What method do you use to prioritize your test cases?
Stay tuned for more writeups on the various methods on Test Case Prioritization.


