51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

查看: 7698|回复: 9
打印 上一主题 下一主题

第131贴【2004-11-1】:常见测试术语十三

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2004-11-1 09:07:42 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
SLA--服务级别协议(service level agreement)
服务提供商与客户之间的一个协议,用于规定服务提供商应当提供什么服务。

Smoke Testing--冒烟测试       
对软件主要功能进行快餐式测试。最早来自于硬件测试实践,以确定新的硬件在第一次使用的时候不会着火。

software development process--软件开发过程       
一个把用户需求转换为软件产品的开发过程。

software diversity--软件多样性       
一种软件开发技术,其中,由不同的程序员或开发组开发的相同规格的不同程序,目的是为了检测错误、增加可靠性。

software element--软件元素       
软件开发或维护期间产生或获得的一个可交付的或过程内的文档。

software engineering--软件工程       
一个应用于软件开发、操作和维护的系统性的、有纪律的、可量化的方法。

software engineering environment--软件工程环境       
执行一个软件工程工作的硬件、软件和固件。

software life cycle--软件生命周期       
开始于一个软件产品的构思,结束于该产品不再被使用的这段期间。

SOP--标准操作过程(standard operating procedures)
书面的步骤,这对保证生产和处理的控制是必须的。

source code--源代码       
用一种适合于输入到汇编器、编译器或其它转换设备的计算机指令和数据定义。

source statement--源语句       
参考语句(statement)
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏

该用户从未签到

2#
发表于 2004-11-1 10:59:35 | 只看该作者
有没有整理过了的啊?
回复 支持 反对

使用道具 举报

该用户从未签到

3#
发表于 2004-11-1 13:06:51 | 只看该作者
建议版主整理一份
回复 支持 反对

使用道具 举报

该用户从未签到

4#
 楼主| 发表于 2004-11-2 22:13:10 | 只看该作者
是按照字母顺序贴出来的,不希望一次发太多,否则就失去了这个栏目的意义,请谅解。
回复 支持 反对

使用道具 举报

  • TA的每日心情
    开心
    2016-6-1 15:56
  • 签到天数: 1 天

    连续签到: 1 天

    [LV.1]测试小兵

    5#
    发表于 2005-7-4 20:06:49 | 只看该作者
    言简意赅!好!
    回复 支持 反对

    使用道具 举报

    该用户从未签到

    6#
    发表于 2005-7-5 09:20:51 | 只看该作者
    是不是斑竹没的发了?
    回复 支持 反对

    使用道具 举报

    该用户从未签到

    7#
    发表于 2005-7-12 16:23:47 | 只看该作者

    在其他地方看到的,一起分享

    acceptance testing: Formal testing conducted to enable a user, customer, or other authorized entity to determine whether to accept a system or component.
    接收测试:用来使一个用户、客户或者其它的权威机构决定是否接收一个系统或者组件的测试。

    actual outcome: The behaviour actually produced when the object is tested under specified conditions.

    实际输出:被测对象在特定条件下实际产生的行为。
    ad hoc testing: Testing carried out using no recognised test case design technique.
    探索式测试:不使用可识别的测试用例设计技术所进行的测试。
    alpha testing: Simulated or actual operational testing at an in-house site not otherwise involved with the software developers.
    α测试:在软件开发人员缺席的情况下内部做的模拟的或者实际的操作性测试。
    arc testing: A test case design technique for a component in which test cases are designed to execute branch outcomes.
    分支测试:一种针对组件的测试用例设计技术,通过分支覆盖来进行测试用例设计。

    Backus-Naur form: A meta language used to formally describe the syntax of a language.
    Backus-Naur 形式:一种用来从形式上描述一种语言的语法的元语言。

    basic block: A sequence of one or more consecutive, executable statements containing no branches.
    基本块:一个由不包含任何分支的一个或者多个连续的、可执行的指令组成的序列。
    basis test set: A set of test cases derived from the code logic which ensure that \% branch coverage is achieved.
    基本测试集:基于代码的逻辑结构且保证一定的分支覆盖率的测试用例的集合。
    bebugging: The process of intentionally adding known faults to those already in a computer program for the purpose of monitoring the rate of detection and removal, and estimating the number of faults remaining in the program.
    错误撒播:通过在计算机程序中人为的引入已知的错误来监测发现和消除错误的比率、估计程序中剩余的错误数的方法。
    behavior: The combination of input values and preconditions and the required response for a function of a system. The full specification of a function would normally comprise one or more behaviors.
    行为:系统中一个功能的输入值、前提条件和必要的响应的集合。一个功能的完整说明需要包含一个或多个行为。
    beta testing: Operational testing at a site not otherwise involved with the software developers.
    β测试:在软件开发人员缺席的情况下做的操作性测试。
    big-bang testing: Integration testing where no incremental testing takes place prior to all the system's components being combined to form the system.
    非渐增式测试:在单独测试所有构成系统的组件之前不进行任何额外测试的集成测试。
    black box testing: Test case selection that is based on an analysis of the specification of the component without reference to its internal workings.
    黑盒测试:不涉及组件的内部工作情况而只根据组件规格说明来选择测试用例的测试方法。
    bottom-up testing: An approach to integration testing where the lowest level components are tested first, then used to facilitate the testing of higher level components. The process is repeated until the component at the top of the hierarchy is tested.
    自底向上的测试:集成测试时先测试最低层的组件,然后用最低层的组件来帮助测试更高层组件的一种方法。这个过程一直重复进行直到最高层的组件被测试到。
    boundary value: An input value or output value which is on the boundary between equivalence classes, or an incremental distance either side of the boundary.
    边界值:位于两个等价类之间的输入或输出值,或者边界附近的值。
    boundary value analysis: A test case design technique for a component in which test cases are designed which include representatives of boundary values.
    边界值分析:为被测组件设计包含典型边界值的测试用例的一种测试用例设计方法。
    boundary value coverage: The percentage of boundary values of the component's equivalence classes which have been exercised by a test case suite.
    边界值覆盖:被一组测试用例覆盖到的被测组件等价类的边界值占所有边界值的百分比。
    回复 支持 反对

    使用道具 举报

    该用户从未签到

    8#
    发表于 2005-9-2 15:13:37 | 只看该作者
    不错,顶!!!
    回复 支持 反对

    使用道具 举报

    该用户从未签到

    9#
    发表于 2005-9-3 17:23:29 | 只看该作者
    看起来很痛苦啊,能不能处理一下
    回复 支持 反对

    使用道具 举报

    该用户从未签到

    10#
    发表于 2005-9-5 16:23:50 | 只看该作者
    哈哈 ,大家多发铁啊
    回复 支持 反对

    使用道具 举报

    本版积分规则

    关闭

    站长推荐上一条 /1 下一条

    小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

    GMT+8, 2024-5-29 17:47 , Processed in 0.071746 second(s), 28 queries .

    Powered by Discuz! X3.2

    © 2001-2024 Comsenz Inc.

    快速回复 返回顶部 返回列表