期刊名称:Indian Journal of Computer Science and Engineering
印刷版ISSN:2231-3850
电子版ISSN:0976-5166
出版年度:2021
卷号:12
期号:2
页码:485-498
DOI:10.21817/indjcse/2021/v12i2/211202170
出版社:Engg Journals Publications
摘要:The intension of software testing is to finding the errors in software. Software testing is the process of validating and verifying that a program functions correctly. Random testing generates test inputs randomly from the input space of the software under test. To generate random test cases each time, which will contain some similarity. In order to overcome these issues, we will propose a technique for reducing the faults based on optimal test cases generated from directed random testing. In proposed method, we will generate an efficient random testing test case based on the object behavior dependence model. In this research, the optimal inputs will be generated based on Adaptive Genetic Algorithm (AGA) which will reduce the illegal inputs and equivalent inputs. To reduce the fault proneness, AGA uses the coverage metrics of the test cases. Our proposed method will prunes the input space by combining the previous input with the current one and also increase scalability and effectiveness in the era of software testing.