当前位置:网站首页>The development trend of software testing
The development trend of software testing
2022-08-09 04:54:00 【lazily】
Table of Contents
Three, test specification improvement and quality system establishment
one, test agility
Under the agile model, development and testing are carried out at the same time. When development is in sprint2, testers can test the developed modules in sprint1.
Generally one iteration every 2 weeks
Agile test two performances:
①Test move forward:
In the requirement review stage, testers are involved, so that problems with requirements can be discovered as early as possible, and the test work drives the development work. If the problem is discovered later in the test, the bug can be modified.Costs will increase exponentially.
②testing backward:
After the product is launched, regular online testing should be done, including functional testing, performance testing and log analysis. Testing should be conducted with the product, development, operation and maintenance teams.Close cooperation has become the most powerful support for product quality improvement.
two, test automation
At this stage, some companies can already use Jmeter, Appium and other testing tools to achieve automation, but it is only testing but part of the use case execution part can be realized.
As the registration function of the App still cannot be automated, the test requirements analysis, test case design, test result analysis and other parts still require manual participation.
A truly comprehensive automated test should fully cover test analysis, test script generation, and test results analysis, which can effectively reduce manual labor and improve test efficiency.
Comprehensive automated testing will become the mainstream and main research direction of future testing.
Three. TestStandard improvement and quality system establishment
Test specification is an important factor to ensure test quality. Only by improving the accuracy and standardization of test results, can it play a positive role in supervising the quality of products.
Test normativeness is reflected in all aspects of testing: formulation of test plans, writing of test cases, execution of test cases, output of test reports, the need to ensure the reliability of test methods, the authenticity of test data, and the specification of test reports.
Quality System:
①Development-oriented specifications:
Code quality management (code repetition rate, cyclomatic complexity, etc.)
bug generation rate
bug fix rate
②Test-Oriented Specifications:
Test case coverage
Test Plan Skew Rate
Test result accuracy
边栏推荐
- 【HMS core】【Ads Kit】华为广告——海外应用在国内测试正式广告无法展示
- 【Harmony OS】【ARK UI】ETS 上下文基本操作
- 2022 Security Officer-A Certificate Special Work Permit Exam Question Bank and Online Mock Exam
- 杰理之播歌曲前后音量大小不一样【篇】
- 数据库事务&锁机制
- Oracle02-sql学习(单表查询,exists子查询,函数入门)
- Masked AutoEncoder论文及实现
- MySQL---performance schema
- Faced with risk control, what should Amazon do when evaluating self-supporting accounts?
- 抖音直播间带货最新玩法和运营技巧
猜你喜欢
leetcode:315. 计算右侧小于当前元素的个数
Ali YunTianChi competition problem (machine learning) - O2O coupons prediction (complete code)
How to do the stability test, this article thoroughly explains it!
Alibaba Cloud Tianchi Contest Question (Machine Learning) - Prediction of Industrial Steam Volume (Complete Code)
2022 Security Officer-A Certificate Special Work Permit Exam Question Bank and Online Mock Exam
equals and ==
换座位[异或巧妙的让奇偶互换]
力扣202-快乐数——哈希集合
【HMS core】【ML kit】机器学习服务常见问题FAQ
【HMS core】【ML kit】Machine Learning Service FAQ
随机推荐
[UNR #6 A] Noodle-based road (shortest path)
ddr系统检验
ceph create pool, map, delete exercises
软件测试的发展趋势
C进阶-C语言文件操作
【基于富瀚6630使用/dev/fb0显示设备和TDE模块渲染bmp图像】
如何剪裁svg并压缩
供应商对接Chewy的EDI需求
【暑期每日一题】洛谷 P1200 [USACO1.1]你的飞碟在这儿Your Ride Is Here
AttributeError: partially initialized module 'cv2' has no attribute 'gapi_wip_gst_GStreamerPipeline'
【暑期每日一题】洛谷 P1176 路径计数2
dsafasfdasfasf
P1163 银行贷款
2022下半年深圳信息系统项目管理师认证招生简章
could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarExcept
Docker部署MySQL
[Developers must see] [push kit] Collection of typical problems of push service service 2
【HMS core】【Ads Kit】Huawei Advertising——Overseas applications are tested in China. Official advertisements cannot be displayed
perl基础语法归纳
Construction and practice of full stack code test coverage and use case discovery system