Question d’entretien chez Security Compass

What do you know about testing code?

Réponse à la question d'entretien

Utilisateur anonyme

31 mars 2019

I told them the best way for me usually is print statements. But, also using maybe an IDE with a debugger could help you look for memory errors. I also mentioned errors and exception handling in Python, as well as try blocks. So I guess they liked that as well.