错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Debugging, Testing, and Documenting

  • Iuliana Cosmina

摘要

Development work requires you to not only design the solution for a problem and write the code for it but also test it to make sure your solution solves the problem. Testing involves making sure every component making up your solution behaves as expected in both expected and unexpected situations.