软件的测试英语术语+缩写

软件的测试英语术语+缩写
软件的测试英语术语+缩写

软件测试常用英语词汇

静态测试:Non-Execution-Based Testing或Static testing 代码走查:Walkthrough

代码审查:Code Inspection

技术评审:Review

动态测试:Execution-Based Testing

白盒测试:White-Box Testing

黑盒测试:Black-Box Testing

灰盒测试:Gray-Box Testing

软件质量保证SQA:Software Quality Assurance

软件开发生命周期:Software Development Life Cycle

冒烟测试:Smoke Test

回归测试:Regression Test

功能测试:Function Testing

性能测试:Performance Testing

压力测试:Stress Testing

负载测试:Volume Testing

易用性测试:Usability Testing

安装测试:Installation Testing

界面测试:UI Testing

配置测试:Configuration Testing

文档测试:Documentation T esting

兼容性测试:Compatibility Testing

安全性测试:Security Testing

恢复测试:Recovery Testing

单元测试:Unit Test

集成测试:Integration Test

系统测试:System Test

验收测试:Acceptance T est

测试计划应包括:

测试对象:The Test Objectives

测试范围:The Test Scope

测试策略:The Test Strategy

测试方法:The Test Approach,

测试过程:The test procedures,

测试环境:The Test Environment,

测试完成标准:The test Completion criteria 测试用例:The Test Cases

测试进度表:The T est Schedules

风险:Risks

接口:Interface

最终用户:The End User

正式的测试环境:Formal Test Environment

确认需求:Verifying The Requirements

有分歧的需求:Ambiguous Requirements

运行和维护:Operation and Maintenance.

可复用性:Reusability

可靠性:Reliability/Availability

电机电子工程师协会IEEE:The Institute of Electrical and Electronics Engineers) 正确性:Correctness

实用性:Utility

健壮性:Robustness

可靠性:Reliability

软件需求规格说明书:SRS (software requirement specification )

概要设计:HLD (high level design )

详细设计:LLD (low level design )

统一开发流程:RUP (rational unified process )

集成产品开发:IPD (integrated product development )

能力成熟模型:CMM (capability maturity model )

能力成熟模型集成:CMMI (capability maturity model integration )戴明环:PDCA (plan do check act )

软件工程过程组:SEPG (software engineering process group )

集成测试:IT (integration testing )

系统测试:ST (system testing )

关键过程域:KPA (key process area )

同行评审:PR (peer review )

用户验收测试:UAT (user acceptance testing )

验证和确认:V&V (verification & validation )

控制变更委员会:CCB (change control board )

图形用户界面:GUI (graphic user interface )

配置管理员:CMO (configuration management officer )平均失效间隔时间:(MTBF mean time between failures )平均修复时间:MTTR (mean time to restoration )

平均失效时间:MTTF (mean time to failure )

工作任务书:SOW (statement of work )

α测试:alpha testing

β测试:beta testing

适应性:Adaptability

可用性:Availability

功能规格说明书:Functional Specification

软件开发中常见英文缩写和各类软件开发文档的英文缩写:英文简写文档名称

MRD market requirement document (市场需求文档)

PRD product requirement document (产品需求文档)

SOW 工作任务说明书

PHB Process Handbook (项目过程手册)

EST Estimation Sheet (估计记录)

PPL Project Plan (项目计划)

CMP Software Management Plan( 配置管理计划)

QAP Software Quality Assurance Plan (软件质量保证计划)

RMP Software Risk Management Plan (软件风险管理计划)

TST Test Strategy(测试策略)

WBS Work Breakdown Structure (工作分解结构)

BRS Business Requirement Specification(业务需求说明书)

SRS Software Requirement Specification(软件需求说明书)

STP System Testing plan (系统测试计划)

STC System Testing Cases (系统测试用例)

HLD High Level Design (概要设计说明书)

ITP Integration T esting plan (集成测试计划)

ITC Integration T esting Cases (集成测试用例)

LLD Low Level Design (详细设计说明书)

UTP Unit Testing Plan ( 单元测试计划)

UTC Unit Testing Cases (单元测试用例)

UTR Unit Testing Report (单元测试报告)

ITR Integration T esting Report (集成测试报告)

STR System Testing Report (系统测试报告)

RTM Requirements Traceability Matrix (需求跟踪矩阵) CSA Configuration Status Accounting (配置状态发布)CRF Change Request Form (变更申请表)

WSR Weekly Status Report (项目周报)

QSR Quality Weekly Status Report (质量工作周报)QAR Quality Audit Report(质量检查报告)

QCLQuality Check List(质量检查表)

PAR Phase Assessment Report (阶段评估报告)

CLR Closure Report (项目总结报告)

RFF Review Finding Form (评审发现表)

MOM Minutes of Meeting (会议纪要)

MTX Metrics Sheet (度量表)

CCF ConsistanceCheckForm(一致性检查表)

BAF Baseline Audit Form(基线审计表)

PTF Program Trace Form(问题跟踪表)

领测国际科技(北京)有限公司

领测软件测试网https://www.360docs.net/doc/c96972763.html,/

软件测试中英文对照术语表

A

?Abstract test case (High level test case) :概要测试用例?Acceptance:验收

?Acceptance criteria:验收标准

?Acceptance testing:验收测试

?Accessibility testing:易用性测试

?Accuracy:精确性

?Actual outcome (actual result) :实际输出/实际结果

?Ad hoc review (informal review) :非正式评审

?Ad hoc testing:随机测试

?Adaptability:自适应性

?Agile testing:敏捷测试

?Algorithm test (branch testing) :分支测试?Alpha testing:alpha 测试

