單項(xiàng)選擇題性能測(cè)試的主要目的是什么()

A.測(cè)試應(yīng)用程序的功能是否符合要求
B.測(cè)試應(yīng)用程序的安全性
C.測(cè)試應(yīng)用程序的可靠性
D.測(cè)試應(yīng)用程序在不同負(fù)載下的性能表現(xiàn)


你可能感興趣的試題

3.單項(xiàng)選擇題在PyTest中,可以使用哪個(gè)裝飾器來(lái)指定測(cè)試用例的優(yōu)先級(jí)()

A.pytest.allure.priority()
B.pytest.allure.severity()
C.pytest.mark.priority()
D.pytest.mark.severity()

4.單項(xiàng)選擇題如何在PyTest中使用allure進(jìn)行測(cè)試()

A.使用pytest-allure插件
B.使用pytest-report插件
C.使用pytest-html插件
D.使用pytest-xdist插件

5.單項(xiàng)選擇題allure是一種什么類型的測(cè)試報(bào)告工具()

A.命令行工具
B.圖形化工具
C.數(shù)據(jù)分析工具
D.代碼審查工具