




版權說明:本文檔由用戶提供并上傳,收益歸屬內容提供方,若內容存在侵權,請進行舉報或認領
文檔簡介
英語版——軟件工程復習題英語版——軟件工程復習題英語版——軟件工程復習題v1.0可編寫可改正natureofsoftwareapplicationscanbecharacterizedbytheirinformation( )plexityb.contentc.determinacyd.choices"b"and"c"2.Modernsoftwareapplicationsaresocomplexthatitishardtodevelopmutuallyexclusivecategorynames.( )TrueFalseSoftwaredeveloperssucceedmoreoftenthantheyfail,butsoftwarefailuresreceivemorepresscoverage.( )TrueFalseAddingmorepeopletoaprojectthatisalreadybehindscheduleisagoodwaytocatchup.( )TrueFalse5.ModernCASEtoolsaremoreimportantthanthenewesthardwareforachievinggoodsoftwarequalityandproductivity.( )TrueFalseChangecannotbeeasilyaccommodatedinmostsoftwaresystems,unlessasystemwasdesignedwithchangeinmind.( )TrueFalseAgeneralstatementofobjectivesisallthatisneededtobegindevelopingapieceofsoftware.( )1v1.0可編寫可改正TrueFalseTheformaltechnicalreviewisaninadequatesubstitutefortestingregardlessofnatureofthesoftwaredefect.( )TrueFalseWhatdopeoplemeanbytheexpression"softwarecrisis"Answer:Thisexpressionisintendedtodescribethechronicproblemsassociatedwithsoftwarefailures,howsoftwareisdeveloped,howthegrowingvolumeofsoftwareissupported,andthedifficultiesinmeetingthegrowingdemandformoresoftware.Explainwhatiswrongwiththenotionthatsoftwareengineeringistootimeconsumingandinterfereswithaprogrammer'sproductivity.Answer:Producingalotofcodequicklyisnottheobjectofsoftwaredevelopment.Thesoftwareneedstoperformcorrectlyoritwillneedtoberewritten.Mostsoftwareproductsmustbemaintainedformanyyearsaftertheyaredeveloped,thetimespentdocumentingaprogramandplanningforchangesiseasilyjustifiedovertheproduct'slifetime.Studieshaveshownthelaterachangeisintroducedinthedevelopmentprocess,themorecostlyitistoimplement.11.Whichoftheitemslistedbelowisnotoneofthesoftwareengineeringlayers( )ProcessManufacturingMethodsToolsWhatarethethreegenericphasesofsoftwareengineering( )definition,development,supportwhat,how,whereprogramming,debugging,maintenance2v1.0可編寫可改正d.analysis,design,testingWhichofthesetermsisalevelnameintheCapabilityMaturityModel( )a.Adhocb.Repeatablec.Reusabled.OrganizedCMM。它是關于軟件組織在定義、實行、胸懷、控制和改良其軟件過程的實踐中各個發展階段的描繪。CMM的核心是把軟件開發視為一個過程,并依據這一原則對軟件開發和保護進行過程監控和研究,以使其更為科學化、標準化、使公司可以更好地實現商業目標。CMM分為五個等級:一級為初始級,二級為可重復級,三級為已定義級,四級為已管理級,五級為優化級。Whichoftheseitemsshouldbeusedtoselectasoftwareprocessframework( )a.Peopleb.Productc.Projectd.Alloftheabove15.Inwhichsoftwaredevelopmentproblemsolvingstagearetheresultsdelivered( )a.Statusquob.Problemdefinitionc.Technicaldevelopmentd.Solutionintegration16.Thelinearsequentialmodelofsoftwaredevelopmentis( )a.Areasonableapproachwhenrequirementsarewelldefined.b.Agoodapproachwhenaworkingprogramisrequiredquickly.c.Thebestapproachtouseforprojectswithlargedevelopmentteams.d.Anoldfashionedmodelthatisrarelyusedanymore.Thelinearsequentialmodelofsoftwaredevelopmentisalsoknownasthe( )v1.0可編寫可改正a.Classicallifecyclemodelb.Fountainmodelc.Spiralmodeld.Chaosmodel18.Theprototypingmodelofsoftwaredevelopmentis( )a.Areasonableapproachwhenrequirementsarewelldefined.b.Ausefulapproachwhenacustomercannotdefinerequirementsclearly.c.Thebestapproachtouseforprojectswithlargedevelopmentteams.d.Ariskymodelthatrarelyproducesameaningfulproduct.19.Therapidapplicationdevelopmentmodelis( )a.Anothernameforcomponent-baseddevelopment.b.Ausefulapproachwhenacustomercannotdefinerequirementsclearly.c.Ahighspeedadaptationofthelinearsequentialmodel.d.Alloftheabove.Evolutionarysoftwareprocessmodels( )a.Areiterativeinnatureb.Caneasilyaccommodateproductrequirementschangesc.Donotgenerallyproducethrowawaysystemsd.AlloftheaboveTheincrementalmodelofsoftwaredevelopmentis( )a.Areasonableapproachwhenrequirementsarewelldefined.b.Agoodapproachwhenaworkingcoreproductisrequiredquickly.c.Thebestapproachtouseforprojectswithlargedevelopmentteams.d.Arevolutionarymodelthatisnotusedforcommercialproducts.Thespiralmodelofsoftwaredevelopment( )a.Endswiththedeliveryofthesoftwareproductb.Ismorechaoticthantheincrementalmodel4v1.0可編寫可改正c.Includesprojectrisksevaluationduringeachiterationd.Alloftheabove23.Theconcurrentdevelopmentmodelis( )a.Anothernamefortherapidapplicationdevelopmentmodel.b.Oftenusedforthedevelopmentofclient/serverapplications.c.Onlyusedfordevelopmentofparallelordistributedsystems.d.Usedwheneveralargenumberofchangerequestsareanticipated.Thecomponent-baseddevelopmentmodelis( )a.Onlyappropriateforcomputerhardwaredesign.b.Notabletosupportthedevelopmentofreusablecomponents.c.Dependentonobjecttechnologiesforsupport.d.Notcosteffectivebyknownquantifiablesoftwaremetrics.DescribethephasesoftheprototypingmodelforsoftwaredevelopmentAnswer:Requirementsaregatheredbyhavingthecustomeranddevelopermeetandidentifywhateverobjectivesandrequirementstheycan.Quickdesignfollows,focusingonrepresentationofthesoftwarethatwillbevisibletothecustomer.Aprototypeisconstructedbythedeveloperandevaluatedbythecustomerandusedtorefinetherequirements.Iterationoccursandtheprototypeistunedtosatisfythecustomer'sneeds.26.Describetheroleofriskanalysisinevolutionaryprocessmodelslikethespiralmodel.Answer:Aseachprototypeisenhancedbyiterationthroughtheprocesssteps,boththetechnicalandmanagementrisksareassessedtoseeifitisstillpossibletocompetetheprojectwhichitsrequiredfunctionalitywithacceptabletimeandcostconstraints.Effectivesoftwareprojectmanagementfocuseson( )a.people,performance,payoff,product5v1.0可編寫可改正b.people,product,performance,processc.people,product,process,projectd.people,process,payoff,productThefirststepinprojectplanningisto( )a.determinethebudget.b.selectateamorganizationalmodel.c.determinetheprojectconstraints.d.establishtheobjectivesandscope.Processframeworkactivitiesarepopulatedwith(estonesb.workproductsc.QApointsd.Alloftheabove30.Whichfactoristheleastimportantwhenchoosingtheorganizationalstructureforasoftwareteam( )a.degreeofcommunicationdesiredb.predictedsizeoftheresultingprogramc.rigidityofthedeliverydated.sizeoftheprojectbudget31.Oneofthebestwaystoavoidfrustrationduringthesoftwaredevelopmentprocessisto( )a.giveteammembersmorecontroloverprocessandtechnicaldecisions.b.giveteammemberslesscontroloverprocessandtechnicaldecisions.c.hidebadnewsfromtheprojectteammembersuntilthingsimprove.d.rewardprogrammersbasedontheirproductivity.32.Whichofthesesoftwarecharacteristicsisnotafactorcontributingtoprojectcoordinationdifficulties6v1.0可編寫可改正interoperabilityperformancescaleuncertaintyWhichofthesesoftwarecharacteristicsareusedtodeterminethescopeofasoftwareproject(context,linesofcode,functioncontext,function,communicationrequirementsinformationobjectives,function,performancecommunicationsrequirements,performance,informationobjectivesWhatactivitydoesasoftwareprojectmanagerneedtoperformtominimizetheriskofsoftwarefailuredoubletheprojectteamsizerequestalargebudgetallowabsolutelynoscheduleslippagedefinemilestonesandtrackprogress35.Whichoftheseisnotavalidreasonformeasuringsoftwareprocesses,products,andresourcesa.tocharacterizethemb.toevaluatethemc.topricethemd.toimprovethemProcessindicatorsenableasoftwareprojectmanagertoa.assessthestatusofanon-goingprojectb.trackpotentialrisksc.adjustworkflowortasksd.alloftheabove7v1.0可編寫可改正Whichofthefollowingitemsarenotmeasuredbysoftwareprojectmetricsa.inputsb.marketsc.outputsd.resultsWhichofthefollowingsoftwarequalityfactorsismostlikelytoaffectedbyradicalchangestocomputingarchitecturesa.operationb.transitionc.revisiond.noneoftheaboveWhichofthefollowingprovideusefulmeasuresofsoftwarequalitya.correctness,performance,integrity,usabilityb.reliability,maintainability,integrity,salesc.correctness,maintainability,size,satisfactiond.correctness,maintainability,integrity,usabilityTobeaneffectiveaidinprocessimprovementthebaselinedatausedmustbe:a.basedonreasonableguesstimatesfrompastprojectsb.measuredconsistentlyacrosssimilarprojectsc.collectedoverthepast6monthsd.basedonallpreviouslycompletedprojectsThesoftwareengineeringenvironment(SEE)consistsofwhichofthefollowinga.customersandusersb.developersandmanagersc.hardwareplatformsandsoftwaretoolsd.noneoftheaboveLOC-basedestimationtechniquesrequireproblemdecompositionbasedon8v1.0可編寫可改正cessactivitiesFP-cessactivitiesPjectscheduleandmilestonesc.softwarefunctionsandprocessactivitiesd.noneoftheaboveSoftwareriskalwaysinvolvestwocharacteristicsa.firefightingandcrisismanagementb.knownandunknownrisksc.uncertaintyandlossd.staffingandbudget46.Threecategoriesofrisksarea.businessrisks,personnelrisks,jectrisks,technicalrisks,businessrisksc.planningrisks,technicalrisks,personnelrisksd.managementrisks,technicalrisks,designrisksRiskprojectionattemptstorateeachriskintwowaysa.likelihoodandcostb.likelihoodandimpact9v1.0可編寫可改正c.likelihoodandconsequencesd.likelihoodandexposureRbabilityandexposureAneffectiveriskmanagementplanwillneedtoaddresswhichofthefollowingissuesa.riskavoidanceb.riskmonitoringc.contingencyplanningd.alloftheabove50.Wpartmentalizationb.marketassessmentc.timeallocationd.effortvalidation51.Atasksetisacollectionof
projecta.engineeringworktasks,milestones,deliverablesb.taskassignments,costestimates,estones,deliverables,metricsd.responsibilities,milestones,documents52.Adaptationcriteriaareusedtodeterminethea.costsofproductmaintenanceb.adjustmentstotheprojectschedule10v1.0可編寫可改正c.bestprojecttypeclassificationforasoftwareprocessd.recommendeddegreeofrigorforsoftwareprocess53.Forpurposesofdeterminingthemajorengineeringtasksanddistributingthemontheprojecttimeline,theprojectmanagershouldassumethattheprocessmodelusedisa.linearsequentialiterativeevolutionaryanyoftheaboveThepurposeofearnedvalueanalysisistodeterminehowtocompensatedevelopersbasedontheirproductivityprovideaquantitativemeansofassessingsoftwareprojectprogressprovideaqualitativemeansofassessingsoftwareprojectprogresssetthepricepointforasoftwareproductbasedondevelopmenteffortList3principlesforschedulingsoftwareprojects.Answer:Compartmentalization,interdependency,timeallocation,definedresponsibilities,definedoutcomes,definedmilestones
effort
validation,Vductqualityattributesd.alloftheaboveAkeyconceptofqualitycontrolisthatallworkproductsa.aredeliveredontimeandunderbudgetb.havecompletedocumentationfc.havemeasurablespeciicationsforprocessoutputs11v1.0可編寫可改正d.arethoroughlytestedbeforedeliverytothecustomer58.Statisticalqualityassuranceinvolvesa.usingsamplinginplaceofexhaustivetestingofsoftwareb.surveyingcustomerstofindouttheiropinionsaboutproductqualityc.tracingeachdefecttoitsunderlyingcause,isolatingthe"vitalfew"causes,andmovingtocorrectthemd.tracingeachdefecttoitsunderlyingcausesandusingtheParetoprincipletocorrecteachproblemfoundSoftwarereliabilityproblemscanalmostalwaysbetracedtoa.errorsinrequirementsgatheringb.errorsindesignandimplementationc.humanerrord.errorsinoperationWhatisaformaltechnicalreviewandwhyisoneconductedAnswer:ThepurposeofanFTRistohaveagroupofsoftwareengineersexamineadiscreteworkproductanddeterminewhetherornottheproductisfreeofdefectsusingthesoftwarespecificationsandstandardsasthereviewcriteria.Whichofthesearevalidsoftwareconfigurationitemsa.casetoolsb.documentationc.executableprogramsandtestdatad.alloftheaboveWhichofthefollowingtasksisnotpartofsoftwareconfigurationmanagementa.changecontrolb.reportingc.statisticalqualitycontrold.versioncontrol12v1.0可編寫可改正63.Use-casesarescenariosthatdescribea.howsoftwareistobeusedinagivensituation.b.howCASEtoolswillbeusedtoconstructthesystem.c.thebuildplanforasoftwareproduct.d.thetestcasesforasoftwareproduct.64.Informationflowrepresentsthemannerinwhichdataandcontrola.arerelatedtooneanother.b.changeseachmovesthroughthesystem.c.willbeimplementedinthefinaldesign.d.noneoftheabove.65.Inthecontextofrequirementsanalysis,twotypesofproblempartitioninga.bottom-upandtop-downb.horizontalandverticalc.subordinateandsuperordinated.noneoftheabove
areWhatarethefivephasesofsoftwarerequirementsanalysisAnswer:ProblemrecognitionEvaluationandsynthesisModelingSpecificationReviewWhatmodelsarecreatedduringtheanalysisphaseofasoftwaredevelopmentprocessWhatisthepurposeofeachAnswer:Datamodel-showsrelationshipsamongsystemobjectsFunctionalmodel-describesthefunctionsenablingthetransformationsofsystemv1.0可編寫可改正objectsBehavioralmodel-showsmannerthatsoftwarerespondstoeventsoutsideworld68.Whichofthefollowingisnotanobjectiveforbuildingananalysismodela.definesetofsoftwarerequirementsb.describecustomerrequirements
initiated
fromthec.developanabbreviated簡潔的solutionfortheproblemd.establishbasisforsoftwaredesignWjectscopeTplexityc.efficiencyd.qualityWhattypesofabstractionareusedinsoftwaredesigncontroldataproceduralalloftheaboveWhichofthesemodeltypesdoesnotrepresentasoftwarearchitecturedatadynamicprocess14v1.0可編寫可改正d.structuralWgramstructureAnarchitecturalstyleencompasseswhichofthefollowingelementsa.constraintsb.setofcomponentsc.semanticmodelsd.alloftheaboveThecriteriausedtoassessthequalityofanarchitecturaldesignshouldbebasedonsystema.accessibilityandreliabilityb.dataandcontrolc.functionalityd.implementationdetailsIntransactionmappingthefirstlevelfactoringresultsinthea.creationofaCFDb.derivationofthecontrolhierarchyc.distributionofworkermodulesd.refinementofthemoduleviewAcessingnarrativesforeachmodulev1.0可編寫可改正d.testcasesforeachmodule78.Whichofthefollowinginterfacedesignprinciplesreducetheuser'sa.defineintuitiveshortcutsb.discloseinformationinaprogressivefashionc.establishmeaningfuldefaultsd.alloftheabove79.Interfaceconsistencyimpliesthata.inputmechanismsremainthesamethroughouttheapplicationb.eachapplicationshouldhaveitsowndistinctivelookandfeelc.navigationalmethodsarecontextsen
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯系上傳者。文件的所有權益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網頁內容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
- 4. 未經權益所有人同意不得將文件中的內容挪作商業或盈利用途。
- 5. 人人文庫網僅提供信息存儲空間,僅對用戶上傳內容的表現方式做保護處理,對用戶上傳分享的文檔內容本身不做任何修改或編輯,并不能對任何下載內容負責。
- 6. 下載文件中如有侵權或不適當內容,請與我們聯系,我們立即糾正。
- 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
評論
0/150
提交評論