Eclipse 测试工具

来源:互联网 发布:vb自动登录弹出窗口 编辑:程序博客网 时间:2024/06/11 18:36

1. Eclipse Test and Performance Tools Platform(TPTP )

 TPTP addresses the entire test and performance life cycle, from early testing to production application monitoring, including test editing and execution, monitoring, tracing and profiling, and log analysis capabilities. Url http://www.eclipse.org/tptp/


2. Memory Analyzer (MAT)

The Eclipse Memory Analyzer is a fast and feature-rich Java heap analyzer that helps you find memory leaks and reduce memory consumption. Url http://www.eclipse.org/mat/


3. Eclipse Spykit

Eclipse Spykit allows to trace the activation and the loading of classes. Url http://code.google.com/a/eclipselabs.org/p/eclipse-spykit/


4. Eclipse Yari
It's a comprehensive tool suite to debug, spy, spider, inspect and navigate Eclipse based application GUIs (Workbench or RCP). http://sourceforge.net/projects/yari/


5. VisualVM
VisualVM is a debugging tool which can be integrated into Eclipse. http://visualvm.java.net/eclipse-launcher.html


6. JVM Monitor
JVM Monitor is a Java profiler integrated with Eclipse to monitor CPU, threads and memory usage of Java applications. http://www.jvmmonitor.org/index.html
原创粉丝点击