申请测试项目. [英] Application to test project.

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

问题描述

大家好,我目前刚刚完成一个可以测试的大型项目.众所周知,测试是一个漫长而无聊的过程.我只是想知道是否有人提出任何建议,或者有人可以告诉我如何制作一个应用程序来为我做一些测试.

Hi everyone, I currently just finished a big project which is ready for testing. Testing is a long boring process as you all know. I''m just wondering if anyone had any suggestions or could someone tell me how to go about making an application to do some of the testing for me. thank you in advance.

推荐答案

您可以将您的项目与NUnit集成.这将自动测试某些方法-将ASP.NET Web应用程序测试与NUnit,Ruby和Watir集成在一起 [ ^ ].
[ ^ ]可能也是有用的参考.
You could integrate your project with NUnit. This would automate testing for some of the methods - Integrated ASP.NET Web Application Testing with NUnit, Ruby, and Watir[^].
This[^] might be a useful reference as well.


确定创建单元测试并考虑使用Pex [ ^ ]对您的后端代码进行一些自动化的分析和测试.

FitNesse [ ^ ]可用于用户故事级别的验收测试.

对于自动化的UI测试,有一些工具,例如 Watin [ ^ ]和 [ ^ ]用于网络,白色 [使用UI自动化进行自动化测试 [ ^ ]
Definitely create unit tests and consider using Pex[^] to do some automated analysis and testing of your back-end code.

FitNesse[^] can be used for acceptance testing at the user-story level.

For automated UI testing, there are tools like Watin[^] and Selenium[^] for the web and White[^] for WinForms (and WPF?) testing.

If you really want to write your own automated UI tests, MSDN has some information on how to use the Windows Automation API here: Using UI Automation for Automated Testing[^]


您也可能对 xUnit [ ^ ].

一些说明:
You could also be interested in xUnit[^].

Some instructions: http://stephenwalther.com/blog/archive/2008/06/30/an-introduction-to-the-xunit-net-testing-framework-for-asp-net-mvc-developers.aspx[^]


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

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