分布式测试 [英] Distributed testing

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

问题描述

只想知道是否可以进行分布式测试,例如在一台PC上对应用程序执行操作,并在其他PC托管的其他应用程序上显示事件。

Just want to know if it is possible to do distributed testing, e.g. do an action on an application on one PC and show events on other applications hosted by other PCs.

一个示例可能是:我向不同的收件人发送邮件,我验证所有收件人都有收到了不同PC和不同邮件的电子邮件。

One example could be: I send a mail to different receipients and I verify that all receipients have received the email on different PCs ans with different mailers.

这样,怎么可能?

是否只能使用Visual Studio编码的UI测试?

Is it possible only with Visual Studio Coded UI Tests?

我是否需要MTM?

我还需要其他工具吗?

Tia为您的答案。

Tia for your answers.

Alain。

推荐答案

嗨Alain,

Hi Alain,

欢迎来到MSDN论坛。

Welcome to MSDN forum.

尝试使用测试控制器和测试代理。在创建测试并运行测试并通过之后,您可能希望继续进行更详尽的性能测试,或者定期远程运行测试。

Try to use a test controller and test agents. After you create a test and run the test and it passes, you might want to proceed with more exhaustive performance testing, or run the test remotely on a regular basis。

如果您需要计划您的测试工作并将测试作为测试计划的一部分运行,您可以使用Microsoft测试管理器(MTM)。

If you have to plan your testing effort and run your tests as part of a test plan, you can use Microsoft Test Manager(MTM).

您可以在这里看到的越多:

The more you can have a look at here:

https://msdn.microsoft.com/en-us/library/ms182638。 aspx

祝你好运,

Joyce


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

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