*[misc, 0.5h] add createstory.php file.

This commit is contained in:
lijie
2024-07-15 13:42:51 +08:00
committed by 李阳
parent 6e3a4f7294
commit 9b46fe539b
+19
View File
@@ -0,0 +1,19 @@
#!/usr/bin/env php
#<?php
#declare(strict_types=1);
#/**
#
#title=创建研发需求测试
#timeout=0
#cid=80
#
#- 缺少需求名称,创建失败
# - 测试结果 @创建产品表单页提示信息正确
# - 最终测试状态 @SUCCESS
# - 使用默认选项创建研发需求 最终测试状态 @SUCCESS
# - 创建正常需求后检查创建需求信息是否正确
# - 属性module @story
# - 属性method @view
# - 创建正常产品成功 最终测试状态 @SUCCESS
#
# */