期刊名称:International Journal of Software Engineering and Its Applications
印刷版ISSN:1738-9984
出版年度:2014
卷号:8
期号:3
页码:321-338
DOI:10.14257/ijseia.2014.8.3.30
出版社:SERSC
摘要:In this paper, it will be explained deeply in how to test the measurement of Bedighasan application which is used non linear static analysis medhod against Findbugs which is used static analysis too but it adapts linear code scan. Findbugs is able to detects many bugs pattern, but some parts are not quite accurately detected. It is called false positives when there is no bugs but the system raised warning. It is called false negatives if there is a bugs but the system didn't raised warning. Here in this paper, with another method, will try to improve false negatives and also false positives. In this paper those 2 variabel will used as measurements. JDBC used as an area of testing because most of JDBC syntax will not seen error unless it executed. This method is needed to handle bugs pattern which is not able to be detected by standard compiler. In this paper will be shown about how bedhigasan will win the false negatives of findbugs and how bedhigasan will loose the false positives of findbugs. Because of the increasing level of awareness of bugs pattern, it decrease the false positives. This application is still need improvement in how mutting some detected bugs.