?Analyzability:易分析性

?Analyzer:分析员

?Anomaly:异常

?Arc testing:分支测试

?Attractiveness:吸引力

?Audit:审计

?Audit trail:审计跟踪

?Automated testware:自动测试组件

?Availability:可用性

B

?Back-to-back testing:对比测试

?Baseline:基线

?Basic block:基本块

?Basis test set:基本测试集

?Bebugging:错误撒播

?Behavior:行为

?Benchmark test:基准测试

?Bespoke software:定制的软件

?Best practice:最佳实践

?Beta testing:Beta 测试

领测国际科技(北京)有限公司

领测软件测试网https://www.360docs.net/doc/c96972763.html,/

?Big-bang testing:集成测试

?Black-box technique:黑盒技术

?Black-box testing:黑盒测试

?Black-box test design technique:黑盒测试设计技术

?Blocked test case:被阻塞的测试用例

?Bottom-up testing:自底向上测试

?Boundary value:边界值

?Boundary value analysis:边界值分析

?Boundary value coverage:边界值覆盖率

?Boundary value testing:边界值测试

?Branch:分支

?Branch condition:分支条件

?Branch condition combination coverage:分支条件组合覆盖率?Branch condition combination testing:分支条件组合测试

?Branch condition coverage:分支条件覆盖率

?Branch coverage:分支覆盖率

?Branch testing:分支测试

?Bug:缺陷

?Business process-based testing:基于商业流程的测试

C

?Capability Maturity Model (CMM) :能力成熟度模型

?Capability Maturity Model Integration (CMMI) :集成能力成熟度模型?Capture/playback tool:捕获/回放工具

?Capture/replay tool:捕获/重放工具

?CASE (Computer Aided Software Engineering) :电脑辅助软件工程?CAST (Computer Aided Software Testing) :电脑辅助软件测试

?Cause-effect graph:因果图

?Cause-effect graphing:因果图技术

?Cause-effect analysis:因果分析

?Cause-effect decision table:因果判定表

?Certification:认证

?Changeability:可变性

?Change control:变更控制

?Change control board:变更控制委员会

?Checker:检查人员

?Chow's coverage metrics (N-switch coverage) :N 切换覆盖率

?Classification tree method:分类树方法

?Code analyzer:代码分析器

?Code coverage:代码覆盖率

领测国际科技(北京)有限公司

领测软件测试网https://www.360docs.net/doc/c96972763.html,/

?Code-based testing:基于代码的测试

?Co-existence:共存性

?Commercial off-the-shelf software:商用离岸软件

?Comparator:比较器

?Compatibility testing:兼容性测试

?Compiler:编译器

?Complete testing:完全测试/穷尽测试

?Completion criteria:完成标准

?Complexity:复杂性

?Compliance:一致性

?Compliance testing:一致性测试

?Component:组件

?Component integration testing:组件集成测试

?Component specification:组件规格说明

?Component testing:组件测试

?Compound condition:组合条件

?Concrete test case (low level test case) :详细测试用例?Concurrency testing:并发测试

?Condition:条件表达式

?Condition combination coverage:条件组合覆盖率

?Condition coverage:条件覆盖率

?Condition determination coverage:条件判定覆盖率

?Condition determination testing:条件判定测试

?Condition testing:条件测试

?Condition outcome:条件结果

?Confidence test (smoke test) :信心测试(冒烟测试)

?Configuration:配置

?Configuration auditing:配置审核

?Configuration control:配置控制

?Configuration control board (CCB) :配置控制委员会

?Configuration identification:配置标识

?Configuration item:配置项

?Configuration management:配置管理

?Configuration testing:配置测试

?Confirmation testing:确认测试

?Conformance testing:一致性测试

?Consistency:一致性

?Control flow:控制流

?Control flow graph:控制流图

?Control flow path:控制流路径

?Conversion testing:转换测试

?COTS (Commercial Off-The-Shelf software) :商业离岸软件

?Coverage:覆盖率

?Coverage analysis:覆盖率分析

领测国际科技(北京)有限公司

领测软件测试网https://www.360docs.net/doc/c96972763.html,/

?Coverage item:覆盖项

?Coverage tool:覆盖率工具

?Custom software:定制软件

?Cyclomatic complexity:圈复杂度

?Cyclomatic number:圈数

D

?Daily build:每日构建

?Data definition:数据定义

?Data driven testing:数据驱动测试

?Data flow:数据流

?Data flow analysis:数据流分析

?Data flow coverage:数据流覆盖率

?Data flow test:数据流测试

?Data integrity testing:数据完整性测试

?Database integrity testing:数据库完整性测试?Dead code:无效代码

?Debugger:调试器

?Debugging:调试

?Debugging tool:调试工具

?Decision:判定

?Decision condition coverage:判定条件覆盖率

?Decision condition testing:判定条件测试

?Decision coverage:判定覆盖率

?Decision table:判定表

?Decision table testing:判定表测试

?Decision testing:判定测试技术

?Decision outcome:判定结果

?Defect:缺陷

?Defect density:缺陷密度

?Defect Detection Percentage (DDP) :缺陷发现率?Defect management:缺陷管理

?Defect management tool:缺陷管理工具

?Defect masking:缺陷屏蔽

?Defect report:缺陷报告

?Defect tracking tool:缺陷跟踪工具

?Definition-use pair:定义-使用对

?Deliverable:交付物

?Design-based testing:基于设计的测试

?Desk checking:桌面检查

领测国际科技(北京)有限公司

领测软件测试网https://www.360docs.net/doc/c96972763.html,/

?Development testing:开发测试

?Deviation:偏差

?Deviation report:偏差报告

?Dirty testing:负面测试

?Documentation testing:文档测试

?Domain:域

?Driver:驱动程序

?Dynamic analysis:动态分析

?Dynamic analysis tool:动态分析工具

?Dynamic comparison:动态比较

?Dynamic testing:动态测试

E

?Efficiency:效率

?Efficiency testing:效率测试

?Elementary comparison testing:基本组合测试?Emulator:仿真器、仿真程序

?Entry criteria:入口标准

?Entry point:入口点

?Equivalence class:等价类

?Equivalence partition:等价区间

?Equivalence partition coverage:等价区间覆盖率

?Equivalence partitioning:等价划分技术

?Error:错误

?Error guessing:错误猜测技术

?Error seeding:错误撒播

?Error tolerance:错误容限

?Evaluation:评估

?Exception handling:异常处理

?Executable statement:可执行的语句

?Exercised:可执行的

?Exhaustive testing:穷尽测试

?Exit criteria:出口标准

?Exit point:出口点

?Expected outcome:预期结果

?Expected result:预期结果

?Exploratory testing:探测测试

领测国际科技(北京)有限公司

领测软件测试网https://www.360docs.net/doc/c96972763.html,/

F

?Fail:失败

?Failure:失败

?Failure mode:失败模式

?Failure Mode and Effect Analysis (FMEA) :失败模式和影响分析

?Failure rate:失败频率

?Fault:缺陷

?Fault density:缺陷密度

?Fault Detection Percentage (FDP) :缺陷发现率

?Fault masking:缺陷屏蔽

?Fault tolerance:缺陷容限

?Fault tree analysis:缺陷树分析

?Feature:特征

?Field testing:现场测试

?Finite state machine:有限状态机

?Finite state testing:有限状态测试

?Formal review:正式评审

?Frozen test basis:测试基线

?Function Point Analysis (FPA) :功能点分析

?Functional integration:功能集成

?Functional requirement:功能需求

?Functional test design technique:功能测试设计技术?Functional testing:功能测试

?Functionality:功能性

?Functionality testing:功能性测试

G

?glass box testing:白盒测试

H

?Heuristic evaluation:启发式评估

?High level test case:概要测试用例

?Horizontal traceability:水平跟踪

领测国际科技(北京)有限公司

领测软件测试网https://www.360docs.net/doc/c96972763.html,/

I

?Impact analysis:影响分析

?Incremental development model:增量开发模型?Incremental testing:增量测试

?Incident:事件

?Incident management:事件管理

?Incident management tool:事件管理工具

?Incident report:事件报告

?Independence:独立

?Infeasible path:不可行路径

?Informal review:非正式评审

?Input:输入

?Input domain:输入范围

?Input value:输入值

?Inspection:审查

?Inspection leader:审查组织者

?Inspector:审查人员

?Installability:可安装性

?Installability testing:可安装性测试

?Installation guide:安装指南

?Installation wizard:安装向导

?Instrumentation:插装

?Instrumenter:插装工具

?Intake test:入口测试

?Integration:集成

?Integration testing:集成测试

?Integration testing in the large:大范围集成测试?Integration testing in the small:小范围集成测试?Interface testing:接口测试

?Interoperability:互通性

?Interoperability testing:互通性测试

?Invalid testing:无效性测试

?Isolation testing:隔离测试

?Item transmittal report:版本发布报告

?Iterative development model:迭代开发模型

K

?Key performance indicator:关键绩效指标

领测国际科技(北京)有限公司

领测软件测试网https://www.360docs.net/doc/c96972763.html,/

?Keyword driven testing:关键字驱动测试L

?Learnability:易学性

?Level test plan:等级测试计划

?Link testing:组件集成测试

?Load testing:负载测试

?Logic-coverage testing:逻辑覆盖测试?Logic-driven testing:逻辑驱动测试

?Logical test case:逻辑测试用例

?Low level test case:详细测试用例

M

?Maintenance:维护

?Maintenance testing:维护测试

?Maintainability:可维护性

?Maintainability testing:可维护性测试

?Management review:管理评审

?Master test plan:综合测试计划

?Maturity:成熟度

?Measure:度量

?Measurement:度量

?Measurement scale:度量粒度

软件测试名词解释、简答题以及综合题(含答案)

