事实上,一个好的习惯是假设应用程序存在问题,然后进行运行时分析以找到问题所在。
In fact, it is a good practice to assume that there is a problem, and then use runtime analysis to pinpoint what it is.
另一方面,错误是意外的问题——因为我们事先不知道哪里会出错,我们需要分析实际测试运行中的回溯来诊断这种问题。
Errors, on the other hand, are unexpected problems — since we do not know in advance what can go wrong, we need to examine the traceback in the actual test run to diagnose such problems.
这些关键分析特征都与核心"正确性" 问题无关:"是否能够运行?"
These key analysis features are all separate from the core "correctness" question: "Does it work?
应用推荐