Results 1 to 9 of 9
Thread: test automation programs
- 12-17-2009, 12:27 PM #1
Member
- Join Date
- Aug 2009
- Posts
- 12
- Rep Power
- 0
test automation programs
Hy,
I want to do some automation test to an application who is very complex, i want to test the GUI is SWING and functionality.
I find out some Java program from implement(Free program :)):
swingunit.dev.java.net
uispec4j.org
abbot.sourceforge.net/doc/overview.shtml
My questions are:
Does someone use them before?Who is the most easy let's say to implement?
Do you know and other program?Some graphic program to have the option of record/playback?Or that are only to buy?
Thanks
- 01-22-2010, 01:55 AM #2
Member
- Join Date
- Jan 2010
- Posts
- 3
- Rep Power
- 0
Hi,
I also want to find a tool to test an application which is based on MVC framework.
I find abbot may be useful to us and it can record/playback users' actions and generate a xml type script.
However, it may not be easy to maintain the script and may be much harder to do it when any changes on the GUI.
- 01-22-2010, 06:29 AM #3
Member
- Join Date
- Jan 2010
- Posts
- 90
- Rep Power
- 0
for functionality you could use junit / dd-steps framework.
DD-steps is spring based and is very easy.
For GUI you can make use QTP (The best one). But the problem is you need to learn vb-script.
Else the best tool for GUI would be IBM-RFT; requires plain java coding.
- 01-22-2010, 08:53 AM #4
Member
- Join Date
- Aug 2009
- Posts
- 12
- Rep Power
- 0
Hello,
Thanks for your answers.
Meanwhile I find out another testing tool who has a record/playback option.
When you record your actions it make a Jython script.
This tool is good and let's say simple and it has a graphic interface.
Link for others who are interesting:
Marathon
Have a nice day
- 01-22-2010, 09:32 AM #5
Member
- Join Date
- Jan 2010
- Posts
- 90
- Rep Power
- 0
IBM-RFT works exactly the same way as u mentioned in your tool...only difference is IBM-RFT works in java. other than this it also creates scripts dynamically(java code)...
- 01-22-2010, 09:42 AM #6
Member
- Join Date
- Aug 2009
- Posts
- 12
- Rep Power
- 0
Hy,
Yes you are right, but I'm looking for a free tool :)
I think I forget to mention that :P, my mistake.
Thanks for your time,
Have a nice weekend
- 01-23-2010, 12:35 PM #7
Member
- Join Date
- Jan 2010
- Posts
- 3
- Rep Power
- 0
Hi,
For these two free tools Abbot and Marathon, which is the better for functional testing or regression testing?
Please share your ideas.
Thanks
Have a nice weekend.
- 01-26-2010, 02:40 PM #8
Member
- Join Date
- Aug 2009
- Posts
- 12
- Rep Power
- 0
Hy,
I don't know, because I didn't use Abbot, initial I want it.
I use other like uispec4j.
And you can look to marathon, it's simple and have good documentation and a very active forum.
Hope I was useful, if not please ask me.
Regards
- 01-27-2010, 01:49 AM #9
Member
- Join Date
- Jan 2010
- Posts
- 3
- Rep Power
- 0
Similar Threads
-
Java Programs to Test Performance
By testarosa in forum Advanced JavaReplies: 4Last Post: 02-27-2009, 01:04 PM -
Help- UI Automation using Java
By amitshrivastva in forum Advanced JavaReplies: 3Last Post: 11-05-2008, 02:32 PM -
[Montreal] Recruiting Build and Test Automation Architect
By montreal.hr in forum Jobs OfferedReplies: 0Last Post: 08-30-2008, 08:12 PM -
Test Advisory Panel-Telecommute- Test your Java skills + share insights on Java tests
By michelle in forum Jobs OfferedReplies: 0Last Post: 04-05-2008, 12:38 AM -
Automation server can't create object
By katie in forum JavaServer Pages (JSP) and JSTLReplies: 1Last Post: 08-06-2007, 10:53 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks