51Testing软件测试论坛

标题: [翻译]软件测试术语表 [打印本页]

作者: skinapi    时间: 2004-10-10 18:27
标题: [翻译]软件测试术语表
本术语表翻译自
http://www.testingstandards.co.uk/living_glossary.htm
将会采取连载的方式(一下子实在翻译不完),为了便于大家阅读,建议大家有什么意见和看法不要直接回复本贴,可在“测试相关的一些名词解释”这篇帖子中进行回复,谢谢大家。

[ Last edited by skinapi on 2004-10-11 at 18:15 ]
作者: skinapi    时间: 2004-10-10 20:21
A

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.
分支测试:一种针对组件的测试用例设计技术,通过分支覆盖来进行测试用例设计。
作者: archonwang    时间: 2004-10-11 00:31
不错的东西,不过最近没有空。:(

多少有点郁闷啊~~~
作者: skinapi    时间: 2004-10-11 19:19
B-1

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.
边界值覆盖:被一组测试用例覆盖到的被测组件等价类的边界值占所有边界值的百分比。
作者: liguihua1    时间: 2004-10-14 10:48
标题: 顶!
好!支持!
作者: skinapi    时间: 2004-10-14 12:47
天网在”软件测试每日一贴版“开始发”常见测试术语“的系列帖子了,对照了一下,该英文列表里的好像都有了,这样我就不再一个一个翻译了,看到没有的再翻译一下。^_^
作者: caomeisanhao    时间: 2005-9-16 15:55
标题: 斑竹能否提供具体的网址阿,我找不到阿!
斑竹能否提供具体的网址阿,我找不到阿!
作者: caomeisanhao    时间: 2005-9-16 15:57
找到了一个类似的,发上来:
软件测试常用术语表
http://www.sawin.cn/doc/QM/Test/testglossary.htm
作者: sbandbt    时间: 2005-9-16 16:47
谢了,斑竹........
作者: Josh_zhu    时间: 2005-10-24 15:37
斑竹真厉害~ 顶~~
作者: xiaoshanlq    时间: 2005-10-28 10:17
好东西哈!
作者: lilywater9999    时间: 2005-11-22 16:09
标题: Favorite
Favorite




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2