一、名词解释题 1、测试用例 测试用例是为特定的目的而设计的一组测试输入、执行条件和预期的结果。测试用例是执行的最小实体。 2、驱动模块 驱动模块是在进行单元测试时所设置的一种辅助测试模块,它用来模拟被测试模块的上一级模块,相当于被测模块的主程序。驱动模块在单元测试中接收数据,把相关的数据传送给被测试的模块,启动被测模块,并打印出相应的结果。 3、回归测试 在集成测试策略的环境中,回归测试是对某些已经进行过的测试的某些子集再重新测试一遍,以保证上述改变不会传播无法预料的副作用或引发新的问题。在更广的环境里,回归测试就是用来保证(由于测试或者其他原因的)改动不会带来不可预料的行为或者另外的错误。 4、静态测试 静态测试是指不利用计算机运行被测程序,也就是说,计算机并不真正运行被测试的程序,而是通过其他手段达到检测的目的。静态测试是对被测程序进行特性分析的一些方法的总称。 5、桩模块 桩模块是在进行单元测试时所设置的一种辅助测试模块,它用来模拟被测试模块工作过程中所调用的模块。桩模块由被测模块调用,它们一般只进行很少的数据处理,以便检验被测模块与其下级模块的接口。 6、强度测试 强度测试的目的是要检测非正常的情形,测试是想要破坏程序。强度测试需要在反常规数据量、频率或资源的方式下运行系统,以检验系统能力的最高实际限度。 7、软件测试 软件测试就是在软件投入运行前,对软件需求分析、设计规格说明和编码的最终复查。它是软件质量保证的关键步骤。通常对软件测试的定义有两种描述: 定义1:软件测试是为了发现错误而执行程序的过程。 定义2:软件测试是根据软件开发各阶段的规格说明和程序的内部结构而精心设计的一批测试用例(即输入数据及其预期的输出结果),并利用这些测试用例运行程序,以及发现错误的过程。 8、自动化测试 自动化测试得一般定义为:各种测试活动的管理与实施,包括测试脚本的开发与执行,均使用一种自动化测试工具来验证测试的需求。 9、动态测试 动态测试的主要特征是计算机必须真正运行被测试的程序,通过输入测试用例对其运行情况(即输入与输出的对应关系)进行分析,达到检测的目的。 10、独立路径 某一程序的独立路径是指从程序入口到程序出口的多次执行中,每次至少有一个语句集(包括运算、赋值、输入/输出或判断)是新的和未被重复的。 二、问答题 1、软件测试涉及哪些关键问题? 软件测试涉及的关键问题包括以下四个方面: (1)测试由谁来执行。通常的做法是开发者(机构或组织)负责完成自己代码的单元测试,而系统测试则由一些独立的测试人员或专门的测试机构进行。 (2)测试什么。软件需求规格说明、概要设计规格说明、详细设计规格说明和源程序都是测试的对象。 (3)什么时候进行测试。测试可以是一个与开发并行的过程,还可以是在开发完成某个阶段任务之后进行,或者是在开发结束后再进行测试。 (4)怎样进行测试。根据软件的功能规范说明和程序实现,利用各种测试方法,生成有效的测试用例,对软件进行测试。 2、简述软件测试过程的流程。 软件测试过程按测试的先后次序可分为:单元测试、集成测试、确认(有效性)测试、系统测试和验收(用户)测试共5 项步骤。 (1)单元测试:针对每个单元的测试,以确保每个模块能正常工作为目标。

软件测试常用英语词汇汇总

软件测试常用英语词汇 静态测试:Non-Execution-Based Testing或Static testing 代码走查:Walkthrough 代码审查:Code Inspection 技术评审:Review 动态测试:Execution-Based Testing 白盒测试:White-Box Testing 黑盒测试:Black-Box Testing 灰盒测试:Gray-Box Testing 软件质量保证SQA:Software Quality Assurance 软件开发生命周期:Software Development Life Cycle 冒烟测试:Smoke Test 回归测试:Regression Test 功能测试:Function Testing 性能测试:Performance Testing 压力测试:Stress Testing 负载测试:Volume Testing 易用性测试:Usability Testing 安装测试:Installation Testing 界面测试:UI Testing 配置测试:Configuration Testing 文档测试:Documentation Testing 兼容性测试:Compatibility Testing 安全性测试:Security Testing 恢复测试:Recovery Testing 单元测试:Unit Test 集成测试:Integration Test 系统测试:System Test 验收测试:Acceptance Test 测试计划应包括: 测试对象:The Test Objectives 测试范围: The Test Scope 测试策略: The Test Strategy 测试方法: The Test Approach, 测试过程: The test procedures, 测试环境: The Test Environment, 测试完成标准:The test Completion criteria 测试用例:The Test Cases 测试进度表:The Test Schedules 风险:Risks 接口:Interface 最终用户:The End User 正式的测试环境:Formal Test Environment 确认需求:Verifying The Requirements

高考英语词汇量测试题(含答案)

高考英语词汇量测试题 1.Many species of animals are becoming every year due to pollution caused by man. A.idle B.solar C.extinct D.temporary 2.The large river turned into a small due to lack of rain A.steam B.stream C.scream D.dream 3.Do you mean to that I am a bad person? A.apply B.reply C.supply D.imply 4.It is a good idea to one’s money in a safe stock. A.recite B.purchase C. invest D.account 5.The in the bookstore is only available to students. A.discount B.recreation https://www.360docs.net/doc/c96972763.html,edy D.blank 6.The standard of the people have dropped by a great degree in recent times. A.oral B.moral C.significant D.charming 7.One must conduct a great deal of before writing an article. A.search B.source C. resource D.research 8.Please us with a song or dance A. define B.cheat C.entertain D.bless 9.It is difficult to to a new culture and language. A.enter B.adjust C.generate D.disclose 10.The of the criminal act was two years in jail A.consequence B.stress C.basis D.affects 11.George can explain to you whatever information you need in about our program. A .fancy B.detail C.tone D.promotion 12.Ben is a friend of mine;Ican trust him with all of my secrets. A.loyal B.royal C.pleasant D.awful 13.It really me to see how much food we waste every day. https://www.360docs.net/doc/c96972763.html,mands B.depresses C arises D.recommends 14.There was not enough to prove him guilty of crime

词汇量测试表

词汇量测试量表 (注:为了确保测试结果真实对得起自己凡是不确定的词汇请选择E选项凭猜测的正确答案与真实词汇量无关系) Level 1 1.sure A.治疗 B.确信的 C.纯粹的 D.诱惑力 E.不认识 2.feather A.两者都不 B.天气 C.皮革 D.羽毛 E.不认识 3.poor A.贫穷的 B.门 C.地板 D.粗野的人 E.不认识 4.housework A.建房 B.工地 C.家务活 D.家庭作业 E.不认识 5.bread A.面包 B.面条 C.水果 D.甜点 E.不认识 6.sugar A.糖 B.醋 C.雪茄烟 D.饥饿 E.不认识 7.onto A.到…之上 B.到…里 C.此外 D.依然 E.不认识 8.manager A.饲料槽 B.乘客 C.邮递员 D.负责人 E.不认识 9.unit A.点 B.直到…才 C.单位 D.套装 E.不认识 10.ignore A.打鼾 B.忽视 C.点燃 D.可耻的 E.不认识 Level 2 11.financial A.最终的 B.财政的 C.结束 D.有限的 E.不认识 12.immigrant A.移民 B.流动的 C.不流动的 D.留鸟 E.不认识 13.roller A.酿酒厂 B.角色 C.冷却器 D.压路机 E.不认识 14.ambition A.环境 B.救护车 C.雄心 D.歧义的 E.不认识 15.hydrogen A.氦 B.氧 C.氢 D.氯 E.不认识 16.pine A.松树 B.葡萄酒 C.矿坑 D.进餐 E.不认识 17.surplus A.此外 B.超级的 C.惊喜的 D.剩余 E.不认识 18.fireman A.失业者 B.消防员 C.狙击手 D.纵火犯 E.不认识 19.outset A.摆放 B.外接装置 C.开始 D.安置 E.不认识

软件测试的名词解释

目录 1. 什么是软件测试? (2) 2. 软件测试的目的是什么? (2) 3. 软件测试的目标? (2) 5. 什么黑盒测试? (3) 6. 黑盒测试方法都包括哪些? (3) 7. 什么是等价类划分? (3) 8. 什么是边界值分析法? (3) 9. 什么情况下使用决策分析法? (3) 10.你是如何利用决策分析法设计用例? (3) 11. 什么是因果图分析法? (4) 12. 你是如何利用因果图分析法来设计用例的? (4) 13. 因果图分析法中用到的五种约束分别是什么? (4) 14. 什么是测试用例? (4) 15 你觉得有必要写测试用例么,写测试用例的作用有哪些? (4) 16. 你知道软件生命的周期么?包括哪些阶段? (4) 17. 软件测试的对象是什么? (4) 18. 软件测试是否等于程序测试? (4) 19. 软件测试涉及的关键问题包括哪些方面? (5) 20. 软件测试的原则包括哪些? (5) 21. 软件测试按照开发阶段划分为哪几类? (5) 22. 完成的软件开发过程?V模型? (5) 23. 按照测试技术来分测试分哪几类? (5) 24. 什么是白盒测试和灰盒测试? (5) 25. 谈谈黑盒测试的特点?优点? (6) 26. 黑盒测试主要能够发现哪些方面的问题? (6) 27. 测试停止的依据? (6) 28. 什么是健壮等价类测试? (6) 29. 什么是错误推测法?你经常用的错误推测法来测试系统的经验有哪些? (6) 30. 你选择测试方法的原则是什么? (7) 31. 设计测试用例的原则有哪些? (7) 32. 测试用例模板的主要要素有哪些? (7) 33. 软件测试的过程有哪些? (7) 34. 写测试计划的主要任务是什么? (7) 35. 测试计划中的5W1H什么意思? (7) 44. 什么是回归测试? (8) 45. 什么是确认测试? (9) 46. 请您谈一谈为什么要进行系统测试? (9) 48. 安全性测试你一般从哪几方面做测试? (9) 49. 什么是兼容性测试? (9) 51. 什么是验收测试? (9) 52. 验收测试一般有哪些方法? (9)

新东方英语词汇量测试表

【本测试摘自新东方雅思国际学习中心相关教材版权归属新东方教育科技集团】 本量表是新东方英语能力测评体系的一部分,主要用来测试学生的词汇量。词汇量测试共100道题,分为 6个级别 词汇量的计算方法: Level 1答对的题目数×180 + Level 2答对的题目数×280 + Level 3答对的题目数×073 + Level 4答对的题目数×170 + Level 5答对的题目数×192 + Level 6答对的题目数×192=? 雅思考试词汇量测试量表 (注:为了确保测试结果真实对得起自己凡是不确定的词汇请选择E选项凭猜测的正确答案与真是词汇量无关系) Level 1 1.sure A.治疗 B.确信的 C.纯粹的 D.诱惑力 E.不认识 2.feather A.两者都不 B.天气 C.皮革 D.羽毛 E.不认识 3.poor A.贫穷的 B.门 C.地板 D.粗野的人 E.不认识 4.housework A.建房 B.工地 C.家务活 D.家庭作业 E.不认识 5.bread A.面包 B.面条 C.水果 D.甜点 E.不认识 6.sugar A.糖 B.醋 C.雪茄烟 D.饥饿 E.不认识 7.onto A.到…之上 B.到…里 C.此外 D.依然 E.不认识 8.manager A.饲料槽 B.乘客 C.邮递员 D.负责人 E.不认识 9.unit A.点 B.直到…才 C.单位 D.套装 E.不认识 10.ignore A.打鼾 B.忽视 C.点燃 D.可耻的 E.不认识 Level 2 11.financial A.最终的 B.财政的 C.结束 D.有限的 E.不认识 12.immigrant A.移民 B.流动的 C.不流动的 D.留鸟 E.不认识 13.roller A.酿酒厂 B.角色 C.冷却器 D.压路机 E.不认识

软件测试综合题(参考答案)

软件测试综合试题 一、选择题 1、关于软件质量的描述,正确的是___B___ A.软件质量是指软件满足规定用户需求的能力; B.软件质量特性是指软件的功能性、可靠性、易用性、效率、可维护性、可移植性; C.软件质量保证过程就是软件测试过程; D.以上描述都不对 2、___B___方法根据输出对输入的依赖关系设计测试用例。 A.路径测试B.等价类 C.因果图D.边界值 3、测试设计员的职责有:__B____ ①制定测试计划②设计测试用例③设计测试过程、脚本④评估 测试活动 A.①④ B.②③ C.①③D.以上全是 4、十进制102转换为二进制是_____B_ A.1100111 B.1100110 C.1100001 D.101111 5、下列软件实施活动的进入准则描述错误的是:___D___ A.需求工件已经被基线化 B.详细设计工件已经被基线化 C.构架工件已经被基线化 D.项目阶段成果已经被基线化 6、用边界值分析法,假定1

软件测试专业术语中英文对照

软件测试专业术语中英文对照A Acceptance testing : 验收测试 Acceptance Testing:可接受性测试 Accessibility test : 软体适用性测试 actual outcome:实际结果 Ad hoc testing : 随机测试 Algorithm analysis : 算法分析 algorithm:算法 Alpha testing : α测试 analysis:分析 anomaly:异常 application software:应用软件 Application under test (AUT) : 所测试的应用程序 Architecture : 构架 Artifact : 工件 ASQ:自动化软件质量(Automated Software Quality) Assertion checking : 断言检查 Association : 关联 Audit : 审计

audit trail:审计跟踪 Automated Testing:自动化测试 B Backus-Naur Form:BNF范式 baseline:基线 Basic Block:基本块 basis test set:基本测试集 Behaviour : 行为 Bench test : 基准测试 benchmark:标杆/指标/基准 Best practise : 最佳实践 Beta testing : β测试 Black Box Testing:黑盒测试 Blocking bug : 阻碍性错误 Bottom-up testing : 自底向上测试 boundary value coverage:边界值覆盖 boundary value testing:边界值测试 Boundary values : 边界值 Boundry Value Analysis:边界值分析 branch condition combination coverage:分支条件组合覆盖branch condition combination testing:分支条件组合测试

2018年高考英语一轮复习重点词汇专项检测试题: 17 含答案

2018广州天河中学高考英语一轮复习重点词汇专项检测试题17 字母t 专练(1) I. 核心词汇 1. The island is shaped like a _________(三角形). 2. His ____________裤子) were slightly short. 3. It was a brave decision to change _____________(方针) in the middle of the project. 4. The TV sex educational program is aimed at t _________, not adults. 5. Modern t ________ makes it possible for people to live longer than before. 6. The government is determined to _________(解决) inflation. 7. He showed considerable _____________(天资) for getting what she wanted. 8. The university will reach its ____________(目标) of 10,000 students next year. II.熟词生义练习: 把下列句子译成汉语,注意黑体字的含义 1.The divorced woman is the talk of the street. 2.I am not familiar with chemical terms. 3.Tires are usually made of rubber. 4.Harris got a ticket for speeding. 5.It’s my treat today. III. 用方框中短语的适当形式填空 1.He ______________________the good weather to go for a walk. 2.Don’t _______ i t ________________ that I should do it. 3.She _____________________teasing her younger sister. 4.We will __________________ with the weather and go for a picnic. 5.We should _____ ____________________the proposals of our parents. IV. 单项填空 1.One of the most important questions they had to consider was _____ of public health. A. what B. this C. that D. which

(完整版)英语词汇测试

词汇测试1 1.The shop assistant was dismissed as she was ________ of cheating customers . A) accused B) chargedC) scoldedD) cursed 2.Allherenergiesare__________uponherchildrenandsheseemstohavelittletimefo ranything else. A) guidedB) aimedC) directedD) focused 3.Everyone should be ___________ to a decent standard of living and an opportunity to beeducated. A) attributedB) entitledC) identifiedD) justified 4.His wife is constantly finding __________ with him, which makes him very angry. A) errorsB) shortcomingsC) faultD) flaw 5.Vitamins are complex ________ that the body requires in very small amounts . A) mattersB) materialsC) particlesD) substances 6.The police are trying to find out the _______ of the woman killed in the traffic accident.A) evidenceB) recognitionC) statusD) identity 7.All human beings have a comfortable zone regulating the ______ they keep from someone theytalk with. A) distanceB) scopeC) rangeD) boundary 8 Our new house is very _________ for me as I can get to the office in five minutes. A) adaptable B) comfortable C) convenient D) available 9.John doesn“t believe in ______ medicine; he has some remedies of his own . A) standardB) regularC) routineD) conventional

软件测试基本概念

软件测试基本概念 1、测试分类 从不同的角度,可以把软件测试技术分成不同种类:(4个维度) 1.1从是否需要执行被测软件的角度分类: 1.1.1静态测试(代码评审、文档会审) 指以人工的、非形式化的方法对软件进行分析和测试。如文档评审、代码会审。 1.1.2动态测试(功能测试和性能测试) 1.2按测试方法分类 1.2.1黑盒测试 不考虑程序的内部逻辑结构与特性,只根据程序功能或程序的外部特性进行测试,注重于测试软件的功能性需求。 1.2.2白盒测试 分析程序的内部逻辑结构,选择适当的覆盖标准,对主要路径进行尽可能多的测试。 1.2.3灰盒测试 不需要懂代码,只需懂接口、集成。 1.3按测试阶段分类 1.3.1单元测试(一般是开发人员进行) 指对源程序中每一个程序单元进行测试,检查各个模块是否正确实现规定的功能。 1.3.2集成测试 是在单元测试基础上,将模块和模块结合成一个完整的系统进行测试,重视的是接口测试。 1.3.3系统测试

