Eclipse Plug-in Automated Acceptance Testing Tool Advice - Software-Testing

This is a discussion on Eclipse Plug-in Automated Acceptance Testing Tool Advice - Software-Testing ; I have searched the group and found remarkably little on Eclipse Plug-in testing. I am looking for a good open source record/playback testing tool. I am currently using Functional Tester, a commercial IBM tool, but I want to change. Can ...

+ Reply to Thread
Results 1 to 2 of 2

Eclipse Plug-in Automated Acceptance Testing Tool Advice

  1. Default Eclipse Plug-in Automated Acceptance Testing Tool Advice

    I have searched the group and found remarkably little on Eclipse
    Plug-in testing. I am looking for a good open source record/playback
    testing tool. I am currently using Functional Tester, a commercial IBM
    tool, but I want to change. Can you give me any advice? TIA


  2. Default Re: Eclipse Plug-in Automated Acceptance Testing Tool Advice

    If you're willing to write a bit of Java code you can create automated
    JUnit Plug-in Test Suites using abbot.swt.
    I've written an entire UI test framework for our eclipse RCP-based GUI.

    See https://sourceforge.net/projects/abbot.

    Good luck,
    Ricky

    testertoby wrote:
    > I have searched the group and found remarkably little on Eclipse
    > Plug-in testing. I am looking for a good open source record/playback
    > testing tool. I am currently using Functional Tester, a commercial IBM
    > tool, but I want to change. Can you give me any advice? TIA



+ Reply to Thread

Similar Threads

  1. Best automated tool for testing WPF forms
    By Application Development in forum Software-Testing
    Replies: 0
    Last Post: 10-12-2007, 09:34 AM
  2. automated browser compatibility testing tool
    By Application Development in forum Javascript
    Replies: 1
    Last Post: 09-18-2007, 06:51 AM
  3. Testing Eclipse plug-in view
    By Application Development in forum Java
    Replies: 1
    Last Post: 07-05-2007, 06:51 AM
  4. Automated Testing Tool
    By Application Development in forum Software-Testing
    Replies: 2
    Last Post: 01-04-2007, 04:12 AM
  5. Advice on Automated Unit Testing and Test Driven Development
    By Application Development in forum Java
    Replies: 23
    Last Post: 08-07-2004, 07:54 AM