说到测试,相信大家都或多或少了解。
按照各自分类,就自己知道包括
A.单元测试、集成测试、系统测试
B.白盒测试、黑盒测试
C.压力测试、性能测试、安全测试
......
反正是太多太多。就做开发以来,就只有自测和交叉测试,基本都是按照需求测试是否实现了相关的业务和什么提示信息、文本长度等细节问题,如果有专门测试人员撰写的用例就也跑一次,然后就是乱点看看有什么异常,然后就交给测试人员测试。
基本都是业务逻辑测试,没有做过单元测试。为了在经济或在技术上进行突破,所以在努力学习各种技术。查看智联招聘上看的招聘信息和阅读园子里面的前辈的文章显示,要想有提升还得懂单元测试才行。
最开始听说JUnit(官网http://www.junit.org/),直接百度百科由此知道:
What Is NUnit?
NUnit is a unit-testing framework for all .Net languages. Initially ported from JUnit, the current production release, version 2.6, is the seventh major release of this xUnit based unit testing tool for Microsoft .NET. It is written entirely in C# and has been completely redesigned to take advantage of many .NET language features, for example custom attributes and other reflection related capabilities. NUnit brings xUnit to all .NET languages.
最后,NUnit已经到2.6.2版本了。虽然来的迟了点,但是为时未晚。
开始我的NUnit之旅。
后面会陆续揭晓学习心得。
作者:Max蚊子
出处:http://www.cnblogs.com/kim01/
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。
ASP.NET交流QQ群: 基础群【50390365】(Primary Programmer,开放加入ing) 中高级群【123509017】 【234041147】(Junior and SeniorProgrammer,暂不开放ing)