摘要
在分析Java多线程特性的基础上,探讨了Java多线程的测试策略及测试方法,提出Java多线程测试由类测试、集成模块测试和系统测试三个层次组成,并讨论了多线程的继承测试、同步测试以及效率测试。
Based on analyzing the features of Java multithread, testing strategies and methods are discussed in this paper. Java multithread testing is consist of class testing,integration block testing and system testing. The main testing methods for Java multithread are proposed, such as inherit testing, synchronization testing and synchronization efficiency testing.
出处
《计算机应用研究》
CSCD
北大核心
2006年第11期12-14,共3页
Application Research of Computers
基金
国家自然科学基金资助项目(69873040)
河南省自然科学基金资助项目(0511011000)
河南省高校青年骨干教师资助项目
河南省教育厅自然科学基础研究项目(2003520260)
河南工业大学基础研究项目(0402003)
关键词
JAVA多线程
测试策略
继承测试
同步测试
效率测试
Java Multithread
Testing Strategies
Inherit Testing
Synchronization Testing
Efficiency Testing