Hello every one, I am working on documentum wdk/weptop appication .I need to do performance testing for Checkin and Checkout classic operations. Can any one...
abhicyber2 Mon Jan 10, 2005 8:47 pm ... MenuItem.getBounds() is not currently supported by SWT: see https://bugs.eclipse.org/bugs/show_bug.cgi?id=38436 It is...
Hi, I am looking for a GUI testing Tool for testing SWT Based UI in Eclipse Framework for Eclipse plugins. I find many tools supporting Java/Swing UI which I...
There's Abbbot for SWT. But I wasn't happy that it seemed to be more acceptance testing then unit testing. My experience with it is that if you extract as...
Hello. I need an automated testing tool for testing SWT Java GUI and I found Abbot, in order to perform acceptance testing and regression testing. It works ...
Hi all. Is there a comparison/study of the different SWING Functional test tools available on the web? I'd like to know which one would fit me best: - Abbott -...
I'd say I've probably looked closer at Marathon than the Marathon developers (or at least whoever wrote the bit you quote) have looked at Abbot. The abbot...
On Thu, 27 Jan 2005 10:46:33 -0500, Timothy Wall ... That bit is written by me - it just suggests using other tools for UT automation rather than Marathon....
... I asked the original question (outside this list). Maybe I misunderstood your text: "While nothing in Marathon stops developers from using it for GUI ...
... I did not mean that Abbot is not for ATs. As explained by Timothy in earlier mail, Abbot supports both forms. I will correct the paragraph as and when I...
I have downloaded eval copy of Rational Functional Tester V 6.1 for Windows. I have been trying to work with SWT Application. After creating a Rational...
Hi, We are using "org.apache.ant.launch.Launcher" to launch our application in Abbot. The following code inside the class is throwing a ClassCastException. ...
Hello. If anyone can help, I'd really appreciate it. I'm using IBM/Rational's Functional Tester and I can't find any books on amazon on this product. If anyone...
When you purchased the product there should have been documentation provided. Ty ... __________________________________ Do you Yahoo!? Meet the all-new My...
I have existing GUI applications. Most components have a text for itself (using .setText()), but don't have name for it. In this case, can I find a component...
... Here you go: http://www.clabs.org/wtr/index.cgi?page=/AlternativeTools http://www.io.com/~wazmo/blog/archives/2005_02.html#000229 I might be pursueded to...
Bret Pettichord Wed, 23 Feb 2005 16:53:34 -0600 ... Sounds good to me: * java-gui-testing provides a forum for {cross, non}-{product, project} questions...
Hello !!!!!1 Have u tried with Abbot? It is open source testing tool (GUI ) for Java enabled applications. I have used it for Client server application but not...
IIUC it's only available "inside the firewall" @ IBM, and it's getting a bit old (Jan 04, hence the reference to XDE Tester and not Rational Functional...
... Well, OK, these aren't really _answers_, but ... if I was gonna ask questions like ... (god forbid I should ever need to know :-) I would ask them on the ...
We are looking for tools that will allow us to perform both functional and regression testing on our product. Our product is a development tool that was...
If you want any tool to recognize custom substructure within custom components, you'll need to somehow inform that tool about the substructure. No tool is...
Thanks for your response Timothy. We'll give Abbott (and Costello) a try again based on your comments. On our first attempt, it just seemed to require a...
Personally I feel that a certain degree of unit testing should be done by the component author. In a perfect world, the component author should write some...