A Function Testing Method for Interactive Software

Cao Wen-Jing,Xu Sheng-Hong,Yang Xiu-Xia
DOI: https://doi.org/10.1109/WCSE.2009.827
2009-01-01
Abstract:Interactive software function is executed through complicated human-machine interactions. For Interactive software, current function testing methods usually only consider software interface information, while ignoring the inner performance process. With these testing methods, testing process may be disordered. To resolve the problem, a function testing method based on data flow graph is proposed in this paper. Considering both the inner performance process and the interface information of function, this method organizes function testing process with data flows.
What problem does this paper attempt to address?