03 - Testing and Debugging

 0    14 Fiche    adahocegielka
скачать mp3 басу ойын өзіңді тексер
 
сұрақ жауап
Testowanie i debugowanie to odrębne czynności
оқуды бастаңыз
Testowanie i debugowanie to odrębne czyn ағылшын тілінде
Testing and debugging are separate activities
Testowanie może wyzwalać awarie, które są spowodowane defektami w oprogramowaniu (testowanie dynamiczne)
оқуды бастаңыз
Testing can trigger failures that are caused by defects in the software (dynamic testing)
lub może bezpośrednio wykrywać defekty w testowanym obiekcie (testowanie statyczne).
оқуды бастаңыз
or can directly find defects in the test object (static testing).
Gdy testowanie dynamiczne wyzwala awarię, debugowanie polega na znalezieniu przyczyn tej awarii (defektów), przeanalizowaniu tych przyczyn i ich wyeliminowaniu.
оқуды бастаңыз
When dynamic testing triggers a failure, debugging is concerned with finding causes of this failure (defects), analyzing these causes, and eliminating them.
Typowy proces debugowania w tym przypadku obejmuje:
оқуды бастаңыз
The typical debugging process in this case includes:
Odtworzenie awarii
оқуды бастаңыз
Reproduction of a failure
Diagnozę (znalezienie przyczyny źródłowej)
оқуды бастаңыз
Diagnosis (finding the root cause)
Naprawienie przyczyny
оқуды бастаңыз
Fixing the cause
Gdy testowanie statyczne identyfikuje defekt, debugowanie polega na jego usunięciu.
оқуды бастаңыз
When static testing identifies a defect, debugging is concerned with removing it.
Nie ma potrzeby odtwarzania lub diagnozowania, ponieważ testowanie statyczne bezpośrednio znajduje usterki i nie może powodować awarii.
оқуды бастаңыз
There is no need for reproduction or diagnosis, since static testing directly finds defects, and cannot cause failures.
wywołać, uruchomić
оқуды бастаңыз
trigger
bezpośrednio
оқуды бастаңыз
directly
obejmuje, polega, dotyczyć
оқуды бастаңыз
involves
ponieważ, odkąd, skoro
оқуды бастаңыз
since

Пікір қалдыру үшін жүйеге кіру керек.