Print Page | Close Window

Testing tool for eclipse plugin

Printed From: One Stop Testing
Category: Types Of Software Testing @ OneStopTesting
Forum Name: Automated Testing @ OneStopTesting
Forum Discription: Discuss All that is need to be known about Automated Software Testing and its Tools.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=6288
Printed Date: 19Jul2025 at 4:00am


Topic: Testing tool for eclipse plugin
Posted By: manu_123
Subject: Testing tool for eclipse plugin
Date Posted: 06Jan2009 at 11:49pm
I need to automate an eclipse plugin for testing. This plugin is gui based. Please suggest an automation tool for the same. I have already tried TPTP record and play but it does not work properly.



Replies:
Posted By: cprasenjit26
Date Posted: 15May2009 at 1:17pm
Automating unit tests (junit) for Eclipse Plugin development . This tool is a continuous JUnit test runner.
 
http://softwareqatestings.com - Software testing tutorial


Posted By: Wisley
Date Posted: 19Jun2009 at 4:40am
You can try Unified Test Pro (UTP), one of the best tool for Eclipse Plugins. We are using this tool for our automation projects with maximum support from them.
http://www.sdtcorp.com/utp_solution.html


Posted By: gmontaltog
Date Posted: 05Aug2009 at 1:08am
to my best knowledge, Rational Functional Tester is the best candidate.
I currently use it for testing an IDE that extends Eclipse and CDT.
 
I've evaluated several alternatives (Squish for Java, SWTBot, QF-TEST...) but none of them was offering the same level of features.
 
Indeed, it's quite expensive...
 
hope this helps.



Print Page | Close Window