




版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
QualityAssuranceandSoftwareTestingObjectivesDescribeQualityAssuranceDefineQualityAssuranceTerminologyListanddefineQAsystemcomponentsDescribeanddiscusstheCostsandBenefitsofQADescribethedifferencebetweenQualitycontrolandqualityassurance?WhatisQuality?InWebster’sDictionary,qualityisdefinedas“theessentialcharacterofsomething,aninherentordistinguishingcharacter,degreeorgradeofexcellence.”质量是事物的一种本质特征,是与生俱来的,它有别于事物的其他特征,能够表明事物的优秀程度或级别.Definition_WikipediaQualityAssurance(QA)isawayofpreventingmistakesordefectsinmanufacturedproductsandavoidingproblemswhendeliveringsolutionsorservicestocustomers.ISO9000definesqualityassuranceas"Apartofqualitymanagementfocusedonprovidingconfidencethatqualityrequirementswillbefulfilled".Itthusdifferssubtlyfromqualitycontrol.Definition_wiseGEEKQualityassurance(QA)isaprocess-centeredapproachtoensuringthatacompanyororganizationisprovidingthebestpossibleproductsorservices.Itisrelatedtoqualitycontrol,whichfocusesontheendresult,suchastestingasampleofitemsfromabatchafterproduction.Althoughthesetermsaresometimesusedinterchangeably,qualityassurancefocusesonenhancingandimprovingtheprocessthatisusedtocreatetheendresult,ratherthanfocusingontheresultitself.AmongthepartsoftheprocessthatareconsideredinQAareplanning,design,development,productionandservice.Definition_MerriamWebsterTheactivityofcheckinggoodsorservicestomakesurethattheyaregood.AProgramforthesystematicmonitoringandevaluationofthevariousaspectsofaproject,service,orfacilitytoensurethatstandardsofqualityarebeingmet.ListthethreekeypointsofQA.(toreadmaterial1)SoftwareQualityAssuranceSoftwareQAinvolvestheentiresoftwaredevelopmentPROCESS-monitoringandimprovingtheprocess,makingsurethatanyagreed-uponprocesses,standardsandproceduresarefollowed,andensuringthatproblemsarefoundanddealtwith.Itisorientedto‘prevention’.Furtherexplain(threekeypoints)seeModuleA-Readingmaterial1.SoftwareQualityAssuranceComponentsWhyisQualityAssuranceaconcern?
Background__WhatIsaBug?TermsforSoftwareFailuresDefectVarianceFaultFailureProblemInconsistencyErrorFeatureIncidentBugAnomalyAFormalDefinition_furtherunderstandingseechapter1Thesoftwaredoesn'tdosomethingthattheproductspecificationsaysitshoulddo.Thesoftwaredoessomethingthattheproductspecificationsaysitshouldn'tdo.Thesoftwaredoessomethingthattheproductspecificationdoesn'tmention.Thesoftwaredoesn'tdosomethingthattheproductspecificationdoesn'tmentionbutshould.Thesoftwareisdifficulttounderstand,hardtouse,slow,orinthesoftwaretester'seyeswillbeviewedbytheenduserasjustplainnotright.SoftwareComponentsBackground__WhyDoBugsOccur?
Specificationsarethelargestbugproducer.Thenextlargestsourceofbugsisthedesign.Background__TheCostofBugsThecostsarelogarithmicthatis,theyincreasetenfoldastimeincreases.AchievingqualityAchievingqualityresultsrequiresapplyingahigh-qualityprocessthroughoutdevelopment,integration,andtesting.
TheBusinessValueofSoftwareQuality
__readingmaterial2DefiningqualityDoesitmeetstakeholderrequirements?Isitusable?Secure?Scalable?Reliable?Easilymaintained?Easilyextended?Simpletomonitor?Juran’sdefinition:“fitnessforuse”aproductisnothighqualityunlessitaddsvalueforboththeconsumerandthemanufacturer.TheBusinessValueofSoftwareQuality
__readingmaterial2
QualityenablesresponsivenessandinnovationQualitysystemsarewhatenablebusinessestoreact,adapt,deploynewsolutionsquickly,andmaintainacompetitiveedge.QualityisadifferentiatorHigh-qualityinternalsystems,internalhumanresources,financial,andcustomerrelationshipmanagementsystems,canbeabusinessdifferentiator.TheBusinessValueofSoftwareQuality
__readingmaterial2QualityisfreesoftwaredefectscosttheU.S.economyalmost$60billionannually.about80percentofdevelopmentfundsareconsumedbysoftwaredevelopersidentifyingandcorrectingdefects.canceledsoftwaredevelopmentprojectscostorganizationsUS$55billiondollarsannuallyTheBusinessValueofSoftwareQuality
__readingmaterial2Poorsoftwarequalityandpoorsoftwaredevelopmentprocessesareamajordrainonbusinessprofitability.Why?Ideally,asoftwaredevelopmentorganizationwouldhavethesecharacteristics:Awell-definedprocesswithunanimousbuy-infromteammembers.Teammemberswhofocusattentiononvalue-addedfeatures,detail,andqualityacrossthelifecycle.Managerswhoconstantlyevaluateend-userfeedbacktoensurereinvigorationoftheproductlineandsatisfied,repeatcustomers.Achievingquality
DrivingqualityfromthetopdownAchievingqualitywiththerightprocessandplatformAnalysisDesignDevelopmentTestingDeploymentAchievingqualityAnalysisqualitystartswithanalyzingthebusinesstoensurethatsystemrequirementsclearlyandaccuratelyreflectbusinessandcustomerneeds.DesignIndesign,theprimaryqualityfocusisonarchitecture,the"soul"ofsoftware.Developmentdevelopersmake100to150errorsforeverythousandlinesofcodetheywrite.ImportantTerminologyforQualityAssurance
_readingmaterial3BusinessProcessQualityAssuranceConfigurationManagementChangeManagementBusinessProcessManagement…QualityControl&QualityAssurance
_readingmaterial4QualityControlreferstoqualityrelatedactivitiesassociatedwiththecreationofprojectdeliverables.Qualitycontrolisusedtoverifythatdeliverablesareofacceptablequalityandthattheyarecompleteandcorrect.Examplesofqualitycontrolactivitiesincludedeliverablepeerreviewsandthetestingprocess.QualityControl&QualityAssuranceQualityAssurancereferstotheprocessusedtocreatethedeliverables,andcanbeperformedbyamanager,client,orevenathird-partyreviewer.Examplesofqualityassuranceincludeprocesschecklistsandprojectaudits.Describetheexampleyoureadfromthematerial.Ifyouarethesponsor,whatwouldyoudotomakesure
thebusinessrequirementsseemedcompleteandcorrect?SoftwareQualityAssuranceQualityIsFreeTestingandQualityAssuranceintheWorkplaceSoftwareTestingQualityAssuranceASoftwareQualityAssuranceperson'smainresponsibilityistoexamineandmeasurethecurrentsoftwaredevelopmentprocessandfindwaystoimproveitwithagoalofpreventingbugsfromeveroccurring.SoftwareQualityAssuranceWhatitcoststocreatequalitysoftwareHowsoftwaretestingvariesfromsoftwarequalityassuranceWhatdifferentwaysasoftwaretestingorqualitygroupcanfitintoaprojectteamHowthesoftwareCapabilityMaturityModelisusedTheISO9000standardSoftwareTestingWhatExactlyDoesaSoftwareTesterDo?Thegoalofasoftwaretesteristofindbugs,findthemasearlyaspossible,andmakesuretheygetfixed.WhatMakesaGoodSoftwareTester?Theyareexplorers,troubleshooters,relentless,creative,perfectionists,exercisedgoodjudgment,tactfulanddiplomatic,persuasive.SoftwareProjectStaff
Projectmanagers,programmanagers,orproducersArchitectsorsystemengineersProgrammers,developers,orcodersTestersorQA(QualityAssurance)StaffTechnicalwriters,userassistance,usereducation,manualwriters,orillustratorsConfigurationmanagementorbuilderTheSoftwareDevelopmentProcessSoftwareDevelopmentLifecycleModelsBig-BangCode-and-FixWaterfallSpiralSoftwareTestingSoftwaretestingisapopularriskmanagementstrategy.Itisusedtoverifythatfunctionalrequirementsweremet.TheSoftwareTestingTestDocumentsThetestplanTestcasesBugreportsTesttoolsMetrics,statistics,andsummariesTheRealitiesofSoftwareTestingTestingAxiomsIt'sImpossibletoTestaProgramCompletelySoftwareTestingIsaRisk-BasedExerciseTestingCan'tShowThatBugsDon'tExistTheMoreBugsYouFind,theMoreBugsThereAreThePesticideParadoxNotAlltheBugsYouFindWillBeFixedTheRealitiesofSoftwareTestingSoftwareTestingTermsandDefinitionsPrecisionandAccuracyVerificationandValidationQualityandReliabilityTestingandQualityAssurance(QA)SoftwareQualityAssuranceTestManagementandOrganizationalStructuresCapabilityMaturityModel(CMM)
ISO9000
ISO9000isafamilyofstandardsonqualitymanagementandqualityassurancethatdefinesabasicsetofgoodpracticesthatwillhelpacompanyconsistentlydeliverproducts(orservices)thatmeettheircustomer'squalityrequirements.ISO9000workswellfortworeasons
Ittargetsthedevelopmentprocess,nottheproduct.It'sconcernedaboutthewayanorganizationgoesaboutitswork,nottheresultsofthework.ISO9000dictatesonlywhattheprocessrequirementsare,nothowtheyaretobeachieved.ISO9001andISO9000-3ThesectionsoftheISO9000standardthatdealwithsoftwareareISO9001andISO9000-3.ISO9001isforbusinessesthatdesign,develop,produce,install,andserviceproducts.ISO9000-3isforbusinessesthatdevelop,supply,install,andmaintaincomputersoftware.SomeoftherequirementsinISO9000-3Developdetailedqualityplansandprocedurestocontrolconfigurationmanagement,productverificationandvalidation(testing),nonconformance(bugs),andcorrectiveactions(fixes).Prepareandreceiveapprovalforasoftwaredevelopmentplanthatincludesadefinitionoftheproject,alistofthepro
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 河南专升本考试题及答案
- 杭州保安考试题及答案
- 自考房地产试题及答案
- 小学试卷试题及答案
- 协警面试题及答案
- 商铺养花活动方案
- 海航客舱考试题及答案
- 商场黏土手工活动方案
- 国祥公司年会策划方案
- 商户立夏活动方案
- 声乐课说课课件
- 学生托管班管理制度
- 2024年山东夏季高中学业水平合格考生物试卷真题(含答案)
- 2025年经济学基础知识测试试题及答案
- 统编版小学语文小升初专题训练:根据课文内容填空(含答案)
- 杭州市公安局滨江区分局招聘警务辅助人员笔试真题2024
- (2025)入党积极分子培训考试试题及答案
- 2025年天津市河西区中考二模语文试题
- 2025年高考军队院校征集和招录人员政治考核表(原表)
- TCCEAS001-2022建设项目工程总承包计价规范
- 2024年河北省物理组招生计划
评论
0/150
提交评论