roopamachaiah
Newbie
Reged: 07/20/09
Posts: 1
|
|
Hi,
I am looking for an open source automation tool for GUI testing. I have 2 applications to be tested. One is eclipse based and the other one is a web based application.
I need one tool that can be used for automation of GUI testing of both these applications(and of course has to be open source)
I searched the forum topics but could not find my answer.
|
Robert Pes
Member
Reged: 09/09/05
Posts: 101
Loc: Prague
|
|
VNCRobot can do it (disclaimer: I'm author of this software). As it is an image based testing tool, it is pretty good at testing of a mixture of applications of different technologies. It is written in pure Java which is another plus for you (better integration with your project). In addition the tool is going to provide a Java Test API soon, meaning that you may implement test scripts in Java and make them even part of your project code (such as JUnit tests).
The price you however pay is that you won't have access to Java objects and HTML elements. As long as you are OK with it, it will work fine. If you can't live with it, combine two other tools for web and desktop app testing instead.
The tool is currently distributed as freeware but I'm going to open source the new 2.0 version under GPL in August. Give it a chance if you can afford to wait for a couple of weeks.
-------------------- Robert Pes
T-Plan Robot, open source cross-platform automated testing tool based on remote desktop technologies
http://www.vncrobot.com
|
Peter Ruscoe
Veteran
Reged: 03/18/02
Posts: 6860
Loc: Tampa Bay
|
|
roopamachaiah, I believe you may be confusing "open source" and "free."
If you mean "free" then please say so.
|
testty
Member
Reged: 12/13/08
Posts: 47
|
|
Check out with these tools, hope these will help. Abbot, GUITAR, POUNDER, qftestJUI
-------------------- Computers make very fast, very accurate mistakes
QA Books
|
Bennyco
Newbie
Reged: 02/01/10
Posts: 15
|
|
If you are testing on top windows OS you might want to try QAliber, it's a free open source.
-------------------- Author of QAliber, free open-source for developing automation under windows OS
|
Joe Strazzere
Moderator
Reged: 05/15/00
Posts: 9988
Loc: Massachusetts, USA
|
|
Quote:
If you are testing on top windows OS you might want to try QAliber, it's a free open source.
Please disclose your affiliation with the company/product - preferably in your signature line. (You can do that by editing your Profile)
-------------------- - Joe
I speak only for me. I do not speak for my company, or for anyone else.
Visit my NEW blog All Things Quality now at http://strazzere.blogspot.com
|
testty
Member
Reged: 12/13/08
Posts: 47
|
|
I have experience with using Canoo WebTest
-------------------- Computers make very fast, very accurate mistakes
QA Books
|
Bennyco
Newbie
Reged: 02/01/10
Posts: 15
|
|
Quote:
Please disclose your affiliation with the company/product - preferably in your signature line. (You can do that by editing your Profile)
I'm the author of this open source tool. Is the signature below ok ?
-------------------- Author of QAliber, free open-source for developing automation under windows OS
|
Joe Strazzere
Moderator
Reged: 05/15/00
Posts: 9988
Loc: Massachusetts, USA
|
|
Quote:
I'm the author of this open source tool. Is the signature below ok ?
Yes.
-------------------- - Joe
I speak only for me. I do not speak for my company, or for anyone else.
Visit my NEW blog All Things Quality now at http://strazzere.blogspot.com
|
Prince3105
Active Member
Reged: 09/26/07
Posts: 730
Loc: Chennai, Tamil nadu, India
|
|
Quote:
Is the signature below ok ?
Not ok, actually it navigates to "http://http//sourceforge.net/projects/qaliber/", so please correct it
-------------------- i have never seen bugs sleeping
|