亚洲欧洲中文日韩久久av乱码,51成人精品午夜福利av免费七,强被迫伦姧惨叫在线视频,绝伦の上司に一晚人妻

大學(xué)期末英語(yǔ)

前言:本站為你精心整理了大學(xué)期末英語(yǔ)范文,希望能為你的創(chuàng)作提供參考價(jià)值,我們的客服老師可以幫助你提供個(gè)性化的參考范文,歡迎咨詢(xún)。

大學(xué)期末英語(yǔ)

Overthelastdecade,businessesandgovernmentshavebeengivingincreasingattentiontothedescription,automation,andmanagementofbusinessprocessesusingITtechnologies.Thisinterestgrowsoutoftheneedtostreamlinebusinessoperations,consolidateorganizations,andsavecosts,reflectingthefactthattheprocessisthebasicunitofbusinessvaluewithinanorganization.TheBusinessProcessExecutionLanguageforWebServices(BPEL4WS,BPELforshort)providesanXMLnotationandsemanticsforspecifyingbusinessprocessbehaviorbasedonWebServices.ABPELprocessisdefinedintermsofitsinteractionswithpartnerprocesses.Apartnerprocessmayprovideservicestotheprocess,requireservicesfromtheprocess,orparticipateinatwo-wayinteractionwiththeprocess.Mission-criticalbusinesssolutionsneedcomprehensivetestingtoensureitperformscorrectlyandreliablyinoperation.Acommonstrategyistosubjectthesolutiontoseveralphasesoftestingsuchasunit,integrationandsystemtesting,amongwhichunittestingisusedtoverifythefunctionsofasinglemodule(class,component,process,etc).Oftenthelaterabugisdiscovered,themoreexpensiveitistofix.Thereforeitisnosurprisingthatrecentlysoftwareengineeringpracticehasbeenlayingmoreemphasisonunittesting.However,incurrentindustrialpractice,businessprocesstestingfocusesonsystemanduseracceptancetesting,whereasunittestinghasnotgainedmuchattention.Businessprocessunittestingtreatsanindividualprocessastheunitundertest,andtestsitsinternallogicthoroughly.

Thequalityofsoftwareisahottopicattractingattentionsfrombothresearchersandpractitioners.Softwaretestingisanimportanttechniquetoguaranteethequalityofsoftware.Itaimstoreducethesoftwarefaultsasmuchaspossible.Mymainworkistostudytheproblemofhowtoapplytheconstraintsatisfactiontechniquestosoftwaretestingautomatically.Thestudycanbedividedintothefollowingthreeparts.Thefirstpartofisrelatedtowhite-boxtesting.White-boxtestingisanaccuratecode-basedsoftwaretestingmethod.Wecanemploysymbolicexecutiontechniquestoprocesstheprogrampaths,soastotestsomefeaturesofprograms.However,thecomplexityofsymbolicexecutiontechniquemakesitimpossibletotestallthepathsoftheprogramundertest.Furthermore,someoftheprogrampathsmaybeinfeasible.Thereforeweneedsometestcriteriaandpathselectionstrategiestoguidethegenerationofthetestpaths.Thisworkincludesthefollowingtwoaspects.1)Anefficientmethodispresentedtogenerateasetoffeasiblebasispaths.Thismethodcangeneratefeasiblebasispathsforreal-worldCunitprogramsautomaticallyinacceptabletime.Thebasispathsetgeneratedbythismethodhastheminimumsumofweightedlength.2)BPELisabusinessdescriptionlanguagethatcouldexpresscomplexconcurrentbehaviors.InthefutureIwillpresentanovelmethodofBPELtestcasegeneration,whichisbasedonconcurrentpathanalysis.Toavoidthecombinationexplosionofthepathnumber,sometechniquesandtestcriteriaareusedtorestrictthecombination.Thismethodismodularizedsothatmanytesttechniques,suchasvarioustestcriteriaandcomplexconstraintsolvers,canbeapplied.Thesecondpartofworkisaboutblack-boxtesting.Black-boxTestingisusedtotestthefunctionsandinterfacesofprograms.WecanuseconstraintstodescribethetestcriteriaandthespecificationsofSoftwareunderTest.Thereforethetestgenerationforblack-boxtestingcanbetranslatedintothefinitedomainconstraintsatisfactionproblem.Thispartalsoincludestwoaspects.1)ASAT-basedapproachandabacktrackingsearchalgorithmarepresentedtosolvetheproblem.AnovelpruningstrategycalledSCEHisproposedtoincreasetheefficiencyofthemethods.Severalexistingsearchheuristicsandsymmetrybreakingtechniquesarealsousedinthebacktrackingsearchalgorithm.Theexperimentsshowthatourmethodoutperformsothermethodsinmanysmallsizecases.2)proposesaSAT-basedmethodtogeneratethetestcasesautomaticallyforMUMCUTtestingofBooleanspecifications.TospeeduptheprocessingforthecompleteSATtools,wemakeuseofsomesymmetrybreakingtechniques.ThelastpartofworkstudiestheproblemoffindingBooleanrelationsamongasetoflinearnumericalconstraints.Inprogramanalysisandverification,therearesomeconstraintsthathavetobeprocessedrepeatedly.Apossiblewaytospeeduptheprocessingistofindsomerelationsamongtheseconstraintsfirst.Therelationscanberepresentedbyrules.Itisbelievedthatwecannotgeneratealltherulesinpolynomialtime.Asearchbasedalgorithmwithsomeheuristicstospeedupthesearchprocessisproposed.Experimentalresultswithvariousexamplesshowthatourmethodcangenerateenoughrulesinacceptabletime.

