|
Genetic Based Crow Search Algorithm For Test Case Generation |
|---|---|
| รหัสดีโอไอ | |
| Creator | A.Tamizharasi, P.Ezhumalai |
| Title | Genetic Based Crow Search Algorithm For Test Case Generation |
| Contributor | - |
| Publisher | TuEngr Group |
| Publication Year | 2565 |
| Journal Title | International Transaction Journal of Engineering, Management, & Applied Sciences & Technologies |
| Journal Vol. | 13 |
| Journal No. | 4 |
| Page no. | 13A4K: 1-11 |
| Keyword | Software Testing, Test case generation,pathcoverage,Genetic Algorithm, crow search Algorithm, GBCSA, Test case Optimization, Unified Modelling Language. |
| URL Website | http://TuEngr.com/Vol13-4.html |
| Website title | ITJEMAST V13(4) 2022 @ TuEngr.com |
| ISSN | 2228-9860 |
| Abstract | Generating test data for a complex domain is still a challenging area of research in software testing, which builds the test suites for validating the system. The quality of test cases generated decides the cost and effectiveness of the software process, which drives this research to optimize the test suites. UML models depict the system responses to a given scenario, so generating the test case from the models would give maximum path coverage from start to finish. The proposed work attempts to create optimized test data from the UML model at the early stages of software development. The Hybrid Genetic and Crow Search Algorithm (GBCSA) helps to optimize the test suite by removing the redundant test data. This helps in maintaining a pool of solutions and directs the search towards global optima, decreasing the likelihood of getting trapped in the local optima. The experimental results show 100% path coverage and time efficiency when compared with traditional crow search and genetic optimization algorithms. |