Abstract
Search-based test generators, such as those using genetic algorithms and alternative variable methods, can automatically generate test inputs. They typically rely on fitness functions to calculate fitness scores for guiding the search process. This paper presents a novel rule-based testing (RBT) approach to automated generation of test inputs from Java byte code without using fitness functions. It extracts tagged paths from the control flow graph of given byte code, analyzes and monitors the predicates in the tagged paths at runtime, and generates test inputs using predefined rules. Our case studies show that RBT has outperformed the test input generators using genetic algorithms and alternative variable methods.
Author supplied keywords
Cite
CITATION STYLE
Xu, W., Ding, T., & Xu, D. (2014). Rule-based test input generation from bytecode. In Proceedings - 8th International Conference on Software Security and Reliability, SERE 2014 (pp. 108–117). Institute of Electrical and Electronics Engineers Inc. https://doi.org/10.1109/SERE.2014.24
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.