如何测试c#程序 [英] how to do Testing for c# programs

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

问题描述

大家好。

我有一些用c#编码的项目,我想测试它们。

我该怎么办?是否有任何工具可以帮助我?

注意:我研究Nunit工具,但我想要的是测试人员的工具,无论开发如何测试程序,而不是开发人员测试他们的工具项目本身..

hi everybody.
please i have some projects coded by c#, and i want to test them.
how can i do it? is there any tool which can help me?
Notice: i study Nunit tool, but what i want is a tool for testers, which tested the program regardless the developes , not a tool for developer who test their projects themselves..

推荐答案

请参阅我对该问题的评论。首先,您需要熟悉该领域,至少要了解术语。事实上,了解所有与软件测试相关的发明是很好的。然后,您需要确定要实施的测试类型。然后才寻找一些工具。



请参阅:

http://en.wikipedia.org/wiki/Software_testing [ ^ ](并查看所有引用的文章,递归;-));

有关于该主题的完整门户网站:http://en.wikipedia.org/wiki/Portal:Software_testing [ ^ ];

查看工具:

http://en.wikipedia.org/wiki/Test_management_tools [ ^ ],

http:/ /en.wikipedia.org/wiki/Test_au tomation_management_tools [ ^ ]。



-SA
Please see my comment to the question. First of all, you need to get a bit familiar with the field, at least, to know the terminology. In fact, it's good to learn a bit about all invented approached for software testing. And then you need to decide what types of testing you are going to implement. And only then look for some tools.

Please see:
http://en.wikipedia.org/wiki/Software_testing[^] (and look through all referenced articles, recursively ;-));
there is a whole portal on the topic: http://en.wikipedia.org/wiki/Portal:Software_testing[^];
review the tools:
http://en.wikipedia.org/wiki/Test_management_tools[^],
http://en.wikipedia.org/wiki/Test_automation_management_tools[^].

—SA


我认为您需要更加熟悉正式的软件测试和单元测试; CodeProject的MVP之一Marc Clifton和长期主要撰稿人刚刚通过SyncFusion发布了一本优秀的免费电子书,标题为:单元测试简洁,你可以在这里下载:[ ^ ]。



我不知道软件测试人员的工具如何与软件开发人员的工具不同;如果您对此有一些具体的想法,我希望您将它们添加到您的原始帖子。拥有现场人类测试人员的一个原因(众多)是通过对程序进行奇怪/意外/疯狂的事情来对开发中的软件进行压力测试:你是否考虑到了这一点?
I think you need to get more familiar with what formal software testing, and unit testing, is; Marc Clifton, one of CodeProject's MVP's, and long-time major contributor, has just published an excellent free e-book through SyncFusion titled: "Unit Testing Succinctly" which you can download here: [^].

I wonder how a tool for "software testers" would be different from a tool for "software developers;" if you have some specific ideas on that, I wish you would add them to your original post. One reason (among many) for having "live" human testers is to stress-test software in development by doing strange/unexpected/crazy things with the program: did you have that in mind ?


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

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