单项选择题
在Allure测试报告中,哪个部分可以显示测试用例的执行历史()
A.Summary
B.Environment
C.Test cases
D.Attachments
点击查看答案&解析
相关考题
-
单项选择题
在PyTest中,可以使用哪个装饰器来指定测试用例的优先级()
A.pytest.allure.priority()
B.pytest.allure.severity()
C.pytest.mark.priority()
D.pytest.mark.severity() -
单项选择题
如何在PyTest中使用allure进行测试()
A.使用pytest-allure插件
B.使用pytest-report插件
C.使用pytest-html插件
D.使用pytest-xdist插件 -
单项选择题
allure是一种什么类型的测试报告工具()
A.命令行工具
B.图形化工具
C.数据分析工具
D.代码审查工具
