A Code Profiling using Statistical Testing in StART

An exhausted testing is one of the testing strategy that need more time taken due to test the whole test cases in the Software Under Test. Many techniques have been proposed to avoid this situation because the size of the Software Under Test is vary and need to have good testing strategy performanc...

Full description

Saved in:
Bibliographic Details
Main Authors: Roslina, Mohd Sidek, Abdul Azim, Abdul Ghani, Hazura, Zulzalil, Salmi, Baharom, Noraziah, Ahmad
Format: Article
Language:English
Published: American Scientific Publisher 2018
Subjects:
Online Access:http://umpir.ump.edu.my/id/eprint/20003/1/A%20Code%20Profiling%20using%20Statistical%20Testing%20in%20StART1.pdf
http://umpir.ump.edu.my/id/eprint/20003/
https://doi.org/10.1166/asl.2018.12931
https://doi.org/10.1166/asl.2018.12931
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:An exhausted testing is one of the testing strategy that need more time taken due to test the whole test cases in the Software Under Test. Many techniques have been proposed to avoid this situation because the size of the Software Under Test is vary and need to have good testing strategy performance. One of the techniques is Adaptive Random Testing (ART). The ART is one of the enhanced random testing. Due to ART performance is better than pure random testing, it becomes motivation to implement the ART in Aspect Oriented Program (AOP). The ART and random testing are similar in which is selection the first test case with random manner. But, ART add another one characteristic which is the evenness test in domain area. Due to similar for first test case, we proposed a new strategy called StART. In StART, we use statistical testing technique to get the information before we test. This process we named it as code profiling. This code profiling helps in selection first test case in this technique. The result from this phase shows the area that we need to select for test activity.