摘要
面向对象软件测试是保证面向对象软件开发项目质量的重要手段,而测试用例设计是实施面向对象软件测试的重要方面。从软件测试的技术出发,讨论了软件测试的技术特点,如何选择合适的测试方法,如何进行测试用例设计与工具选择,结合项目说明了测试实施和阶段划分。该领域的测试理论和技术还待完善,最终目的是克服软件测试的局限性,提高软件质量。
Object-oriented software testing is an important method in guaranteeing the quality of object-oriented software development project, and the design of test cases is important to object-oriented software implementation. In this paper, the basic principle of software testing is introduced and how to select the proper test policy and how to design the test cases are discussed. The generation process of the test cases are analyzed with real examples based on a real project. The current test tools and their characters are given and the selection of test tools and implementation of software testing in the project are explained.
出处
《计算机与网络》
2010年第5期39-42,共4页
Computer & Network
关键词
黑盒测试
白盒测试
自动化测试
面向对象
black-box testing
white-box testing
automated testing
object-oriented