Data-driven testing methodology for RFID systems

An Lu,Wenbin Fang,Chang Xu,Shing-Chi Cheung,Yu Liu
DOI: https://doi.org/10.1007/s11704-010-0387-6
2010-01-01
Frontiers of Computer Science in China
Abstract:A radio-frequency identification (RFID) system including hardware and software may be updated from time to time after first time deployment. To ensure the reliability of the system, extensive tests are required. However, enumerating all test cases is infeasible, especially when the tests involve time-consuming hardware operations. To solve this problem, we propose a testing methodology for RFID systems which does not enumerate all test cases but rather those which are representative. A clustering method is adopted in selecting representative test cases. Although a small number of selected test cases are run, we can still obtain a relatively high bug detection rate compared with running the enumerated test cases. Our extensive experiments show the efficiency and effectiveness of our testing methodology.
What problem does this paper attempt to address?