当前位置:网站首页>The company does not pay attention to software testing, and the new Ali P8 has written a test case writing specification for us
The company does not pay attention to software testing, and the new Ali P8 has written a test case writing specification for us
2022-08-02 06:09:00 【Code Xiaoyi】
Test Case refers to the description of the test task for a specific software product, reflecting the test plan, method, technology and strategy.Its content includes test objectives, test environment, input data, test steps, expected results, test scripts, etc., and finally forms a document.
1) Be able to understand the requirements document and identify the test test basis
As a tester, the requirement document is the basis for testing the software. First, you need to understand the requirement document of the product.The test points involved in the requirements document can be sorted out. A simple understanding is the process of converting a large text description into a mind map. It is recommended that you sort it out in the form of Xmind.
Secondly, based on the requirements document, combined with the test environment or product personnel, deepen the understanding of the requirements, facilitate the subsequent better familiarity with the requirements, and organize test points to write use cases.
2) Organize test points
The advantage of sorting out test points is to provide a comprehensive and reliable idea for those who write use cases, preventing omissions or mistakes in the process of designing use cases.At the same time, it can also reduce the difficulty of directly holding the requirement text to write use cases.The purpose of writing, at least to ensure that all requirements can be covered.
Convert the requirements in the requirements document into test points, which is convenient for writing test cases. Generally, according to the requirements document, it is divided into small function points and verified separately.Split to the point where you can directly write use cases. In this process, you can use some methods of designing use cases, that is, verifying each small test purpose separately.
The company's new Ali P8 organizes the design case specification into the following PDF document, which includes the test case principle, the main elements of the test case, the test case writing specification, the test case writing rules, and the test case writing method.After reading this PDF, your test cases will no longer have to worry about problems.
1. Purpose…1
2. Scope.2
3. Terminology Explanation
4 Test Case Principles
4.1 Systematic
4.2 Coherence
4.3 Comprehensiveness
4.4 Correctness
4.5 is consistent with normal business practice.
4.6 Simulation
4.7 Operability
5 Main Elements of Test Cases
6 Test Case Writing Specifications
6.1 Regular Test Cases:
6.2 Initialized test case:
6.3 Boundary test cases.
6.4 Test cases for null values:
6.5 Malformed test cases:
6.6 Test cases for overflow:
6.7 Associated Test Cases:
6.8 Test cases for unique values:
6.9 Insufficient Permission Test Case:
6.10 Test cases for role permissions:
7 Test case writing rules....
7.1 Test case naming rules...
7.2 Test case numbering rules...
8 Test case writing method...
8.1 Test case writing preparation...
8.2 Test case writing method.
Finally, I would like to thank everyone who read my article carefully. The following network disk link is also very comprehensive and I spent a few days sorting out. I hope it can also help you in need!
These materials, should be the most comprehensive and complete preparation warehouse for friends who want to change careers to do [software testing], this warehouse has also accompanied me through the most difficult journey, and I hopecan help you!Everything should be done as early as possible, especially in the technology industry, and the technical foundation must be improved.I hope it helps everyone...
If you don't want to grow savagely by yourself, if you can't find the information of the system, if you can't get help with your problems, and you feel like giving up after a few days of persistence, you can click the small card below to join our group, and everyone can discuss and communicate together., which will have various software testing materials and technical exchanges.
It's not easy to type. If this article is helpful to you, please like and subscribe to give the author an encouragement.It is also convenient for you to quickly find it next time.
Self-study recommended video from station B:
Zero-based career change software test: After self-taught software testing, I got a test post offer from Bytes.Call it the best video at station B!
Advanced automation test: Has landed on Huawei, with a salary increase of 20K, the most suitable python automation test for self-study in 2022Tutorial, I bought it for 16800 and shared it for free
边栏推荐
猜你喜欢
mysql安装教程【安装版】
ApiPost is really fragrant and powerful, it's time to throw away Postman and Swagger
MySQL 5.7 detailed download, installation and configuration tutorial
MySQL如何创建用户
UE4 蓝图实现AI随机移动
MYSQL unique constraint
MES系统物料管理的五大功能,建议收藏
MySQL 灵魂 16 问,你能撑到第几问?
"Digital reconstruction of the system, getting the CEO is the first step"
Matlab paper illustration drawing template No. 41 - bubble chart (bubblechart)
随机推荐
从DES走到AES(现代密码的传奇之路)
MySQL 5.7升级到8.0详细过程
MySql将一张表的数据copy到另一张表中
MySQL 8.0.29 set and modify the default password
Android studio连接MySQL并完成简单的登录注册功能
MySQL安装常见报错处理大全
c语言:查漏补缺(三)
MySQL 多表关联一对多查询实现取最新一条数据
[QNX Hypervisor 2.2用户手册]9.18 unsupported
利用浏览器本地存储 实现记住用户名的功能
[网鼎杯 2020 青龙组]singal
安全测试常见问题
MP更新操作方式
MySQL如何对SQL做prepare预处理(解决IN查询SQL预处理仅能查询出一条记录的问题)
ELK log analysis system
【无标题】
MES如何做好生产过程监控,本文给出了详细解答
Navicat如何连接MySQL
MySql字符串拆分实现split功能(字段分割转列、转行)
mysql练习题