Frage im Vorstellungsgespräch bei Security Compass

What do you know about testing code?

Antwort im Vorstellungsgespräch

Anonym

31. März 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.