主要介绍了进行软件白盒测试,包括静态测试分析、覆盖测试分析、运行时错误检测的方法、工具及实践。
This paper introduces the methods, tools and practice of software white-box testing, including software static analysis, coverage testing and runtime error checking.
可见的错误检测仅仅是运行时分析的第一步。
Visual error detection is just the first stage of runtime analysis.
运行时内存错误和泄漏时应用程序中最难检测的问题之一。
Runtime memory errors and leaks are among the hardest problems to detect in an application.
错误检测:用户模式下的运行时内存崩溃。
更多信息所带来的好处就是,可以更早地捕捉到某些类型的错误,而动态类型语言只有到运行时才能检测到这些错误。
One of the benefits of the additional information is the ability to catch certain kinds of errors that a dynamically typed language won't detect until run time.
类型安全功能将提供在编译时的早期错误检测,而不是使用标准JPQL 构建时的运行时检测。
The type-safety feature will provide for much earlier error detection at compile time, rather than at run time with the standard JPQL constructs.
异常处理是现代程序设计语言的一个重要特征,它为检测和恢复软件系统在运行时的错误、构建系统的容错处理提供了强有力的支持。
Exception handling. an important feature of modern programming languages, provides a strong support for detecting and recovering runtime errors, and structuring fault-tolerant activities in a system.
该错误将在运行时检测到。
接下来,使用调试器检测并纠正在运行时检测到的逻辑错误和语义错误等问题。
Next, the debugger is used to detect and correct such problems as logic errors and semantic errors that are detected at run-time.
非致命错误可以用操作系统或运行时系统的一部分进行检测和研究,结果可以显示出来,也可以用于进行程序判断。
A nonfatal error can be detected and investigated by a part of the operating system or run-time system and the results can be displayed or used to make a programmed decision.
非致命错误可以用操作系统或运行时系统的一部分进行检测和研究,结果可以显示出来,也可以用于进行程序判断。
A nonfatal error can be detected and investigated by a part of the operating system or run-time system and the results can be displayed or used to make a programmed decision.
应用推荐