惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

T
Troy Hunt's Blog
GbyAI
GbyAI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
月光博客
月光博客
Engineering at Meta
Engineering at Meta
The Register - Security
The Register - Security
阮一峰的网络日志
阮一峰的网络日志
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
F
Fortinet All Blogs
博客园 - 司徒正美
博客园 - 聂微东
T
Tailwind CSS Blog
MyScale Blog
MyScale Blog
Microsoft Security Blog
Microsoft Security Blog
Jina AI
Jina AI
A
About on SuperTechFans
Y
Y Combinator Blog
N
Netflix TechBlog - Medium
V
V2EX
I
InfoQ
WordPress大学
WordPress大学
小众软件
小众软件
The Cloudflare Blog
Recent Announcements
Recent Announcements
U
Unit 42
The Last Watchdog
The Last Watchdog
P
Palo Alto Networks Blog
Vercel News
Vercel News
罗磊的独立博客
H
Hackread – Cybersecurity News, Data Breaches, AI and More
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
M
MIT News - Artificial intelligence
Project Zero
Project Zero
美团技术团队
L
LangChain Blog
S
Security @ Cisco Blogs
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Last Week in AI
Last Week in AI
W
WeLiveSecurity
S
Securelist
H
Hacker News: Front Page
K
Kaspersky official blog
Martin Fowler
Martin Fowler
Know Your Adversary
Know Your Adversary
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
J
Java Code Geeks
P
Proofpoint News Feed
有赞技术团队
有赞技术团队
Google Online Security Blog
Google Online Security Blog
D
DataBreaches.Net

博客园 - 阿龍

FW:Software Testing What is the difference between modified duration, effective duration and duration? Netezza External Tables --How to use local files in external table How to push master to QA branch in GIT FTPS Firewall Query performance optimization of Vertica (Forward)5 Public Speaking Tips That'll Prepare You for Any Interview (转)The remote certificate is invalid according to the validation procedure Change - Why we need coding standards (转)测试用例编写规范 (转)Facebook如何提高软件质量? 敏捷问题小结 (转)RACI模型(RACI Model) (转)Part 2 - Basic of mocking with Moq (转)MongoDB——安装篇(windows) (转)MongoDB 增加用户 删除用户 修改用户 读写权限 只读权限, (转)MongoDB设置访问权限、设置用户 赎回收益率(Yield to Call,YTC) YTC, YTM, YTW
(转)测试用例模板(Test Case Template)
阿龍 · 2013-01-19 · via 博客园 - 阿龍

┏━━━━━━┯━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃用例编号  │                           ┃
┠──────┼───────────────────────────┨
测试优先级 │                           ┃
┠──────┼───────────────────────────┨
┃用例摘要  │                           ┃
┠──────┼───────────────────────────┨
┃测试类型  │                           ┃
┠──────┼───────────────────────────┨
┃用例类型  │                           ┃
┠──────┼───────────────────────────┨
┃用例设计者 │                           ┃
┠──────┼───────────────────────────┨
┃设计日期  │                           ┃
┠──────┼───────────────────────────┨
┃对应需求编号│                           ┃
┠──────┼───────────────────────────┨
┃对应UI   │                           ┃
┠──────┼───────────────────────────┨
┃对应UC   │                           ┃
┠──────┼───────────────────────────┨
┃版本号   │                           ┃
┠──────┼───────────────────────────┨
┃对应开发人员│                           ┃
┠──────┼───────────────────────────┨
┃前置条件  │                           ┃
┠──────┼───────────────────────────┨
┃测试方法  │                           ┃
┠──────┼───────────────────────────┨
┃输入数据  │                           ┃
┠──────┼───────────────────────────┨
┃执行步骤  │                           ┃
┃      │                           ┃
┃      │                           ┃
┃      │                           ┃
┃      │                           ┃
┃      │                           ┃
┃      │                           ┃
┃      │                           ┃
┃      │                           ┃
┃      │                           ┃
┃      │                           ┃
┠──────┼───────────────────────────┨
┃预期输出  │                           ┃
┠──────┼───────────────────────────┨
┃实际结果  │                           ┃
┠──────┼───────────────────────────┨
┃测试日期  │                           ┃
┠──────┼───────────────────────────┨
┃结论    │                           ┃
┗━━━━━━┷━━━━━━━━━━━━━━━━━━━━━━━━━━━┛

sample

┏━━━━━━┯━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃用例编号  │BOSS_ FS_ MARKETING_NEW_01P              ┃
┠──────┼───────────────────────────┨
┃测试优先级 │高(还有“较高、中、较低、低”几个等级)       ┃
┠──────┼───────────────────────────┨
┃用例摘要  │新增营销记录                     ┃
┠──────┼───────────────────────────┨
┃测试类型  │功能性测试(对应还有“安全性测试”等)        ┃
┠──────┼───────────────────────────┨
┃用例类型  │基本事件(对应还有“备选事件”、“异常事件”)    ┃
┠──────┼───────────────────────────┨
┃用例设计者 │songfun                        ┃
┠──────┼───────────────────────────┨
┃设计日期  │2005-04-25                      ┃
┠──────┼───────────────────────────┨
┃对应需求编号│REQ_ MARKETING_NEW_01                 ┃
┠──────┼───────────────────────────┨
┃对应UI   │Marketing.htm                     ┃
┠──────┼───────────────────────────┨
┃对应UC   │UC_ MARKETING_NEW_01                 ┃
┠──────┼───────────────────────────┨
┃版本号   │Build v0.1                      ┃
┠──────┼───────────────────────────┨
┃对应开发人员│Frank                         ┃
┠──────┼───────────────────────────┨
┃前置条件  │操作员登录营销管理系统                ┃
┠──────┼───────────────────────────┨
┃测试方法  │等价类划分(对应还有“错误猜测法”、“边界值分析”等)┃
┠──────┼───────────────────────────┨
┃输入数据  │用户名:51testing 性别:男 金额:10元 描述:aaaaaaa  ┃
┠──────┼───────────────────────────┨
┃执行步骤  │①.进入【营销下发】页面;               ┃
┃      │②.点击『增加』按钮;                 ┃
┃      │③.输入相应数据;                   ┃
┃      │④.点击『确定』按钮;                 ┃
┃      │⑤.在后台数据库(test/test@testDB)输入查询语句验证:  ┃
┃      │  select * from MarketingTab where ID='1001'    ┃
┃      │                           ┃
┠──────┼───────────────────────────┨
┃预期输出  │㈠.执行步骤④后,页面弹出添加成功提示信息框;     ┃
┃      │㈡.执行步骤⑤后查询数据库,记录确实添加成功且数据无误 ┃
┃      │                           ┃
┠──────┼───────────────────────────┨
┃实际结果  │符合预期                       ┃
┠──────┼───────────────────────────┨
┃测试日期  │2005-05-01                      ┃
┠──────┼───────────────────────────┨
┃结论    │                           ┃
┗━━━━━━┷━━━━━━━━━━━━━━━━━━━━━━━━━━━┛