首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏杨丝儿的小站

    Software Engineering Terms Collection 1

    organisation, requirements engineering, systematic handing of requirement functional requirements, non-functional language, release, consistency check, completeness check, realism check, verifiability, measurable non-functional ot avoid design. requirement expressing what is desired, not how what is desired should be realized. non-functional possible interaction between them. use cases primarily capture functional requirements, but sometimes non-functional

    47420编辑于 2022-03-01
  • 来自专栏杨丝儿的小站

    Software Engineering Terms Collection 1

    organisation, requirements engineering, systematic handing of requirement functional requirements, non-functional language, release, consistency check, completeness check, realism check, verifiability, measurable non-functional ot avoid design. requirement expressing what is desired, not how what is desired should be realized. non-functional possible interaction between them. use cases primarily capture functional requirements, but sometimes non-functional

    41830编辑于 2022-03-01
  • 来自专栏PM吃瓜(公众号)

    Software Requirements [fun-nonfun-user interface]

    Non-Functional Requirements Requirements, which are not related to functional aspect of software, fall Non-functional requirements include - Security Logging Storage Configuration Performance Cost Interoperability

    39310编辑于 2023-03-02
  • 来自专栏ThoughtWorks

    数据仓库项目中的数据建模和ETL日志体系

    而跨功能需求,是隐性的,容易被忽略,通常被称为非功能需求(Non-Functional Requirements, NFR)。 以下是维基百科对非功能需求的定义(内容虽然多,删除哪句都舍不得): In systems engineering and requirements engineering, a non-functional The plan for implementing non-functional requirements is detailed in the system architecture, because Non-functional requirements are often called “quality attributes” of a system. Qualities—that is non-functional requirements—can be divided into two main categories: 1.

    94910发布于 2021-01-12
  • 来自专栏iTesting

    软件测试的类型总结 -- 送给刚入行的朋友们

    System Testing Sanity Testing Smoke Testing Interface Testing Regression Testing Beta/Acceptance Testing Non-functional is especially relevant to client/server and distributed systems. #27) Load Testing It is a type of Non-Functional It validates that if the system throws an error of invalid input and behaves as expected. #31) Non-Functional It is a type of testing for which every organization having a separate team which usually called as Non-Functional Non-Functional Testing involves testing of non-functional requirements such as Load Testing, Stress Testing

    99220发布于 2020-02-17
  • 来自专栏杨丝儿的小站

    Software Engineering Terms Collection 2

    subsystems, classes, responsibility, interface, message, order architecture, fundamental influence, non-functional characteristics, non-functional attribute, component, database, maintainability, resilience effect,

    49030编辑于 2022-03-01
  • 来自专栏PM吃瓜(公众号)

    软件开发常用关键词

    Software Requirement Specification (SRS) Functional Requirement (FR) Non-Functional Requirment (NFR)

    39810编辑于 2023-03-02
  • 来自专栏简单就是美!

    Pass SCEA Part II and Part III experience UMLSUNGoUPJSP

    However whatever framework you use it should be portable and should support the non-functional requirements Service level /Non-functional requirements: The non-functional requirements in J2EE architecture are The four essay questions are basically to address the Non-functional requirements like performance, scalability

    63520发布于 2019-02-28
  • 来自专栏dongfanger

    测试工程师学习路线图

    Development Life Cycle (SDLC),软件开发生命周期交付模型; Manual Testing,手工测试; Automated Testing,自动化测试; Non-Functional

    76230编辑于 2022-10-28
  • 来自专栏从流域到海域

    什么是回归测试?

    Regression testing (rarely non-regression testing) is re-running functional and non-functional tests

    84730编辑于 2021-12-06
  • 来自专栏程序员吾真本

    架构操练Kata:金融风险系统

    Non-functional Requirements The non-functional requirements for the new Risk System are as follows.

    99340发布于 2018-08-20
  • 来自专栏杨焱的专栏

    微服务架构之我感

    Provide a range of non-functional features that are common to large classes of projects (e.g. embedded

    23510编辑于 2021-12-07
  • golang源码分析 :gopls(1)

    codelens{app: app}, &definition{app: app}, &execute{app: app}, &fix{app: app}, // (non-functional

    13810编辑于 2026-03-18
  • 来自专栏MoeLove

    K8S 生态周报| Podman 开始废弃 CNI plugins, 推进自己的网络堆栈

    允许为 canary 发布的时候设置最小 ReplicaSet 的 Pod 数; 更多关于此版本的更新,请查看其 ReleaseNote 上游进展 Make seccomp annotations non-functional

    1.1K10编辑于 2023-02-26
  • 来自专栏从头开始学习测试开发

    超越流程图:架构图与原型图的 AI 解析与非功能测试用例生成

    2s 稳:在 1000 并发下不崩溃 安全:用户 A 不能看到用户 B 的数据 兼容:在 iPhone SE 和 Galaxy S24 上体验一致 无障碍(A11Y):视障用户也能操作 这些非功能需求(Non-Functional

    11300编辑于 2026-03-31
  • 来自专栏小狼的世界

    【云+社区年度征文】RTO/RPO驱动的系统可靠性架构设计

    可靠性往往是系统的非功能性需求(Non-Functional Requirements, NFR),综上我们在架构设计时要对非功能性需求进行取舍(Trade-off),以期获得与业务发展相匹配的成本投入与可靠性效果

    2.2K10发布于 2020-12-03
  • 来自专栏TestOps云层

    DevOps最全术语汇总

    N Non-functional Requirements (NFRs) 非功能性需求 系统质量的规范,诸如易用性,设计清晰度,延迟,速度,处理大量用户的能力等,描述了如何轻松或高效地使用某个功能,而不只是它是否存在

    80920编辑于 2022-04-07
  • 来自专栏全栈程序员必看

    VR虚拟现实开发_vr虚拟世界

    learn new things and extend your boundaries, you’ll make several mistakes and you might end up creating non-functional

    1.7K10编辑于 2022-10-01
  • 来自专栏YP小站

    Kubernetes 必须掌握技能之 RBAC

    对这些资源的修改可能导致非功能性集群(non-functional cluster)。一个例子是 system:node ClusterRole 对象。这个角色定义了 kubelet 的权限。

    1.3K30发布于 2020-06-04
  • 来自专栏Tungsten Fabric中文社区

    Tungsten Fabric入门宝典丨8个典型故障及排查Tips

    由于某种原因,从vRouter到analytics-api的NodeStatus导致了“非功能性”(Non-Functional),因此需要从vRouter端进行调查。

    1.1K20发布于 2020-06-05
领券