QTP的第三方调试工具 - PowerDebug

最近Tarun Lalwani发布了为QTP定制的第三方调试辅助工具 - PowerDebug 的Beta试用版:

http://knowledgeinbox.com/products/powerdebug/powerdebug-beta-now-available-for-download/

 

PowerDebug是QTP的一个插件调试器,提供一个调试IDE,并且增强了很多功能,例如调试那些用ExecuteFile、Execute和ExecuteGlobal加载的代码,增强了错误消息的显示、用断言点来暂停脚本执行等。

 

PowerDebug is a add-on debugger for QuickTest Professional. PowerDebug takes over the QTP debugging IDE and provides a new enhanced with many new features that QTP IDE doesn't have. Below is the list of features
·     Debug code loaded using statements ExecuteFile, Execute and ExecuteGlobal
·     Enhanced error messages with complete stack trace of the error
·     Pause execution using Assertion points
·     Enhanced command window with option to execute multiple line command
·     Enhanced output window with option to save the log to file
·     Implement Goto statements in code
·     Jump to any code statement during debugging
·     Accessing current scope information like FunctionName, Caller function and stack trace
·     Multi object existence check function to improve performance
 
 
参考:
http://blog.csdn.net/Testing_is_believing/archive/2010/04/19/5504266.aspx
 

posted on 2010-04-18 19:59  TIB  阅读(1627)  评论(0编辑  收藏  举报

导航