Lecture overview -- Keyboard shortcut: 'u'  Previous page: Valg af input til black box test (2) -- Keyboard shortcut: 'p'  Next page: Teststrategi [Section] -- Keyboard shortcut: 'n'  Lecture notes - all slides and notes together  Annotated slide -- Keyboard shortcut: 't'  Alphabetic index  Help page about these notes  Course home    Test og Dokumentation - slide 18 : 46

Eksempel på black box test 

su6.pasProceduren Ombyt(var T: ArrayType; i,j: TabelInterval).
 

 

su6.pasFunktionen FindMaxIndex(var T: ArrayType; fra, til: TabelInterval): TabelInterval.
 

 

su6.pasDet samlede sorteringsprogram.