26
A new Test Tool in SAP Circuit Diagram for Code SAP ABAP Test Seams Moose2Model Referent: Rainer Winkler Date: 11 September 2018

A new Test Tool in SAP Circuit Diagram for Code

  • Upload
    others

  • View
    3

  • Download
    0

Embed Size (px)

Citation preview

Page 1: A new Test Tool in SAP Circuit Diagram for Code

AnewTestToolinSAPCircuitDiagramforCode

SAPABAPTestSeamsMoose2Model

Referent:RainerWinklerDate:11September2018

Page 2: A new Test Tool in SAP Circuit Diagram for Code

Unit Tests are fine

If external dependencies can be managed

Page 3: A new Test Tool in SAP Circuit Diagram for Code

SAP ABAP Test Seams

For Unit Tests with external dependencies

Page 4: A new Test Tool in SAP Circuit Diagram for Code

Coding Testcoding

Syntax Check based on Coding

Syntax Check based on Testcoding

Page 5: A new Test Tool in SAP Circuit Diagram for Code

TestInser)onscanbedonemul)ple)mes

Typicalapplica)on:1.Insertafailstatementinthesetupmethodofthetest2.Insertthetestcodinginthetest

Page 6: A new Test Tool in SAP Circuit Diagram for Code

Works fine

When a few simple rules are followed in the insertion

Seeh=ps://blogs.sap.com/2018/06/08/abap-test-seam-for-unit-test-with-external-dependencies-personal-guideline/forcompletelist

1–Implementinsertedtestcodingcorrectly2–MonitorwhetherallTestSeamshaveaTestInjec)on

Page 7: A new Test Tool in SAP Circuit Diagram for Code

NoneedtoimplementtheTestSeamPa=ernmanually

Testandproduc)vecodingarewellseparated

CanbeaddedtoLegacyCodewithminimalrisk

Othertechniquestohandledependenciescanbebe=er

IftheyareusedIftheyareworththeaddi)onaleffort

Page 8: A new Test Tool in SAP Circuit Diagram for Code

BeforeTestSeamswhereavailableIwroteTestsonlysome)mes

WithTestSeams,IdoitmuchmoreoTen

Page 9: A new Test Tool in SAP Circuit Diagram for Code

What other computer languages provide Test Seams as part of the language?

Do we need this in Smalltalk?

Page 10: A new Test Tool in SAP Circuit Diagram for Code

SearchforTestSeamandSAPorABAPontheinternetformoreinforma)ons

Page 11: A new Test Tool in SAP Circuit Diagram for Code

2CircuitdiagramsforsoTware

Moose2Model

Page 12: A new Test Tool in SAP Circuit Diagram for Code
Page 13: A new Test Tool in SAP Circuit Diagram for Code
Page 14: A new Test Tool in SAP Circuit Diagram for Code
Page 15: A new Test Tool in SAP Circuit Diagram for Code

Canthishelpdevelopers?

Yes-withtoolsthatautoma)zecrea)onandupda)ng

Page 16: A new Test Tool in SAP Circuit Diagram for Code

ContextMenuofMooseModel->ReadLayoutfromPath

Moose2Model-Displayexis)ngdiagram

Page 17: A new Test Tool in SAP Circuit Diagram for Code

Iworkedonthe"SuppressOtherLogic"yesterday,whichelementswheretoberegarded?

Themethodsandclassesaredisplayedtogetherwiththeredependencies

Page 18: A new Test Tool in SAP Circuit Diagram for Code

Whatisdisplayed?

Highlightedelementsarealwaysdisplayed(aslongastheyareintheextrac)on)Otherelementsonlywhentheyexist

Rightclickondeskop->Redraw...withforma`nginfo

Page 19: A new Test Tool in SAP Circuit Diagram for Code

Customize

Rearangeelements-willbestoredtofile

Page 20: A new Test Tool in SAP Circuit Diagram for Code

Addcomments

Page 21: A new Test Tool in SAP Circuit Diagram for Code

Highlightneighbours(Helpsinbigdiagrams)

Page 22: A new Test Tool in SAP Circuit Diagram for Code

Explore

Moreelementsareshown

Redothis

Page 23: A new Test Tool in SAP Circuit Diagram for Code

Simplify(Excludesomeelements,forinstanceforlogging...)

Page 24: A new Test Tool in SAP Circuit Diagram for Code

ArchitectureDiagramsShowonlygroupings(class/packages)

Page 25: A new Test Tool in SAP Circuit Diagram for Code

Diagramscanbemadefast

Diagramgenera)onisrelaxing(automa)za)on)

Keepingdiagramscorrectisrelaxing(automa)zed)

Diagramsare(always)correct

Reducescogni)veloadduringcoding

Page 26: A new Test Tool in SAP Circuit Diagram for Code

www.moose2model.org

MITLicenseh=ps://youtu.be/k8RkDwlXKmg

WorkscurrentlyforSAPandSmalltalk,couldworkforalllanguageswhereanextractortoMooseexists