测试集.脚本 测试脚本的名字不要超过20个字符,文件类型应该为txt 名字必需易读且有意义(看名知意) 记住测试集的名字是自动根据文件.目录的名字创建的.后缀名会被截去,下划线会转换为空格,如果名字全部 为小写,每个单词的首字母会大写.例如login_tests.html->Login Tests,DHCP_and_DNS->DHCP and DNS 文档应该根据脚本和预先条件进行更新 为Suite Setup,Suite Teardown, Test Setup 和 Test Te
控制台结果,但是脚本没有运行Started by user admin Building remotely on test_1110 in workspace D:\jenkins\workspace\python_case1 [python_case1] $ C:\Windows\system32\cmd.exe -xe C:\Users\ceshi\AppData\Local\Temp\hudson3739746327451648002.sh Microsoft Windows [版本 10
首先,要导入使用库 random; ${phone} Evaluate random.choice(['139','188','185','136','158','151'])+"".join(random.choice("0123456789") for i in range(8)) randomlog ${phone} 运行结果如下: