Search the web
Sign In
New User? Sign Up
java-gui-testing · Java GUI Testing
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1511 - 1558 of 1683   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1511
[Redirected from java-gui-testing to the appropriate group. Apologies for duplicates that get through] Application contains two screens 1) First Screen...
sivanani1980
Offline Send Email
May 23, 2006
8:31 am
1512
1)Record some script,then save the script,and click on Run will get the following error Error: Native Library C:\Documents and ...
sivanani1980
Offline Send Email
May 23, 2006
8:33 am
1513
Getting the following exception when clicked on save from the java file chooser Means if any of application contains save button if u click on save button then...
sivanani1980
Offline Send Email
May 23, 2006
8:34 am
1532
I've communicated with several commercial organizations, but they tend to be much more tight-lipped than those working on academic or open source projects....
Timothy Wall
timothyrwall
Offline Send Email
Jul 7, 2006
3:09 pm
1533
I was getting the same error in the same manner. I found that exiting Costello and restarting it, to run it just once, took care of the problem. Since I am a...
johnmaxa2001
Offline Send Email
Jul 7, 2006
8:05 pm
1534
Hi, This might all be old news, but I just stumbled across a tool and research paper that were quite interesting to me. They seem relevant to the list. - Curt...
coxcu
Offline Send Email
Jul 7, 2006
8:12 pm
1535
When I attempt to launch my application under test via Test->Launch, I'm getting the Unsupported major.minor version 49.0 error. I'm attempting to test an...
bbucher2002
Offline Send Email
Jul 25, 2006
11:27 pm
1536
Here's a short article on how to run UI tests when you don't have a separate, dedicated machine for doing so, and you still want to be able to use your local...
Timothy Wall
timothyrwall
Offline Send Email
Aug 4, 2006
4:11 pm
1537
The classes are 1.5 classes. But your JRE is 1.4 or lower ... From: "bbucher2002" <bbucher2002@...> To: <java-gui-testing@yahoogroups.com> Sent: Tuesday,...
Christian Chua
christianchua
Online Now Send Email
Aug 4, 2006
4:14 pm
1538
You need to also run the tests under Java 5. (49.0 is the version number of Java 5 class files.) You didn't tell us what tools you are using... Ilja...
Ilja Preuss
ipreussde
Offline Send Email
Aug 4, 2006
4:17 pm
1539
You're not using the same jdk for the test. Probably 1.4. Emi ... -- Emilian Bold +40 740235562 http://web.info.uvt.ro/~fierarul/typo3/ ...
Emilian Bold
infouvt
Offline Send Email
Aug 4, 2006
4:24 pm
1540
Hi All, We are planning to use Jemmy for Java GUI testing. The tutorial at http://jemmy.netbeans.org is too ambiguous to understand. Has anyone in this forum...
raj kumar
mpraj2001
Offline Send Email
Aug 16, 2006
6:19 pm
1541
It's quite simple. As far as I remember, you simply create an operator (such as a JButtonOperator) for the component you want, well operate, and then use it in...
Ilja Preuss
ipreussde
Offline Send Email
Aug 16, 2006
10:51 pm
1542
This question is replied on a more appropriate alias: users@... Shura....
shura
alexandre.iline@...
Send Email
Aug 17, 2006
4:55 am
1543
Hi, Are there any "j2me emulator gui automation" tool available? If anyone working or know any gui automation tool for j2me platform would be great. Thanks ...
amius
amius100
Offline Send Email
Aug 17, 2006
10:51 pm
1544
I'm looking for a Java testing tool that doesn't cost a fortune and gives us the following functionality: we would instrument some methods of some classes in...
Brian Leach
coolmoondog
Offline Send Email
Aug 28, 2006
1:45 pm
1545
... Hi Brian, Have you checked the archives? There should be several tools mentioned that fits your description pretty well. E.g. Abbot has recording and the...
samuel@...
saas2813
Online Now Send Email
Aug 28, 2006
2:27 pm
1546
From what I see, two types of requirements are mixed together: record/playback and code/data coverage. I could recommend Emma as a code coverage tool. It does...
Shura
alexandre.iline@...
Send Email
Aug 28, 2006
3:16 pm
1547
There is a document in the files section of this group comparing various tools - though a little outdated it should give you a good idea of what is available. ...
Dakshinamurthy Karra
kdmurthy2001
Offline Send Email
Aug 28, 2006
3:26 pm
1548
... I'm not aware of anything like that, but it sounds like the kind of thing AOP is suited for, so that might be a starting point. It's also the same...
Timothy Wall
timothyrwall
Offline Send Email
Aug 29, 2006
3:16 pm
1549
Greetings. After a gap of almost two years, I started actively working on Marathon again. I just made a new release (0.92) with improved stability (hopefully)...
Dakshinamurthy Karra
kdmurthy2001
Offline Send Email
Aug 29, 2006
8:47 pm
1550
May be you are in the wrong group ;-). There are places where testing from GUI is helpful. Quite a few of the testers I spoke to are uncomfortable with...
Dakshinamurthy Karra
kdmurthy2001
Offline Send Email
Aug 29, 2006
8:48 pm
1551
... Ha! The opposite: I am just for too long in this business. :) Everybody in this group needs to be aware of this document: "How to Successfully Automate the...
Shura
alexandre.iline@...
Send Email
Aug 29, 2006
11:58 pm
1552
Shura, Thanks for the link and your comments. I am generally referring to testing from GUI that will include record and replay. I was once involved in a big...
Dakshinamurthy Karra
kdmurthy2001
Offline Send Email
Aug 30, 2006
5:50 am
1553
... Pretty much like the white paper states. They are highly dependent on product specifics, so, they are neither maintainable nor reusable. Well, of course,...
Shura
alexandre.iline@...
Send Email
Aug 30, 2006
6:31 am
1554
Hi, I wrote a small piece on running tests headless, though the article is for Marathon - it can be used for other tools also. Though I covered *nix and...
Dakshinamurthy Karra
kdmurthy2001
Offline Send Email
Sep 4, 2006
1:36 pm
1555
I posted some similar information at http://rabbit-hole.blogspot.com/2006/08/ui- testing-on-sly.html. I included an alternative for OSX, which basically...
Timothy Wall
timothyrwall
Offline Send Email
Sep 4, 2006
1:46 pm
1556
Thanks for the information. That still doesn't give me what I am looking for ... On XP, though not as elegant as on OSX, you can use the Users tab on ...
Dakshinamurthy Karra
kdmurthy2001
Offline Send Email
Sep 4, 2006
6:35 pm
1557
... It's as much "without a UI" as an X framebuffer or non-physical display. ... Is there a way to invoke processes in the non-active user environment?...
Timothy Wall
timothyrwall
Offline Send Email
Sep 4, 2006
8:06 pm
1558
Hi together I'm searching an automated GUI-testing tool and jfcUnit seems to be interesting. I read in this forum that it isn't as easy to use as Jemmy. Why? I...
testeronitis
Offline Send Email
Sep 7, 2006
11:36 am
Messages 1511 - 1558 of 1683   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help