当前位置:网站首页>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 5.7 detailed download, installation and configuration tutorial
H5接入支付流程-微信支付&支付宝支付
CAN光端机解决泰和安TX3016C消防主机长距离联网问题 实现CAN与光纤之间的双向数据智能转换
How to quickly delete the compressed package password?
"Digital reconstruction of the system, getting the CEO is the first step"
JDBC revisited
大屏UI设计-看这一篇就够了
【语义分割】FCN
CubeSat Light-1
12 reasons for MySQL slow query
c语言:查漏补缺(三)
分享|5G+智慧工业园区解决方案(附PDF)
Navicat如何连接MySQL
golang环境详细安装、配置
mysql实现按照自定义(指定顺序)排序
行测不会概念
interrupt()、interrupted()和isInterrupted()你真的懂了吗
[QNX Hypervisor 2.2用户手册]9.19 user
MySQL 8.0.29 set and modify the default password
[Digital IC hand-tear code] Verilog fixed priority arbiter | topic | principle | design | simulation









