期刊文献+

PHP Unit自动化单元测试技术研究 被引量:2

PHP Unit automated unit testing techniques
下载PDF
导出
摘要 优秀的程序员与普通的程序员之间的区别在于:优秀的程序员会尽可能用测试检测自己的代码,越早测试程序中的问题,发现它的机会越大,花费去寻找和修正的时间就会越少。这就说明在软件发布之前如果缺少有效的测试,软件的问题会很多。使用PHPUnit进行测试,会检测代码是不是按期望的执行,执行的自动测试软件代码的每一部分是不是正确。这些可执行代码的片段称为单元测试。 Good programmers and the difference between ordinary programmers: Test for good programmers will try testing your own code, the sooner you problems in the test program, chances of you find it, you spend less time will be to find and amended. This description before software is released if the lack of effective testing, software issues a lot. Testing with PHPUnit, he detects if your code is executed in expectations, every part of the implementation of automated testing software code is not correct. These pieces of executable code called unit testing.
作者 王莉军
出处 《电子设计工程》 2012年第23期19-22,共4页 Electronic Design Engineering
基金 辽宁省教育厅项目(2008005)
关键词 PHPUnit 自动化 单元测试 PHPUnit automation unit tests
  • 相关文献

参考文献9

二级参考文献22

  • 1徐巍,谭德荣,文昌俊.测控系统软件质量模型及评价[J].计算机测量与控制,2005,13(8):858-859. 被引量:4
  • 2Oger S Pressman著.软件工程-实践者的研究方法[M].北京:机械工业出版社,1999.10.
  • 3[1]Cem Kaner,James Bach,Bret Pettichord.Lessons learned in software testing[M],Willy Computer Publishing,2001
  • 4[3]杨海燕,罗洁雯译.系统的软件测试[M].北京:电子工业出版社,2003
  • 5MarkFewster DorothyGraham.软件测试自动化技术与实例详解[M].北京:电子工业出版社,2000..
  • 6PaulC Jorgensen.软件测试[M].机械工业出版社,2003,7..
  • 7郑人杰 殷人昆 陶永雷.实用软件工程(第二版)[M].北京:清华大学出版社,2000..
  • 8Kaner,C.,J.Falk,H.Q.Nguyen.Testing Computer Software[M].2 nd edition.Van Nostrand Reinhold,1993:32-99.
  • 9Kit.Software Testing in the Real World[M].Addison-Wesley,1995:10-100.
  • 10沃特金斯.实用软件测试过程[M].贺红卫.北京:机械工业出版社,2004:20-100.

共引文献30

同被引文献14

引证文献2

二级引证文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部