当前位置:网站首页>What is agile testing
What is agile testing
2022-07-07 17:40:00 【51CTO】
Readers ask questions : What is agile testing ?
Achang replied : I answer this question from three aspects :1、 What is agile testing ;2、 Several application forms ;3、 The core of agile testing .
One 、 What is agile testing
Agile testing is also known as “ Small step run ”、“ Fast iteration ”. Agile testing is the continuous feedback of software quality problems .
The difference between agile test and traditional test :
Traditional testing delivers a whole huge demand , Agile testing delivers this huge demand 1/N : If the test activity is compared to eating cake , Traditional tests eat the whole at a time 16 Inch cake , Agile testing cuts this big cake into 64 Share , Each iteration only eats 1/64.
Two 、 Several application forms
One ) Daily station will
Daily station will , Every morning 10~30 Minutes of meeting time , Project team member ( Including products 、 Design 、 Research and development 、 test ) Introduce the completion of yesterday's task in turn 、 Problems encountered 、 The work to be completed today .
Two ) Iterative disk
Every Sprint After the end , The members of the project team hold an iterative review meeting , Review iteration goals 、 result 、 The process 、 summary .
3、 ... and ) Test-driven development
If you write code first , Then test the implementation , You may encounter some problems , That is, excessive research and development , Design deviation , Testability issues .
Test-driven development ( Write test code before coding , Write the code when the test code is ready , Then use the test code to verify the written code , Modify and improve the logic in time ) Help reduce software defects 40% To 60%.
3、 ... and 、 The core of agile testing
The core of agile testing is quality built-in .
The goal of agile testing is not to find more Bug, It is Help developers understand requirements ( Prevent defects in advance , Instead of waiting until the development is completed to find many problems ), Deliver high-quality software as soon as possible , This is the quality built-in .
Let's talk again tomorrow 【 Built in quality 】.
After reading today's sharing, is it enlightening for you , If you have any idea, you are welcome to send a private message backstage, ah Chang , Discuss and communicate with each other
.
边栏推荐
猜你喜欢
随机推荐
本周小贴士#140:常量:安全习语
第3章业务功能开发(用户登录)
Problems encountered in Jenkins' release of H5 developed by uniapp
DatePickerDialog and trimepickerdialog
使用 xml资源文件定义菜单
深入浅出图解CNN-卷积神经网络
Functions and usage of imageswitch
datepicket和timepicket,日期、时间选择器的功能和用法
L1-027 出租(Lua)
企业经营12法的领悟
字符串 - string(Lua)
Lex & yacc of Pisa proxy SQL parsing
【可信计算】第十次课:TPM密码资源管理(二)
L1-023 输出GPLT(Lua)
使用Stace排除故障的5种简单方法
serachview的功能和用法
如何在软件研发阶段落地安全实践
深入浅出【机器学习之线性回归】
【解惑】App处于前台,Activity就不会被回收了?
mui侧边导航锚点定位js特效

![[re understand the communication model] the application of reactor mode in redis and Kafka](/img/d6/8a6124bb7f96be92bf8c6d3aeef12d.png)