系统测试是将经过集成测试的软件,作为计算机系统的一个部分,与系统中其他部分结合起来,在运行环境下对计算机系统进行的一系列严格有效的测试。包含的测试类型: 1) 功能测试,测试软件系统的功能是否正确。 2) 性能测试,测试系统的负载。 3) 健壮性测试,测试软件系统在异常情况下能否正常运行的能力。健壮性有两 层含义:一是容错能力,二是恢复能力。 1.3.4确认测试(依据需求规格说明书) 又称有效性测试,检查软件的功能与性能是否与需求规格说明书中确定的指标相符。主要做功能测试和性能测试。 1) Alpha 测试:在开发环境中,模拟各类用户对即将发布的产品进行测试。 2) Beta 测试:在真实运行环境下实施的测试。 1.3.5验收测试 是指系统开发生命周期方法论的一个阶段,这时相关的用户或独立测试人员根据测试计划和结果对系统进行测试和接收。它让系统用户决定是否接收系统。它是一项确定产品是否能够满足合同或用户所规定需求的测试。 一般包含五类: 1) 功能确认测试:用户手册中提及的所有功能测试 2) 安全性测试:用户权限限制测试;系统备份与恢复测试;异常情况及网络故 障对系统的影响测试。 3) 兼容性测试:软件在规定的不同操作系统、数据库、浏览器运行是否正常。 4) 性能测试:系统性能指标和资源占有率测试。 5) 用户文档测试:各类文档描述清晰,包括软件安装、卸载测试。 1.4测试种类 1.4.1数据库设计测试(开发和设计阶段) 1.4.2需求测试(需求阶段) 1.4.3功能测试 1.4.4性能测试 1.4.5其他测试类型:安全性测试、兼容性测试、用户文档测试、单元测试、接口测试、冒烟测试 2、常用名词解释 1) 软件测试:在规定的条件下对程序进行操作,以发现错误,对软件质量进行 评估的一个过程,它是保障软件质量的重要方法。 2) 边界值:边界值就是软件操作界限所在的边缘条件。 3) 因果图法: 因果图方法是一种利用图解法分析输入条件的各种组合情况,从

软件测试英语专业词汇

1. 软件测试英语专业词汇 2. NLV :Nation Language Version 本地化版本 3. FVT :Functional Verification Testing 功能验证测试 4. TVT :Translation Verification Testing 翻译验证测试 5. SVT:System Verification Testing 系统验证测试 6. fault ――故障 在软件中一个错误的表现。 7. feasible path --- 可达路径 可以通过一组输入值和条件执行到的一条路径。 8. feature testin ----- 特性测试 参考功能测试( Functional Testing) 9. FMEA ― ―失效模型效果分析 (Failure Modes and Effects Analysis) 可靠性分析中的一种方法,用于在基本组件级别上确认对系统性能有重大影响的失效 10. FMECA ― ―失效模型效果关键性分析(Failure Modes and Effects Criticality Analysis) FMEA 的一个扩展,它分析了失效结果的严重性。

11. FTA——故障树分析(Fault Tree Analysis) 引起一个不需要事件产生的条件和因素的确认和分析,通常是严重影响系统性能、经济性、安全性或其它需要特性。

12. functional decomposition 功能分解 参考模块分解( modular decomposition) 13. Functional Specification --功能规格说明书 一个详细描述产品特性的文档。 14. Functional Testin 功能测试 测试一个产品的特性和可操作行为以确定它们满足规格。 15. glass box testin ——玻璃盒测试 参考白盒测试( White Box Testing) 16. IEEE――美国电子与电器工程师学会(Institute of Electrical and Electronic Engineers) 17. incremental testing ---- 渐增测试 集成测试的一种,组件逐渐被增加到系统中直到整个系统被集成。 18. infeasible path --- 不可达路径 不能够通过任何可能的输入值集合执行到的路径。 19. in put domain -- 输入域 所有可能输入的集合。 20. inspection 检视 对文档进行的一种评审形式。 21. installability testing ---- 可安装性测试 确定系统的安装程序是否正确的测试。 22. instrumentation --- 插桩

高考英语词汇量测试题完整版

高考英语词汇量测试题标准化管理处编码[BBX968T-XBB8968-NNJ668-MM9N]

高考英语词汇量测试题 1.Many species of animals are becoming every year due to pollution caused by man. A.idle B.solar C.extinct D.temporary 2.The large river turned into a small due to lack of rain A.steam B.stream C.scream D.dream 3.Do you mean to that I am a bad person? A.apply B.reply C.supply D.imply 4.It is a good idea to one’s money in a safe stock. A.recite B.purchase C. invest D.account 5.The in the bookstore is only available to students. A.discount B.recreation https://www.360docs.net/doc/c96972763.html,edy D.blank 6.The standard of the people have dropped by a great degree in recent times. A.oral B.moral C.significant D.charming 7.One must conduct a great deal of before writing an article. A.search B.source C. resource D.research 8.Please us with a song or dance

软件测试综合练习题

软件测试综合练习题 一、名词解释题 1、测试用例 2、驱动模块 3、回归测试 4、静态测试 5、桩模块 6、强度测试 7、软件测试 8、自动化测试 9、动态测试 10、独立路径 二、问答题 1、软件测试涉及哪些关键问题? 2、简述软件测试过程的流程。 3、为什么说软件测试必须有预期结果? 4、什么是测试用例? 5、简述黑盒测试和白盒测试概念,并试分析两者的优点和缺点。 6、采用白盒测试法设计测试用例时,常用的逻辑覆盖测试方法有哪几种?请简单描述各种方法的目的。 7、黑盒测试有哪几种方法?请简单描述各种方法的特点。 8、简析已学的各种黑盒测试方法的特点,并分析如何选择恰当的黑盒测试方法? 9、简介WEB应用程序在压力下的常见错误类型。 10、单元测试的主要任务是什么? 11、简述自顶向下增量式测试和自底向上增量式测试两种集成测试方法,并比较两者的优点和缺点。 12、简述在哪些测试模块中应优先考虑引入自动化测试?自动化测试可以带来哪些优点? 13、在软件工程或软件测试中,哪些软件问题被称为软件缺陷? 14、简述软件测试与软件开发各阶段的关系。 15、在测试实施之前,如何才能确定好的测试策略和测试方法? 16、简述软件测试的目的和原则。 17、为什么在单元测试之后要进行集成测试?如何组织集成测试? 18、当WinRunner识别完GUI对象后,会将GUI对象的属性储存在GUI Map File,WinRunner提供二种GUI Map File模式: GUI Map File per Test模式与Global GUI Map File模式。 (1)请比较这两种GUI Map File 模式的优点和缺点。 (2)请分别说明在这两种GUI Map File模式下,WinRunner可以通过哪些方式学习被测软件的GUI? 19、介绍在 WinRunner 中GUI映射文件(GUI Map File)的作用。 20、什么是数据驱动脚本?简介在Winrunner中如何实现数据驱动脚本

软件测试英语专业词汇

NLV:Nation Language Version 本地化版本 FVT:Functional Verification Testing 功能验证测试 TVT:Translation Verification Testing 翻译验证测试 SVT:System Verification Testing 系统验证测试 fault--故障 在软件中一个错误的表现。 feasible path--可达路径 可以通过一组输入值和条件执行到的一条路径。 feature testing--特性测试 参考功能测试(Functional Testing) FMEA--失效模型效果分析(Failure Modes and Effects Analysis) 可靠性分析中的一种方法,用于在基本组件级别上确认对系统性能有重大影响的失效 FMECA--失效模型效果关键性分析(Failure Modes and Effects Criticality Analysis) FMEA的一个扩展,它分析了失效结果的严重性。 FTA--故障树分析(Fault Tree Analysis) 引起一个不需要事件产生的条件和因素的确认和分析,通常是严重影响系统性能、经济性、安全性或其它需要特性。 functional decomposition--功能分解 参考模块分解(modular decomposition) Functional Specification --功能规格说明书 一个详细描述产品特性的文档。 Functional Testing--功能测试 测试一个产品的特性和可操作行为以确定它们满足规格。 glass box testing--玻璃盒测试 参考白盒测试(White Box Testing) IEEE--美国电子与电器工程师学会(Institute of Electrical and Electronic Engineers) incremental testing--渐增测试 集成测试的一种,组件逐渐被增加到系统中直到整个系统被集成。 infeasible path--不可达路径 不能够通过任何可能的输入值集合执行到的路径。 input domain--输入域 所有可能输入的集合。

高考英语3500词汇自测版_只含英文

.. A a (an) art. abandon v. ability n. able a. abnormal a. aboard prep. abolish v. abortion v. about ad. prep. above prep. a. ad. abroad ad. absence n. abrupt a. absent a. absolute a. absorb v. abstract a./ n. absurd a. abundant a. abuse v. academic a. / n. academy n. accelerate v. accent n. accept vt. access n. / v. accessible a. accident n. accommodation n. accompany v. accomplish v. according to ad. account n. accountant n. accumulate v. accuracy n. accuse v. accustomed a. ache vi.& n. achieve vt. achievement n. acid a. acknowledge v. acquaintance n. acquire v. acquisition n. acre n. across prep. act n. v. action n. active a. activity n. actor n. actress n. actual a. acute a. AD n. ad () =advertisement n. adapt v. adaptation n. add vt. addicted a. addition n. address n. adequate a. adjust v. adjustment n. administration n. admirable a. admire v. admission n. admit vt. adolescence n. adolescent n. adopt v. adore v. adult n. advance v. advantage n. adventure n. advertise vt. advertisement n. advice n. advise vt. advocate v. aeroplane n. () affair n. affect vt. affection n. afford vt. afraid a. Africa * n. African a. n. after ad. prep. conj. afternoon n. afterward(s) ad. again ad. against prep. age n. agency n. agenda n. agent n. aggression n. aggressive a. ago ad. agree v. agreement n. agricultural a. agriculture n. ahead ad. aid n. AIDS n. aim n. v. air n. aircraft n. () airline n. airmail n. airplane n. airport n.

英语标准词汇量测试(二)

Vocabulary Size Test: Version B 1. drive: He fast. a swims b learns c throws balls d uses a car 2. jump: She tried to . a lie on top of the water b get off the ground suddenly c stop the car at the edge of the road d mov e very fast 3. shoe: Where is ? a the person who looks after you b the thing you keep your money in c the thing you use for writing d th e thing you wear on your foot 4. standard: are very high. a the bits at the back under her shoes b the levels she reaches in everything c the marks she gets in school d th e money she asks for 5. basis: This was used as the . a answer b place to take a rest c next step d main part 6. maintain: Can they ? a keep it as it is b make it larger c get a better one than it d get it 7. stone: He sat on a . a hard thing b kind of chair c soft thing on the floor d part of a tree 8. upset: I am . a tired b famous c rich d unhappy 9. drawer: The was empty. a sliding box b place where cars are kept c cupboar d to keep things cold d animal house 10. joke: We did not understand his . a attempt at humour b false statement c way of speaking d way of thinking 11. pave: It was . a prevented from going through b divided c given gol d edges d covered with a hard surface 12. rove: He couldn't stop .

相关文档
最新文档