TMMI_测试过程改进框架_已定义级别6_非功能测试1

本文探讨了非功能测试在软件质量保证中的重要性,强调了客户需求满足与非功能需求的关系。介绍了非功能测试的流程,包括风险评估、测试方法制定、测试分析设计、测试实施与执行等关键环节。阐述了非功能测试对于提升软件产品整体质量和客户满意度的作用。

Purpose目的

The purpose of the Non-functional Testing process area is to improve test process capability to include non-functional testing during test planning, test design and execution. This is done by defining a test approach based on the identified non-functional product risks, establishing non-functional test specifications and executing a structured test execution process focused on non-functional testing.

非功能测试流程域的目的是提高测试过程性能,在测试计划中,测试设计和执行中包含非功能测试。这被执行通过定义测试方法基于明确的非功能产品风险。建立非功能测试说明书和执行结构化的测试执行流程,重点放在非功能测试上。

Introductory Notes 简介

Quality of products is all about satisfying stakeholders’ needs. These needs have to be translated to well-described functional (“what” the product does) and non-functional (“how” the product does it) requirements. Often the nonfunctional requirements are highly important for customer satisfaction. This process area addresses the development of a capability for non-functional testing. There is a set of principal non-functional attributes that are used to describe the quality of software products or systems. These quality attributes can be assessed using non-functional test techniques. Application of the various test techniques varies depending on the ability of the tester, the knowledge of the domain, and the attributes being addressed.

产品质量是为了满足相关利益人的需求,这些需求必须转化为详细描述的功能和非功能需求。通常非功能需求对客户满意度更重要。这个流程域促进了非功能测试能力的开发。这里有一些典型的非功能测试的属性,通常被使用来描述软件产品和系统的质量。这些质量属性被评估通过非功能测试技术。各种测试技术应用依赖了测试人员的能力,知识域,属性被跟踪。

A test approach needs to be defined based on the outcome of a non-functional product risk assessment. Depending on the level and type of non-functional risks, it is decided which requirements of the product will be tested, to what degree and how. The non-functional product risks and test approach are defined in close cooperation between test specialists and the stakeholders; testers should not make these decisions in isolation.

测试方法需要被定义,基于非功能产品风险评估的产物。基于非功能风险的水平和类别。它决定了那种产品需求将会被测试,测到那种程度,如何测试。非功能测试产品风险和测试方法被定义,需要测试人员和相关利益人紧密配合。测试人员不是单独做这个决定。

Non-functional test techniques are applied, possibly supported by tools. Test techniques are used to derive and select non-functional test conditions and create test cases from non-functional requirements and design specifications. The test cases are subsequently translated into manual test procedures and/or automated test scripts. Specific test data required to execute the non-functional test is created. During the test execution stage, the nonfunctional tests will be executed, incidents found and incident reports written.

非功能测试技术被应用。可能是通过工具支持,测试技术被使用来驱动和选择非功能测试条件,创建测试用例根据非功能需求和设计说明书。测试用例被转化为手动测试流程和自动测试脚本。特定测试数据被需要来执行非功能测试。在测试执行阶段,非功能测试将被执行。事故发现和事故报告被书写。

Scope 范围

The process area Non-functional Testing involves performing a non-functional product risk assessment and defining a test approach based on the non-functional risks identified. It also addresses the test preparation phase to derive and select non-functional test conditions and test cases, the creation of specific test data and the execution of the non-functional tests. Test environment practices, which are often critical for non-functional testing, are not addressed within this process area. They are addressed as part of the TMMi level 2 process area Test Environment and should now also support non-functional testing.

非功能测试过程域包括执行非功能产品风险评估和定义测试方法(基于非功能风险)。它同时跟踪了测试准备阶段来驱动和选择非功能测试环境和测试用例。特定测试数据被建立和非功能测试执行,测试环境实践。他们通常是非功能测试的关键点。在这个过程域不会被跟踪。

Specific Goal and Practice Summary 特定目的和实践

SG 1 Perform a Non-functional Product Risk Assessment 执行非功能产品分析评估

SP 1.1 Identify non-functional product risks SP 1.2 Analyze non-functional product risks

SG 2 Establish a Non-functional Test Approach建立非功能测试方法

SP 2.1 Identify non-functional features to be tested SP 2.2 Define the non-functional test approach SP 2.3 Define non-functional exit criteria

SG 3 Perform Non-functional Test Analysis and Design 执行非功能测试分析和设计

SP 3.1 Identify and prioritize non-functional test conditions SP 3.2 Identify and prioritize non-functional test cases SP 3.3 Identify necessary specific test data SP 3.4 Maintain horizontal traceability with non-functional requirements

SG 4 Perform Non-functional Test Implementation实施非功能测试执行

SP 4.1 Develop and prioritize non-functional test procedures SP 4.2 Create specific test data

SG 5 Perform Non-functional Test Execution 实施非功能测试执行

SP 5.1 Execute non-functional test cases SP 5.2 Report non-functional test incidents SP 5.3 Write test log

【Koopman】遍历论、动态模态分解和库普曼算子谱特性的计算研究(Matlab代码实现)内容概要:本文围绕【Koopman】遍历论、动态模态分解和库普曼算子谱特性的计算研究展开,重点介绍基于Matlab的代码实现方法。文章系统阐述了遍历理论的基本概念、动态模态分解(DMD)的数学原理及其与库普曼算子谱特性之间的内在联系,展示了如何通过数值计算手段分析非线性动力系统的演化行为。文中提供了完整的Matlab代码示例,涵盖数据驱动的模态分解、谱分析及可视化过程,帮助读者理解并复现相关算法。同时,文档还列举了多个相关的科研方向和技术应用场景,体现出该方法在复杂系统建模与分析中的广泛适用性。; 适合人群:具备一定动力系统、线性代数与数值分析基础,熟悉Matlab编程,从事控制理论、流体力学、信号处理或数据驱动建模等领域研究的研究生、博士生及科研人员。; 使用场景及目标:①深入理解库普曼算子理论及其在非线性系统分析中的应用;②掌握动态模态分解(DMD)算法的实现与优化;③应用于流体动力学、气候建模、生物系统、电力系统等领域的时空模态提取与预测;④支撑高水平论文复现与科研项目开发。; 阅读建议:建议读者结合Matlab代码逐段调试运行,对照理论推导加深理解;推荐参考文中提及的相关研究方向拓展应用场景;鼓励在实际数据上验证算法性能,并尝试改进与扩展算法功能。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值