03 - Testing and Debugging

 0    14 cartonașe    adahocegielka
descarcă mp3 printează joacă Testează-te
 
Întrebare Răspuns
Testowanie i debugowanie to odrębne czynności
începe să înveți
Testowanie i debugowanie to odrębne czyn în engleză
Testing and debugging are separate activities
Testowanie może wyzwalać awarie, które są spowodowane defektami w oprogramowaniu (testowanie dynamiczne)
începe să înveți
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).
începe să înveți
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.
începe să înveți
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:
începe să înveți
The typical debugging process in this case includes:
Odtworzenie awarii
începe să înveți
Reproduction of a failure
Diagnozę (znalezienie przyczyny źródłowej)
începe să înveți
Diagnosis (finding the root cause)
Naprawienie przyczyny
începe să înveți
Fixing the cause
Gdy testowanie statyczne identyfikuje defekt, debugowanie polega na jego usunięciu.
începe să înveți
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.
începe să înveți
There is no need for reproduction or diagnosis, since static testing directly finds defects, and cannot cause failures.
wywołać, uruchomić
începe să înveți
trigger
bezpośrednio
începe să înveți
directly
obejmuje, polega, dotyczyć
începe să înveți
involves
ponieważ, odkąd, skoro
începe să înveți
since

Trebuie să te autentifici pentru a posta un comentariu.