您好,欢迎访问三七文档
当前位置:首页 > 幼儿/小学教育 > 小学教育 > 软件测试题目-附答案
不排除由于是进行产品质量评审时,在项目的设置、抽样方法与质量检验的严谨程度上,都尚存在一定的问题;所以产品评审的过程需要进一步改进;以便更真实地反映情况出产品的真实问题;从而更全面、更本质地反映产品质量存在的问题与真实水平centerpinchecksandanchoringtheinnercylinder.AccordingtoWhilecouplingalignmentshouldkeepoiloutofcavityandlocatetherotoraxisneckraisedarewithintheprescribedlimits,thereshouldbenogaps,Horn,HornandHorn0.05mmfeelergaugesfitinto.Centercoupling,condenserwaterfillingandwater-filledaccordingtofactoryrequirement.ForcouplingthreesupportedrotorCenter,themouthunderthecouplingbetweenthevalueshouldbeasstipulatedinthemanufacturer,usually0.15~0.25mm.Inthecaseofcouplingconnection,ifpossible,liftingonlyonebearingendofthesupportbearingoftherotor,removethebearing,fittedwithspecialtilesandspecialliftingtools,discrotors,checkthejournalfluttertile,shouldgenerallybelessthan0.10MM.Whenthecouplingsandrotorcomeswhenthereisaconflict,thecouplingCentreshallprevail.6.4.5.2.2shaftlookingfor:...6.4.5.3.Provisionalboltconfirmedthepositioningoftherotorsize,aswellasthecouplingbetweentheadjustmentshimthicknessaccuracy,drawingstomeetthetechnicalrequirements.Plane,cylindricalandcleanthecouplingboltholesshouldbecleanandwithoutburrs,scrapironandgrease-free,relativepositionofthecouplingaccordingtothedrawingrequirementsare.Couplingtopscrews,rounddistanceapart,indicatorstomonitormovementoftheaircraft,itsvalueisallowedtopassthevalueaxismoving,mountedadjustmentpads,notepadsinstallationdirectionguidepincouplingwithprocessendclosed.Thebackwheelsslowlytightened,when2mmorso,withstandardwhitebarswheretwobackwheelboltholemeasurementaboveandbelow,confirmtwobackwheelboltholeconcentricity.Then,thesymmetricalhorizontalmounttwotemporaryboltstightened,attentiontomonitordialindicator,theninstallthesymmetricaltemporarybolts,thistimesitesslowlymovingrotor,inthemeasuredcircumferenceof8equalpartsbackwheelrimrock,eachmeasuringrelativechangesinvalueshouldbelessthan0.02mm.6.4.5.4couplingreamedandpairedboltreamingdiereamer,adjustablereamers,boringmill,inseveralways.6.4.5.4.1Generalrequirementsbeforereamingorboring,一、选择题1.软件测试的目的是(B)。A)试验性运行软件B)发现软件错误C)证明软件正确D)找出软件中全部错误2.软件测试中白盒法是通过分析程序的(B)来设计测试用例的。A)应用范围B)内部逻辑C)功能D)输入数据3.黑盒法是根据程序的(C)来设计测试用例的。A)应用范围B)内部逻辑C)功能D)输入数据4.为了提高软件测试的效率,应该(D)。A)随机地选取测试数据B)取一切可能的输入数据作为测试数据C)在完成编码以后制定软件的测试计划D)选择发现错误可能性最大的数据作为测试用例5.与设计测试用例无关的文档是(A)。A)项目开发计划B)需求规格说明书C)设计说明书D)源程序6.测试的关键问题是(B)。A)如何组织软件评审B)如何选择测试用例C)如何验证程序的正确性D)如何采用综合策略7.软件测试用例主要由输入数据和(C)两部分组成。A)测试计划B)测试规则C)预期输出结果D)以往测试记录分析8.成功的测试是指运行测试用例后(B)。A)未发现程序错误B)发现了程序错误C)证明程序正确性D)改正了程序错误9.下列几种逻辑覆盖标准中,查错能力最强的是(D)。A)语句覆盖B)判定覆盖C)条件覆盖D)条件组合覆盖10.在黑盒测试中,着重检查输入条件组合的方法是(D)。A)等价类划分法B)边界值分析法C)错误推测法D)因果图法11.单元测试主要针对模块的几个基本特征进行测试,该阶段不能完成的测试是(A)。A)系统功能B)局部数据结构C)重要的执行路径D)错误处理12.软件测试过程中的集成测试主要是为了发现(B)阶段的错误。A)需求分析B)概要设计C)详细设计D)编码13.不属于白盒测试的技术是(D)。A)路径覆盖B)判定覆盖C)循环覆盖D)边界值分析14.集成测试时,能较早发现高层模块接口错误的测试方法为(A)。A)自顶向下渐增式测试B)自底向上渐增式测试C)非渐增式测试D)系统测试15.确认测试以(A)文档作为测试的基础。A)需求规格说明书B)设计说明书C)源程序D)开发计划16.使用白盒测试方法时,确定测试数据应根据(A)和指定的覆盖标准。A)程序内部逻辑B)程序的复杂度C)使用说明书D)程序的功能17.程序的三种基本结构是(B)。A)过程子、程序、分程序B)顺序、选择、循环C)递归、堆栈、队列D)调用、返回、转移18.结构化程序设计的一种基本方法是(D)A)筛选法B)递归法C)归纳法D)逐步求精法19.软件调试的目的是(A)A)找出错误所在并改正之B)排除存在错误的可能性C)对错误性质进行分类D)统计出错的次数20.程序三种基本结构的共同特点是(D)不排除由于是进行产品质量评审时,在项目的设置、抽样方法与质量检验的严谨程度上,都尚存在一定的问题;所以产品评审的过程需要进一步改进;以便更真实地反映情况出产品的真实问题;从而更全面、更本质地反映产品质量存在的问题与真实水平centerpinchecksandanchoringtheinnercylinder.AccordingtoWhilecouplingalignmentshouldkeepoiloutofcavityandlocatetherotoraxisneckraisedarewithintheprescribedlimits,thereshouldbenogaps,Horn,HornandHorn0.05mmfeelergaugesfitinto.Centercoupling,condenserwaterfillingandwater-filledaccordingtofactoryrequirement.ForcouplingthreesupportedrotorCenter,themouthunderthecouplingbetweenthevalueshouldbeasstipulatedinthemanufacturer,usually0.15~0.25mm.Inthecaseofcouplingconnection,ifpossible,liftingonlyonebearingendofthesupportbearingoftherotor,removethebearing,fittedwithspecialtilesandspecialliftingtools,discrotors,checkthejournalfluttertile,shouldgenerallybelessthan0.10MM.Whenthecouplingsandrotorcomeswhenthereisaconflict,thecouplingCentreshallprevail.6.4.5.2.2shaftlookingfor:...6.4.5.3.Provisionalboltconfirmedthepositioningoftherotorsize,aswellasthecouplingbetweentheadjustmentshimthicknessaccuracy,drawingstomeetthetechnicalrequirements.Plane,cylindricalandcleanthecouplingboltholesshouldbecleanandwithoutburrs,scrapironandgrease-free,relativepositionofthecouplingaccordingtothedrawingrequirementsare.Couplingtopscrews,rounddistanceapart,indicatorstomonitormovementoftheaircraft,itsvalueisallowedtopassthevalueaxismoving,mountedadjustmentpads,notepadsinstallationdirectionguidepincouplingwithprocessendclosed.Thebackwheelsslowlytightened,when2mmorso,withstandardwhitebarswheretwobackwheelboltholemeasurementaboveandbelow,confirmtwobackwheelboltholeconcentricity.Then,thesymmetricalhorizontalmounttwotemporaryboltstightened,attentiontomonitordialindicator,theninstallthesymmetricaltemporarybolts,thistimesitesslowlymovingrotor,inthemeasuredcircumferenceof8equalpartsbackwheelrimrock,eachmeasuringrelativechangesinvalueshouldbelessthan0.02mm.6.4.5.4couplingreamedandpairedboltreamingdiereamer,adjustablereamers,bor
本文标题:软件测试题目-附答案
链接地址:https://www.777doc.com/doc-5173221 .html