Test Case Template - Sanjel-Energy-Services/eService_WorkItems GitHub Wiki
Identifier : { Create unique identifier by following company naming rule }
Version: { version, link}
Objective: {what's the purpose of the test}
- { links to the system collaboration diagram }
-
{instructions for setting up test}
-
{any tests that need to be run first}
-
{any data preparation need to be set up, values are specified}
- {URLs that will be used in the test steps}
- {some sort of title}
- {data}
Step No. | description | Value | Expected result | Actual Result | Test Result |
---|---|---|---|---|---|
1. | {what a tester should do} | {Value used} | {what a tester should see when they do that} | {what a tester actually see} | {Pass/Fail} |
- {any notes}
中文翻译
标识符 : { 按照公司命名规则创建唯一标识符 }
版本: { 版本, 链接 }
目标: { 测试的目的 }
- { 系统协作图的链接 }
-
{ 设置测试的说明 }
-
{ 需要首先运行的任何测试 }
-
{ 需要设置的数据准备, 值已指定 }
- { 测试步骤中将使用的URL }
-
{ 标题 }
- { 数据 }
步骤编号 | 描述 | 值 | 预期结果 | 实际结果 | 测试 结果 |
---|---|---|---|---|---|
1. | { 测试人员应执行的操作 } | { 使用的值 } | { 执行该操作时测试人员应看到的内容 } | { 测试人员实际看到的内容 } | { 通过/失败 } |
- { 任何备注 }