当前位置:网站首页>How to guarantee the delivery quality through the cloud effect test plan
How to guarantee the delivery quality through the cloud effect test plan
2022-06-29 00:00:00 【Alibaba cloud cloud effect】
Test cases are used to verify that the program functions normally or that errors can be handled correctly . For the average team , Test cases work only during the test phase , In fact, test cases can also play a role in both the requirements stage and the development stage , And it will produce good results , Not only let the product 、 Development and testing make it easy to reach a consistent understanding of requirements , At the same time, it can also improve the quality of development self-test .
author : savatthi | Alibaba group technology expert
Generation of test cases :( Add the idea that testing is a requirement )
After the requirements review is passed , The tester shall output the test cases corresponding to the requirements as soon as possible ( Test cases here refer to descriptive functional test cases ), And in 1-2 Review these test cases within days .
explain
Experience now : Cloud test plan
Make test plan and input test cases

Test case review :
After the test case is output , To invite the corresponding products 、 Developers conduct use case reviews , After the use case review is passed , That is, the acceptance criteria of requirements are clarified .
The value of test cases in this link :
1、 To clarify requirements , Define the acceptance criteria for the requirements , And ensure that relevant personnel have a consistent understanding of the requirements , Ensure the quality of demand access development solutions .
2、 Determine the list and number of smoking cases ( Usually the P0 Use case as smoking use case ), As the basis for R & D self-test , At the same time, it serves as the standard for development and testing , Ensure the quality of demand measurement .
After the test case review is passed , In the cloud effect, the status of each use case should be set to reviewed , And update the use case level according to the review .

notes : If test cases can come out before requirements review , Can play a greater value .
Test cases are associated with requirements
After the test case review is completed , Be associated with requirements , A single test case can be associated with a requirement , You can also associate a set of use cases with requirements , The team can choose according to their own situation , Associated with a set of test cases, there will be fewer operation steps , Let's introduce both situations :
1、 Associate multiple test cases
Open a test case details , Click the copy link button in the upper right corner of the figure below

Go to the specific requirements details , Copy the link of the test case here , Realize the association of test cases , The associated examples will be in “ Associated execution use cases ” Upwelling .

Repeat the above steps to associate all relevant test cases of the requirement .
2、 Associate by group
After grouping test cases , Use cases can be associated by group , Click the associated button in the figure below

The management window as shown in the figure below pops up , Select the requirements that need to be associated

The test case is associated with the requirements page
After Association , In the requirement details, you can see a set of associated test cases .

On the demand details page , A set of test cases has been associated with requirements
Make a test plan :
Confirm the test time point of each demand with the development students , In order to arrange specific test plan and test arrangement .
Refinement of test cases
According to the test plan , Gradually refine the test cases
- Manual test cases : Write the input of specific test cases , Steps and expected results
- Automated test cases : Write an automated script for the test , It also needs to include the input of test cases , Steps and expected results
Execution of test cases :
- In the development stage : As the basis for developing students' self-test , The development students test according to the smoking case , After the adoption of , You can test .
- In the test phase : The test case is used as the smoke case for the test , As the acceptance standard of the proposed test , Ensure the quality of demand measurement .

summary
From requirements review to development and testing stage , Ensure the access and exit quality of development , Consolidate the foundation for the built-in quality . Generation of test cases , review , Self testing , Passing the test is also a product 、 The process of developing and testing collaboration .
About us
Learn more about cloud effects DevOps What's new , Wechat search can focus on 【 Cloud effect 】 official account ;
Colored eggs : Official account back office reply 【 guide 】, Can be obtained 《 Alibaba DevOps Practice Guide 》&《10 A collection of cases to improve R & D efficiency 》;
After reading it, I think it's helpful for you. Don't forget to like it 、 Collection and attention ;

边栏推荐
- Have you ever met a fake interview in a job interview? How to avoid?
- 随笔记:重新认识 else if
- Summary of software testing cognition
- Yyds dry goods inventory building knowledge map from scratch with neo4j (I)
- 12.物体检测Mask-Rcnn
- TypeScript --第三节:接口
- 【LeetCode】21. 合并两个有序链表 - Go 语言题解
- Analysis of CSRF Cross Site Request Forgery vulnerability
- LeetCode每日一题:实现strStr()
- Stm32f407-------- NVIC interrupt priority management
猜你喜欢

Along with the notes: methods simulating array like classes

TypeScript -- 第一节:基础类型

Stm32f407 ------- RTC real time clock

Stm32f407 ------- GPIO input experiment

10、YOLO系列

WPF implementation calls local camera~

Stm32f407 ------ serial (serial port) communication

How many locks are added to an update statement? Take you to understand the underlying principles

Phoenix installation tutorial

Stm32f407 ------ clock system (systeminit clock initialization, systick tick timer)
随机推荐
MapReduce案例
三個pwn題
[software analysis] iterative explanation of software analysis, design and modeling
Online yaml to JSON tool
Typescript -- Section 3: Interface
Behaviortree in ros2
Is it reliable and safe to avoid five in case of stock trading account opening
Scrapy使用xlwt实现将数据以Excel格式导出的Exporter
stm32F407-------串行(串口)通信
WPF implementation calls local camera~
TypeScript -- 第一节:基础类型
stm32F407-------电容触摸按键
Easy to use free ppt template
《英语语法新思维 基础版2》读书笔记(一)
12.物體檢測Mask-Rcnn
Auto encoder
每日一练:删除有序数组中的重复项
【LeetCode】21. Merge two ordered linked lists - go language solution
Stm32f407------- external interrupt
What pitfalls should be avoided in the job interview for the operation post in 2022?