Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
if the test has been carried out in a satisfactory manner, the cause of test failure shall be identified.
wurde bei der prüfung korrekt vorgegangen, ist zu ermitteln, warum ihre anforderungen nicht erfüllt wurden.
if a=10 and b>=10 or c=20 if b=15 printn("b=15") else printn("other possibility") endif else printn("test failure") endif
if a=10 and b>=10 or c=20 if b=15 printn("b=15") else printn("andere möglichkeit") endif else printn("test-fehler") endif