简体   繁体   English

在 Azure DevOps 中执行一个测试用例

[英]Execution of a test case in Azure DevOps

Is there a way to jump from the test case onto the test execution?有没有办法从测试用例跳转到测试执行? I have created a test plan with a test suite, I would like to assign team members to run specific tests.我已经创建了一个带有测试套件的测试计划,我想分配团队成员来运行特定的测试。 For example, test plan A has got test case A attached with user A assigned.例如,测试计划 A 附加了测试用例 A,并分配了用户 A。 How can user A pass or fail this test case A without going to the test plan to do so.用户 A 如何在不进入测试计划的情况下通过或失败此测试用例 A。 At the moment, the team can only run the test from the test plans page.目前,团队只能从测试计划页面运行测试。 I would like to pass or fail this test from the test case itself and view the results, like we can using test plans.我想从测试用例本身通过或失败这个测试并查看结果,就像我们可以使用测试计划一样。

I have tried to create a user item on the Kanban board and add a test, but I don't see a way to connect this test to the test plan.我试图在看板板上创建一个用户项并添加一个测试,但我没有看到将这个测试连接到测试计划的方法。 Any help would be appreciated!任何帮助,将不胜感激!

I have tried to create a user item on the Kanban board and add a test, but I don't see a way to connect this test to the test plan.我试图在看板板上创建一个用户项并添加一个测试,但我没有看到将这个测试连接到测试计划的方法。 Any help would be appreciated!任何帮助,将不胜感激!

Go Boards=>Boards=>Settings=>Cards=>Tests, you can select an existing Test Plan. Go Boards=>Boards=>Settings=>Cards=>Tests,您可以 select 现有的测试计划。

在此处输入图像描述

And if you add a test after that, you can easily execute it via more option:如果你在那之后添加一个测试,你可以通过more选项轻松地执行它:

在此处输入图像描述

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 REST API 使用测试用例 ID 或测试用例名称更新 Azure Devops 中的测试点执行结果 - REST API to update test point execution outcome in Azure Devops using Test Case ID or Test Case Name Azure Devops-如何在发行版中的测试执行期间提取测试运行ID和测试用例ID - Azure Devops - How to extract Test Run Id and Test Case Id during test execution in a release Azure DevOps测试案例问题 - Azure DevOps Test Case Questions Azure DevOps - 测试计划中手动测试的规划 - 如何为每个测试用例定义计划执行日期 - Azure DevOps - Planning of manual testing in Test Plans - how to define planned execution date for each Test case Azure Devops Regression 测试用例管理 - Azure Devops Regression test case management 使用 REST API 运行 Azure DevOps 测试用例 - Run Azure DevOps test case with REST APIs 有没有办法将 Selenium 测试与 Azure DevOps 测试用例相关联? - Is there a way to associate Selenium test with an Azure DevOps test case? 在 azure devops 中克隆同一测试套件中的测试用例 - Cloning a test case within the same test suite, in azure devops 将测试用例从测试轨道迁移到 azure devops - Migration of test case from test rail to azure devops 从 azure devops 获取给定测试用例的测试结果 - Get test results for a given test case from azure devops
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM