软件测试常用英语词汇汇总
软件测试领域常用英文专业术语

一、按测试类型中文名称英文名称1冒烟测试smoke testing2功能测试functional testing3UI测试user interface testing4性能测试performance testing5自动化测试automated testing6压力测试stress testing7负载测试load testing8并发测试concurrency testing9单元测试unit test10集成测试integration test11系统测试system test12验收测试acceptance testing13回归测试regression testing14alpha测试alpha testing(非公司内部用户在公司内部的模拟环境中测试)15gamma测试gamma testing(用户在实际使用环境中测试,开发者不在现场,又名现场测试)16黑盒测试black box testing17白盒测试white box testing18灰盒测试gray box testing19随机测试ad-hoc test20兼容性测试compatibility testing 21本地化测试localizational testing 22国际化测试international testing 23可移植性测试portability testing24引导测试pilot testing25安装测试installation testing26文档测试documentation testing 27配置测试configuration test28可靠性测试reliability test29容量测试volume test30安全性测试security test31探索性测试exploratory test32增量测试incremental test33接口测试interface testing34互操作性测试interoperability testing 35维护测试maintenance testing 36健壮性测试robustness testing37静态测试static testing38敏捷测试agile testing39自底向上测试bottom -up testing40穷尽测试exhaustive testing41确认测试confirmation testing42一致性测试conformance testing二、按测试过程1需求规格说明software-requirement specification 2测试规格说明test specification3阶段测试计划phase test plan4测试计划test plan5测试套件test suit6语句覆盖statement coverage7判定覆盖decision coverage8测试案例test case9需求矩阵requirement tracking matrix10入口准则entry criteria11出口准则exit criteria12预期结果expected outcome13实际结果actual outcome14正式评审formal review15非正式评审informal review16事件日志incident logging17输入input18输出output19结果outcome20基线baseline21模块module22运行环境operational environment 23优先级priority24交付物deliverable25评审人reviewer26测试周期test circle27测试数据test data28测试环境test environment29测试执行test execution30测试项test item31测试监控test monitoring32测试对象test object33测试报告test report34测试脚本test script35测试策略test strategy36客户端client37服务器server38浏览器browser三、按bug相关1缺陷bug2缺陷报告bug report3错误error4代码code5条件condition6缺陷跟踪defeat tracking7通过pass8失败failed9内存泄漏memory leak10路径path11风险risk12崩溃crush13调试debug14部署deployment15异常exception按工具类1回放replay2因果图cause - effect graph3编译器compiler4配置管理工具configuration management tool 5每日构建daily build6错误推测erro guessing7结构化查询语句structured query language 其它1能力成熟度模型capability maturity model 2质量控制quality control3质量保证quality assurance。
软件测试中常用到的英语

软件测试中常⽤到的英语软件测试中常⽤到的英语1、静态测试:non-execution-based testing 或static testing 代码⾛读:walkthrough代码审查:code inspection技术评审:review2、动态测试:execution-based testing3、⽩盒测试:white-box testing4、⿊盒测试:black-box testing5、灰盒测试:gray-box testing6、软件质量保证:software quality assurance7、软件开发⽣命周期:software development life cyle8、冒烟测试:smok test9、回归测试:regression test10、功能测试:function testing11、性能测试:performance testing12、压⼒测试:stress testing13、负载测试:volume testing14、易⽤性测试:usability testing15、安装测试:installtion testing16、界⾯测试:UI testing17、配置测试:configuration testing18、⽂档测试:documentation testing19、兼容性测试:compatibility testing20、安全性测试:security testing21、恢复测试:recoverage testing22、单元测试:unit testing23、集成测试:integration24、系统测试:system testing25、验收测试:acceptance testing26、测试计划应当包括:测试对象: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 27、主测试计划:the master test plan28、需求规格说明书:the specifications29、需求分析阶段:the requirementss analyse phase30、接⼝:interface31、正式的测试环境:formal test environment31、最终⽤户:the end user32、确认需求:verifying requirements33、有分岐的需求:ambiguous requirements34、运⾏和维护:opeation and maintenance35、可复⽤性:reusability36、可靠性:reliability/availability37、电机电⼦⼯程师协会:the institute of electrical and electronics engineers 38、要从以下⼏⽅⾯测试软件:正确性:correctness实⽤性:utility性能:performance健壮性:robustness可靠性:reliabilityWith my qualifications and experience, I feel I am hardworking, responsible and diligent in any project I undertake. Your organization could benefit from my analytical andinterpersonal skills.依我的资格和经验,我觉得我对所从事的每⼀个项⽬都很努⼒、负责、勤勉。
软件测试常用词语

.静态测试:Non-Execution-Based Testing或Static testing 代码走查:Walkthrough代码审查:Code Inspection技术评审:Review2.动态测试:Execution-Based Testing3.白盒测试:White-Box Testing4.黑盒测试:Black-Box Testing5.灰盒测试:Gray-Box Testing6.软件质量保证SQA:Software Quality Assurance 7.软件开发生命周期:Software Development Life Cycle 8.冒烟测试:Smoke Test9.回归测试:Regression Test10.功能测试:Function Testing11.性能测试:Performance Testing12.压力测试:Stress Testing13.负载测试:V olume Testing14.易用性测试:Usability Testing15.安装测试:Installation Testing16.界面测试:UI Testing17.配置测试:Configuration Testing18.文档测试:Documentation Testing19.兼容性测试:Compatibility Testing20.安全性测试:Security Testing21.恢复测试:Recovery Testing22.单元测试:Unit Tes23.集成测试:Integration Test24.系统测试:System Test25.验收测试:Acceptance Test26.测试计划应包括:测试对象: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风险:Risks27.主测试计划:a master test plan28.需求规格说明书:The Test Specifications29.需求分析阶段:The Requirements Phase30.接口:Interface31.最终用户:The End User31.正式的测试环境:Formal Test Environment32.确认需求:Verifying The Requirements33.有分歧的需求:Ambiguous Requirements34.运行和维护:Operation and Maintenance.35.可复用性:Reusability36.可靠性:Reliability/Availability37.电机电子工程师协会IEEE:The Institute of Electrical and Electronics Engineers)38.要从以下几方面测试软件:正确性:Correctness实用性:Utility性能:Performance健壮性:Robustness可靠性:Reliability关于Bugzilla:1.Bug按严重程度(Severity)分为:Blocker,阻碍开发和/或测试工作Blocker,阻碍开发和/或测试工作Critical,死机,丢失数据,内存溢出Major,较大的功能缺陷Normal,普通的功能缺陷Minor,较轻的功能缺陷Trivial,产品外观上的问题或一些不影响使用的小毛病,如菜单或对话框中的文字拼写或字体问题等等Enhancement,建议或意见2.Bug按报告状态分类(Status)待确认的(Unconfirmed)新提交的(New)已分配的(Assigned)问题未解决的(Reopened)待返测的(Resolved)待归档的(Verified)已归档的(Closed)3.Bug处理意见(Resolution)已修改的(Fixed)不是问题(Invalid)无法修改(Wontfix)以后版本解决(Later)保留(Remind)重复(Duplicate)无法重现(Worksforme)。
软件测试常用英语词汇

软件测试常用英语词汇静态测试: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有分歧的需求: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。
软件测试词汇英文及解释

软件测试英语专业词汇1.Software life cycle———软件生命周期开始于一个软件产品的构思,结束于该产品不再被使用的这段期间。
2.Test ———测试执行软件以验证其满足指定的需求并检测错误的过程。
检测已有条件之间的不同,并评价软件项的特性软件项的分析过程。
软件工程过程的一个活动,它将软件在预定的条件下运行以判断软件是否符合预期结果。
3.Acceptance testing———验收测试,可接受性测试系统开发生命周期方法论的一个阶段,这时相关的用户和/或独立测试人员根据测试计划和结果对系统进行测试和接收。
它让系统用户决定是否接收系统。
它是一项确定产品是否能够满足合同或用户所规定需求的测试。
这是管理性和防御性控制。
4.Ad hoc testing———随机测试没有书面测试用例、记录期望结果、检查列表、脚本或指令的测试。
主要是根据测试者的经验对软件进行功能和性能抽查。
随机测试是根据测试说明书执行用例测试的重要补充手段,是保证测试覆盖完整性的有效方式和过程。
5.Alpha testing———α测试是由一个用户在开发环境下进行的测试,也可以是公司内部的用户在模拟实际操作环境下进行的受控测试,Alpha测试不能由程序员或测试员完成。
6.Automated Testing———自动化测试使用自动化测试工具来进行测试,这类测试一般不需要人干预,通常在GUI、性能等测试中用得较多。
7.Beta testing———β测试测试是软件的多个用户在一个或多个用户的实际使用环境下进行的测试。
开发者通常不在测试现场,Beta测试不能由程序员或测试员完成。
8.Black box testing———黑盒测试指测试人员不关心程序具体如何实现的一种测试方法。
根据软件的规格对软件进行各种输入和观察软件的各种输出结果来发现软件的缺陷的测试,这类测试不考虑软件内部的运作原理,因此软件对用户来说就像一个黑盒子。
9.White box testing ———白盒测试glass box testing ———玻璃盒测试根据软件内部的工作原理分析来进行测试,基于代码的测试,测试人员通过阅读程序代码或者通过使用开发工具中的单步调试来判断软件的质量,一般黑盒测试由项目经理在程序员开发中来实现。
软件测试常用专业英语

exterior 外部的 ; external 外部的 ; externally 外部地 ; extent 范围 ;maintaine 管理 bybrief 概要quarantine 隔离threat 威胁多用于网络威胁 scan threatsgeneral circumstance 一般情况purpose 目的standardize 规范employee 员工 staffcomputer usage 计算机的使用awareness improve 提高意识security安全safety and stability 安全稳定的guarantee 保障ensure 确保steady 正常稳定的business operation 业务authorize 授权authorization 授权名词department 部门personnel 个人的apply to 适用于access to 访问Copyrights and Intellectual Properties版权和知识产权Including 包括Termination of labor contract 终止劳动合同As far as criminal suits depending on the severity of the infraction视情节严重程度Any behaviors violating the relative regulations 相关规定 of this document shall be subject to disciplinal风纪的纪律的 punishments任何违反此文档规定的行为,都将接受纪律处罚meet the password complexity requirements complex complexity满足密码复杂性要求的Principle 原则原理Partition 分区Logical 逻辑的Store 存储Personal 个人的 personnel 私人的 individual behavior 个人行为 regard as 视为Assume 承担负责 incurred 引起发生Divide into 分成Recommend 建议Abide the related national laws and company regulations forbid forbidden Erase 清除Format 格式化Prevent 防止Theft盗窃名词Specification 规格说明详述与brief概述比较Routine duty 日常办公任务Thumb nail 拇指小Icon 图标Extension for known 扩展名Multiple 多个多重的Associate with 联系Module 模块Component 组件Register 登记注册Repository 仓库Configuration 认证名词Require 要求 viBe independent of 依赖于Display 显示Customize 定制客户自定义Monitor 显示器Option 设置Specify 指定提出Inherit 继承Benefit 效益利益Flexible 灵活的Scal-ability 可扩展的可测量的Transparent 透明的显而易见的Configure 配置 optionArchitecture 建筑建筑学的;体系结构机构Taskbar 任务栏Pin 别针 n 别住贴在 viAdd-ons 插件Rendezvous 集合集结地集合点 RVPaint 剪贴板画板Peripheral 外设Headset 耳机Speaker 话筒Console 控制台Directory 目录Specification 规范Implement 实施填满实现落实政策等vt ;工具器械家具手段 n. Extension 分机号Third-party software 第三方软件TIBCOUniversalInstaller.exeTIBCOUniversalInstaller.exe -consoleTIBCOUniversalInstaller.exe –silent –V responseFile =“my”Created files during installationC:\tibcoC:\Documents and Settings\Administrator\.TIBCOC:\Documents and Settings\Administrator\.TIBCOEnvInfoC:\Program Files\Common Files\InstallShieldC:\WINDOWS\vpd.properties.tibco.hostnameC:\Documents and Settings\Administrator\Application Data\TIBCO_HOME 卸载程序后这些文件夹也要删除Hotfix 修补程序Initialize 识别Remote 远程Legal notice法律公告Temporary 临时的Utility 功用Syntax 语法Category 类别Retrieve 检索取到取回Launch 计算机开始某个程序发射投入Credential 信任状认证 identifyMigration 迁移Permission 允许权限Authenticate 可靠的多用于userCluster 群簇集Deploy 打包Deployment 部署调度 ----administrator –application management Parameter 元素Instance 例子举例Comprehensive 极速的Conflict 冲突Palette 调色板Constraint 约束Validate 验证校验Attribute 属性Impact = confluence 影响Negative 消极的不好的 positiveOptimistic 乐观的Archive 文档Miscellaneous 多种多样的Intuitive 直观的sensitive, sensitivity,objective(客观),objectivity ,competent(干练),in Sum, (口头用语), In summary,hence 因此audience 读者confidential 秘密的leverage 杠杆补充reference 参考presentation 讲述报告corresponding section 相应的部分dependency 依赖的Matrix 矩阵Patch 补丁 pack 包多指软件包Vendor 供应商Comment 注释评论Appendix 附录多用于报告reportContext Sensitive 上下文对应影响Test suite 测试套件Migration 升级Tutorial 手册Code Coverage 代码覆盖率Globalization全球化Performance 性能Compatibility 兼容性 compatible 兼容的Scalability 可扩展性Stability 稳定性Publish 发布Specs 规格Validation 验证 validate 名词Release 小版本 versionCalendar 日历SOA service-oriented architecture 面向服务架构XML extensive markup language 可扩展标记语言WSDL web services definition language web服务描述语言IDL interface definition language 接口定义语言Extract the contents of the package to the temporary directoryNavigate 使用指挥Wrap 包装缠绕Recognize 认知认识Delimit 限制划界Quote 引述引导引用Seamlessly 无缝地Conjunction 连接 nComplaint 抱怨Compliant 兼容publication and subscription 出版和订阅两个服务involve 包含synonym 同义词bullet 子弹着重号separation 独立部分be available = be enable 可以可能prompt 立刻马上的;指点指导指引immediately 马上地predefine pre-built 重新定义的重新搭建的leverage 补充pertinent 相关的中肯的legacy 遗产法律的multi-file 多文件的heap 堆栈layout 布局设计drop downs 下拉菜单项hie-rar-chy 层次 (特指TIBCO Designer 的project tree)stiff 僵硬的拘谨的furniture 家具delicate 不结实脆弱的neat 小巧娇小的allocate 分配He'd been working at the local hostel for the handicapped on a voluntary basis.他曾在当地的残疾人救助站当过义工。
软件测试英文术语

代码走查:Walkthrough代码审查:Code Inspection技术评审:Review2.动态测试:Execution-Based Testing3.白盒测试:White-Box Testing4.黑盒测试:Black-Box Testing5.灰盒测试:Gray-Box Testing6.软件质量保证SQA:Software Quality Assurance9.回归测试:Regression Test12.压力测试:Stress Testing13.负载测试:Volume Testing14.易用性测试:Usability Testing15.安装测试:Installation Testing16.界面测试:UI Testing17.配置测试:Configuration Testing18.文档测试:Documentation Testing19.兼容性测试:Compatibility Testing21.恢复测试:Recovery Testing23.集成测试:Integration Test24.系统测试:System Test25.验收测试:Acceptance Test26.测试计划应包括:测试对象:The Test Objectives,测试范围:The Test Scope,测试策略:The Test Strategy测试方法:The Test Approach,测试过程:The test procedures,测试环境:The Test Environment,测试完成标准:The test Completion criteria测试进度表:The Test Schedules风险:RisksEtc27.主测试计划:a master test plan28.需求规格说明书:The Test Specifications29.需求分析阶段:The Requirements Phase30.接口:Interface31.最终用户:The End User31.正式的测试环境:Formal Test Environment32.确认需求:Verifying The Requirements33.有分歧的需求:Ambiguous Requirements34.运行和维护:Operation and Maintenance.35.可复用性:Reusability36.可靠性:Reliability/Availability37.电机电子工程师协会IEEE:The Institute of Electrical and Electronics Engineers) 38.要从以下几方面测试软件:正确性:Correctness实用性:Utility性能:Performance健壮性:Robustness可靠性:Reliability39 Application testing life cycletest requirements / test planning /test enviroment setup /test desgin/test automation / test execution and defect tracking/ test reports and acceptance。
软件测拭英语术语

软件测试中英文词汇汇总表2008-04-03 09:36作者:csdn出处:天极网责任编辑:孙蓬阳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:自动化测试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:分支条件组合测试branch condition coverage:分支条件覆盖branch condition testing:分支条件测试branch condition:分支条件Branch coverage : 分支覆盖branch outcome:分支结果branch point:分支点branch testing:分支测试branch:分支Breadth Testing:广度测试Brute force testing: 强力测试Buddy test : 合伙测试Buffer : 缓冲Bug : 错误Bug bash : 错误大扫除bug fix : 错误修正Bug report : 错误报告Bug tracking system: 错误跟踪系统bug:缺陷Build : 工作版本(内部小版本)Build Verfication tests(BVTs): 版本验证测试Build-in : 内置Capability Maturity Model (CMM): 能力成熟度模型Capability Maturity Model Integration (CMMI): 能力成熟度模型整合capture/playback tool:捕获/回放工具Capture/Replay Tool:捕获/回放工具CASE:计算机辅助软件工程(computer aided software engineering)CAST:计算机辅助测试cause-effect graph:因果图certification :证明change control:变更控制Change Management :变更管理Change Request :变更请求Character Set : 字符集Check In :检入Check Out :检出Closeout : 收尾code audit :代码审计Code coverage : 代码覆盖Code Inspection:代码检视Code page : 代码页Code rule : 编码规范Code sytle : 编码风格Code Walkthrough:代码走读code-based testing:基于代码的测试coding standards:编程规范Common sense : 常识Compatibility Testing:兼容性测试complete path testing :完全路径测试completeness:完整性complexity :复杂性Component testing : 组件测试Component:组件computation data use:计算数据使用computer system security:计算机系统安全性Concurrency user : 并发用户Condition coverage : 条件覆盖condition coverage:条件覆盖condition outcome:条件结果condition:条件configuration control:配置控制Configuration item : 配置项configuration management:配置管理Configuration testing : 配置测试conformance criterion:一致性标准Conformance Testing:一致性测试consistency :一致性consistency checker:一致性检查器Control flow graph : 控制流程图control flow graph:控制流图control flow:控制流conversion testing:转换测试Core team : 核心小组corrective maintenance:故障检修correctness :正确性coverage :覆盖率coverage item:覆盖项crash:崩溃criticality analysis:关键性分析criticality:关键性CRM(change request management): 变更需求管理Customer-focused mindset : 客户为中心的理念体系Cyclomatic complexity : 圈复杂度data corruption:数据污染data definition C-use pair:数据定义C-use使用对data definition P-use coverage:数据定义P-use覆盖data definition P-use pair:数据定义P-use使用对data definition:数据定义data definition-use coverage:数据定义使用覆盖data definition-use pair :数据定义使用对data definition-use testing:数据定义使用测试data dictionary:数据字典Data Flow Analysis : 数据流分析data flow analysis:数据流分析data flow coverage:数据流覆盖data flow diagram:数据流图data flow testing:数据流测试data integrity:数据完整性data use:数据使用data validation:数据确认dead code:死代码Debug : 调试Debugging:调试Decision condition:判定条件Decision coverage : 判定覆盖decision coverage:判定覆盖decision outcome:判定结果decision table:判定表decision:判定Defect : 缺陷defect density : 缺陷密度Defect Tracking :缺陷跟踪Deployment : 部署Depth Testing:深度测试design for sustainability :可延续性的设计design of experiments:实验设计design-based testing:基于设计的测试Desk checking : 桌前检查desk checking:桌面检查Determine Usage Model : 确定应用模型Determine Potential Risks : 确定潜在风险diagnostic:诊断DIF(decimation in frequency) : 按频率抽取dirty testing:肮脏测试disaster recovery:灾难恢复DIT (decimation in time): 按时间抽取documentation testing :文档测试domain testing:域测试domain:域DTP DETAIL TEST PLAN详细确认测试计划Dynamic analysis : 动态分析dynamic analysis:动态分析Dynamic Testing:动态测试embedded software:嵌入式软件emulator:仿真End-to-End testing:端到端测试Enhanced Request :增强请求entity relationship diagram:实体关系图Encryption Source Code Base:加密算法源代码库Entry criteria : 准入条件entry point :入口点Envisioning Phase : 构想阶段Equivalence class : 等价类Equivalence Class:等价类equivalence partition coverage:等价划分覆盖Equivalence partition testing : 等价划分测试equivalence partition testing:参考等价划分测试equivalence partition testing:等价划分测试Equivalence Partitioning:等价划分Error : 错误Error guessing : 错误猜测error seeding:错误播种/错误插值error:错误Event-driven : 事件驱动Exception handlers : 异常处理器exception:异常/例外executable statement:可执行语句Exhaustive Testing:穷尽测试exit point:出口点expected outcome:期望结果Exploratory testing : 探索性测试Failure : 失效Fault : 故障fault:故障feasible path:可达路径feature testing:特性测试Field testing : 现场测试FMEA:失效模型效果分析(Failure Modes and Effects Analysis)FMECA:失效模型效果关键性分析(Failure Modes and Effects Criticality Analysis) Framework : 框架FTA:故障树分析(Fault Tree Analysis)functional decomposition:功能分解Functional Specification :功能规格说明书Functional testing : 功能测试Functional Testing:功能测试G11N(Globalization) : 全球化Gap analysis : 差距分析Garbage characters : 乱码字符glass box testing:玻璃盒测试Glass-box testing : 白箱测试或白盒测试Glossary : 术语表GUI(Graphical User Interface): 图形用户界面Hard-coding : 硬编码Hotfix : 热补丁I18N(Internationalization): 国际化Identify Exploratory Tests –识别探索性测试IEEE:美国电子与电器工程师学会(Institute of Electrical and Electronic Engineers)Incident 事故Incremental testing : 渐增测试incremental testing:渐增测试infeasible path:不可达路径input domain:输入域Inspection : 审查inspection:检视installability testing:可安装性测试Installing testing : 安装测试instrumentation:插装instrumenter:插装器Integration :集成Integration testing : 集成测试interface : 接口interface analysis:接口分析interface testing:接口测试interface:接口invalid inputs:无效输入isolation testing:孤立测试Issue : 问题Iteration : 迭代Iterative development: 迭代开发job control language:工作控制语言Job:工作Key concepts : 关键概念Key Process Area : 关键过程区域Keyword driven testing : 关键字驱动测试Kick-off meeting : 动会议L10N(Localization) : 本地化Lag time : 延迟时间LCSAJ:线性代码顺序和跳转(Linear Code Sequence And Jump)LCSAJ coverage:LCSAJ覆盖LCSAJ testing:LCSAJ测试Lead time : 前置时间Load testing : 负载测试Load Testing:负载测试Localizability testing: 本地化能力测试Localization testing : 本地化测试logic analysis:逻辑分析logic-coverage testing:逻辑覆盖测试Maintainability : 可维护性maintainability testing:可维护性测试Maintenance : 维护Master project schedule :总体项目方案Measurement : 度量Memory leak : 内存泄漏Migration testing : 迁移测试Milestone : 里程碑Mock up : 模型,原型modified condition/decision coverage:修改条件/判定覆盖modified condition/decision testing :修改条件/判定测试modular decomposition:参考模块分解Module testing : 模块测试Monkey testing : 跳跃式测试Monkey Testing:跳跃式测试mouse over:鼠标在对象之上mouse leave:鼠标离开对象MTBF:平均失效间隔实际(mean time between failures)MTP MAIN TEST PLAN主确认计划MTTF:平均失效时间(mean time to failure)MTTR:平均修复时间(mean time to repair)multiple condition coverage:多条件覆盖mutation analysis:变体分析N/A(Not applicable) : 不适用的Negative Testing : 逆向测试, 反向测试, 负面测试negative testing:参考负面测试Negative Testing:逆向测试/反向测试/负面测试off by one:缓冲溢出错误non-functional requirements testing:非功能需求测试nominal load:额定负载N-switch coverage:N切换覆盖N-switch testing:N切换测试N-transitions:N转换Off-the-shelf software : 套装软件operational testing:可操作性测试output domain:输出域paper audit:书面审计Pair Programming : 成对编程partition testing:分类测试Path coverage : 路径覆盖path coverage:路径覆盖path sensitizing:路径敏感性path testing:路径测试path:路径Peer review : 同行评审Performance : 性能Performance indicator: 性能(绩效)指标Performance testing : 性能测试Pilot : 试验Pilot testing : 引导测试Portability : 可移植性portability testing:可移植性测试Positive testing : 正向测试Postcondition : 后置条件Precondition : 前提条件precondition:预置条件predicate data use:谓词数据使用predicate:谓词Priority : 优先权program instrumenter:程序插装progressive testing:递进测试Prototype : 原型Pseudo code : 伪代码pseudo-localization testing:伪本地化测试pseudo-random:伪随机QC:质量控制(quality control)Quality assurance(QA): 质量保证Quality Control(QC) : 质量控制Race Condition:竞争状态Rational Unified Process(以下简称RUP):瑞理统一工艺Recovery testing : 恢复测试recovery testing:恢复性测试Refactoring : 重构regression analysis and testing:回归分析和测试Regression testing : 回归测试Release : 发布Release note : 版本说明release:发布Reliability : 可靠性reliability assessment:可靠性评价reliability:可靠性Requirements management tool: 需求管理工具Requirements-based testing : 基于需求的测试Return of Investment(ROI): 投资回报率review:评审Risk assessment : 风险评估risk:风险Robustness : 强健性Root Cause Analysis(RCA): 根本原因分析safety critical:严格的安全性safety:(生命)安全性Sanity testing : 健全测试Sanity Testing:理智测试Schema Repository : 模式库Screen shot : 抓屏、截图SDP:软件开发计划(software development plan)Security testing : 安全性测试security testing:安全性测试security.:(信息)安全性serviceability testing:可服务性测试Severity : 严重性Shipment : 发布simple subpath:简单子路径Simulation : 模拟Simulator : 模拟器SLA(Service level agreement): 服务级别协议SLA:服务级别协议(service level agreement)Smoke testing : 冒烟测试Software development plan(SDP): 软件开发计划Software development process: 软件开发过程software development process:软件开发过程software diversity:软件多样性software element:软件元素software engineering environment:软件工程环境software engineering:软件工程Software life cycle : 软件生命周期source code:源代码source statement:源语句Specification : 规格说明书specified input:指定的输入spiral model :螺旋模型SQAP SOFTWARE QUALITY ASSURENCE PLAN 软件质量保证计划SQL:结构化查询语句(structured query language)Staged Delivery:分布交付方法state diagram:状态图state transition testing :状态转换测试state transition:状态转换state:状态Statement coverage : 语句覆盖statement testing:语句测试statement:语句Static Analysis:静态分析Static Analyzer:静态分析器Static Testing:静态测试statistical testing:统计测试Stepwise refinement : 逐步优化storage testing:存储测试Stress Testing : 压力测试structural coverage:结构化覆盖structural test case design:结构化测试用例设计structural testing:结构化测试structured basis testing:结构化的基础测试structured design:结构化设计structured programming:结构化编程structured walkthrough:结构化走读stub:桩sub-area:子域Summary:总结SVVP SOFTWARE Vevification&Validation PLAN:软件验证和确认计划symbolic evaluation:符号评价symbolic execution:参考符号执行symbolic execution:符号执行symbolic trace:符号轨迹Synchronization : 同步Syntax testing : 语法分析system analysis:系统分析System design : 系统设计system integration:系统集成System Testing : 系统测试TC TEST CASE 测试用例TCS TEST CASE SPECIFICATION 测试用例规格说明TDS TEST DESIGN SPECIFICATION 测试设计规格说明书technical requirements testing:技术需求测试Test : 测试test automation:测试自动化Test case : 测试用例test case design technique:测试用例设计技术test case suite:测试用例套test comparator:测试比较器test completion criterion:测试完成标准test coverage:测试覆盖Test design : 测试设计Test driver : 测试驱动test environment:测试环境test execution technique:测试执行技术test execution:测试执行test generator:测试生成器test harness:测试用具Test infrastructure : 测试基础建设test log:测试日志test measurement technique:测试度量技术Test Metrics :测试度量test procedure:测试规程test records:测试记录test report:测试报告Test scenario : 测试场景Test Script.:测试脚本Test Specification:测试规格Test strategy : 测试策略test suite:测试套Test target : 测试目标Test ware : 测试工具Testability : 可测试性testability:可测试性Testing bed : 测试平台Testing coverage : 测试覆盖Testing environment : 测试环境Testing item : 测试项Testing plan : 测试计划Testing procedure : 测试过程Thread testing : 线程测试time sharing:时间共享time-boxed : 固定时间TIR test incident report 测试事故报告ToolTip:控件提示或说明top-down testing:自顶向下测试TPS TEST PEOCESS SPECIFICATION 测试步骤规格说明Traceability : 可跟踪性traceability analysis:跟踪性分析traceability matrix:跟踪矩阵Trade-off : 平衡transaction:事务/处理transaction volume:交易量transform. analysis:事务分析trojan horse:特洛伊木马truth table:真值表TST TEST SUMMARY REPORT 测试总结报告Tune System : 调试系统TW TEST WARE :测试件Unit Testing :单元测试Usability Testing:可用性测试Usage scenario : 使用场景User acceptance Test : 用户验收测试User database :用户数据库User interface(UI) : 用户界面User profile : 用户信息User scenario : 用户场景V&V (Verification & Validation) : 验证&确认validation :确认verification :验证version :版本Virtual user : 虚拟用户volume testing:容量测试VSS(visual source safe):VTP Verification TEST PLAN验证测试计划VTR Verification TEST REPORT验证测试报告Walkthrough : 走读Waterfall model : 瀑布模型Web testing : 网站测试White box testing : 白盒测试Work breakdown structure (WBS) : 任务分解结构Zero bug bounce (ZBB) : 零错误反弹。
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
软件测试常用英语词汇
静态测试: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
有分歧的需求: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
算法分析:Algorithm analysis
所测试的应用程序:Application under test (AUT)
自动化软件质量:Automated Software Quality(ASQ)
边界值测试:boundary value testing
分支条件组合覆盖:branch condition combination coverage
错误修正:bug fix
版本验证测试:Build Verfication tests(BVTs)
计算机辅助软件工程:computer aided software engineering(CASE)
因果图:cause-effect graph
控制流程图:Control flow graph
数据污染:data corruption
数据字典:data dictionary
调试:Debugging
判定表:decision table
缺陷跟踪:Defect Tracking
域测试:domain testing
动态分析:dynamic analysis
端到端测试:End-to-End testing
等价划分测试:equivalence partition testing
穷尽测试:Exhaustive Testing
探索性测试:Exploratory testing
失效模型效果关键性分析:Failure Modes and Effects Criticality Analysis(FMECA)故障性分析:Fault Tree Analysis
全球化:G11N(Globalization)
本地化:L10N(Localization)
用户界面:User interface(UI)
问题:Issue
迁移测试:Migration testing
正向测试:Positive testing
逆向测试/反面测试/负面测试:Negative Testing
质量保证:Quality assurance(QA)
质量控制:Quality Control(QC)
服务级别协议:service level agreement(SLA)
状态转换测试:state transition testing
统计测试:statistical testing
存储测试:storage testing
结构化测试用例设计:structural test case design
桩:stub
测试自动化:test automation
线程测试:Thread testing
自顶向下测试:top-down testing
跟踪矩阵:traceability matrix
验证&确认:Verification & Validation(V&V)
版本:version
虚拟用户:Virtual user
容量测试:volume testing
瀑布模型:Waterfall model
网站测试:Web testing
任务分解结构:Work breakdown structure (WBS)
零错误反弹:Zero bug bounce (ZBB)
用户场景:User scenario。