测试工具 [英] testing tools

查看:61
本文介绍了测试工具的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

任何人都可以告诉我我们用来测试.net和sql代码的软件吗... :) :) :) :):rose:




感谢adv:rose:

Can any one tell me which software we use to test the code of .net and sql please... :) :) :) :rose:




Thanks in adv:rose:

推荐答案

您可以使用NUnit对代码进行测试.向单元测试授予对数据库的访问权限,以便在这些单元测试期间也对数据库操作进行测试.

您可以从这里开始:
http://www.nunit.org/ [ ^ ]

祝你好运!
You can put your code to the test with NUnit. Give the unit test access to your database so database actions are also tested during these unit tests.

You can start at here:
http://www.nunit.org/[^]

Good luck!


这篇关于测试工具的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