WS-BPELapplicationsareatypeofservice-orientedworkflowapplication.Intheseapplications,abusinessprocessisspecifiedasaBPELprogram,andindividualloosely-coupledworkflowstepsarelinkedupviatheexchangeofXML-basedmessages.FailingtoextractarightpieceofdatafromanXMLmessage,forinstance,willposeanintegrationerrorinsuchanapplication.Ontheotherhand,XMLisfundamentaltomanyservice-orientedworkflowapplications,andXPathisthemeanstoqueryonXMLdocuments.TheextensiveusageofXPathposesademandtostudyhowtotesttheseapplicationseffectively.BPELunittestingiscomplexaswemusthandleanetworkofdependenciesamongindividualprocesses.Thistestframeworkonlyprovidesageneraldiscussiononmethods,issuesandtechniquesinBPELprocessunittesting.AlthoughspecializedforBPEL,thebasicideasmaybeapplicabletootherbusinessprocessdefinitionlanguagesafterpossiblegeneralization.Infuture,IplantoworkonautomatictestgenerationfromBPELsourcecode,whichshouldbealignedwiththeproposedtestframework.DrivenbyincreasinglycomplexWebServiceprocess,BPEL-basedtestingreductionfacesdemandsfromtestcaselargeness.ThereisaneedfortechniquestailoredtotestcasegenerationefficientlyinBPEL-basedtesting.Thefurtherstudiesalsoincludetheresearchontherelationshipofinputparameterwithnon-uniformrangeandtheefficientassignmentofinputparameterintorelationset.

文檔上傳者

相關(guān)期刊

大學(xué)

部級(jí)期刊 審核時(shí)間1個(gè)月內(nèi)

重慶市科學(xué)技術(shù)協(xié)會(huì)

大學(xué)時(shí)代

省級(jí)期刊 審核時(shí)間1個(gè)月內(nèi)

湖南省教育廳

大學(xué)化學(xué)

部級(jí)期刊 審核時(shí)間1個(gè)月內(nèi)

中華人民共和國(guó)教育部

主站蜘蛛池模板: 治多县| 图片| 阜平县| 叶城县| 泸溪县| 延安市| 兰溪市| 阜城县| 武定县| 祁门县| 卓资县| 资阳市| 朝阳县| 盐亭县| 榆社县| 枝江市| 和顺县| 梅河口市| 永福县| 巴彦淖尔市| 嘉兴市| 南皮县| 都江堰市| 都安| 常熟市| 菏泽市| 长岛县| 凌海市| 慈溪市| 肥东县| 宁国市| 南溪县| 吕梁市| 台安县| 佛山市| 缙云县| 元江| 玉门市| 沙田区| 西贡区| 东莞市|