其他分享
首页 > 其他分享> > testsuit的作用

testsuit的作用

作者:互联网

testsuit的作用:1.参数化,2.合理安排testcase的测试

config:
name: "demo testsuite"

testcases:
-
name: get_token_tobaidu
testcase: testcases/get_token_tobaidu.yml
parameters:
- ug-st:
- ["niuhanyang", 200] # 正确的用户名密码
- ["test10101", 200] # 错误的用户名密码

标签:200,name,get,testsuit,testcases,作用,tobaidu
来源: https://www.cnblogs.com/sophietester/p/13655417.html