在按VM分类的多个VM上运行功能测试 [英] Run Functional tests on multiples VMs split by categories per VM

查看:104
本文介绍了在按VM分类的多个VM上运行功能测试的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在不同的应用程序模块上进行了多次UI测试(不同测试类别中的组)。测试独立于其他测试(不需要运行其他测试的数据)。

I have multiple UI tests on different modules of applications (group in different Test categories). The tests are independent by other tests (don't require data from other tests to run).

测试使用的是相同的用户,也是在db中进行相同的清理,因此我们无法在同一测试类别中同时运行测试。

Tests are using the same users and also same cleaning in the db, so we cannot run simultaneous tests from same Test category.

我们可以运行来自不同测试类别的同步测试。

We could run simultanious tests from different test categories.

有任何方法可以配置Vnext构建以在不同的VM上运行同步UI测试,但按类别拆分它们。

There is any way to configure Vnext build to run simultaneous UI tests on different VM but split them by categories.

例如3个具有4个测试类别的VM。

E.g. 3 VMs with 4 tests categories.

VM 1接收测试类别1& 2

VM 1 to receive test category 1&2

VM 2接收测试类别3

VM 2 to receive test category 3

VM 3接收测试类别4.

VM 3 to receive test category 4.

所有运行同步的虚拟机,测试结果应该来自所有4个类别。

All VM to run simultanious and the test results should be from all 4 categories.

推荐答案

我不能说"最佳方式"。

I cannot say for "best way".

但我认为你可以配置VM来添加很多任务,只是喜欢 按类别拆分它们。

but I think you may configure the VM to add many tasks , just like split them by categories.

也许您可以尝试从官方网站获得一些配置信息。要尝试以下网址:

Maybe there are some configures info from Official website you may try. To try this below url:

http://pubs.vmware.com/vrcs-11/index.jsp?topic=%2Fcom.vmware.vrcs11.using.doc%2FGUID -2148F75E-18B4-41C8-B4BE-0F8642336BE0.html

Hopo我可以帮到你。

Hopo I can help you.


这篇关于在按VM分类的多个VM上运行功能测试的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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