Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
互联网应用开发
wiki-qa
Wiki
test flow
test flow
· Changes
Page history
wangqs created page: test flow
authored
Nov 11, 2016
by
互联网应用开发
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
test-flow.md
test-flow.md
+11
-0
No files found.
test-flow.md
0 → 100644
View page @
846f823d
1.
测试参加 产品讨论
2.
等待产品出原型,和产品交流之后
3.
写测试用例
4.
开发完成后,开发工程师开始用测试用例进行自测
5.
对开发的自测进行审核
6.
进行正式测试
7.
登录项目管理系统 pm.pingansec.com 进行bug提交并追踪
8.
完成项目,准备上线
9.
上线完成之后,进行线上测试
10.
回归测试
11.
关键点自动化测试编写