Eclipse 测试工具

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

你可能感兴趣的:(eclipse,performance,测试工具)