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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 1368 - 1397 of 1683   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1368
Hi Adarsh You may laso consider many open source variants for GUI testing. like Marathon Jacareto etc Thanks ... Anjan Bhushan http://www.qualityassurance.in...
bhushan_anjan
Offline Send Email
Sep 2, 2005
12:37 am
1369
TPTP==Eclipse Test and Performance Tools Platform http://www.eclipse.org/tptp/ http://www.eclipse.org/tptp/test/documents/userguides/Intro-Auto-GUI.html ...
Thomas L Roche
tlroche
Offline Send Email
Sep 9, 2005
5:22 pm
1370
Hi everyone, I have downloaded Marathon but facing the problem of running it. When i used the bat file the message dialog box will display the following ...
Upeksha
kandy_upo
Offline Send Email
Sep 9, 2005
5:50 pm
1371
I believe, and I have heard several variants of, the statement that developer-test automation efforts are often abandoned because GUIs make up a significant...
Thomas L Roche
tlroche
Offline Send Email
Sep 9, 2005
8:07 pm
1372
That's an interesting point. I could probably collect something like that from my team. I have collected a table showing component area (of Java) # of tests ...
David Herron
reikiman
Offline Send Email
Sep 9, 2005
10:06 pm
1373
Sounds like it's already done :) At any rate, costello.swt and TPTP record/play should be the same thing. Don't know if they're interested, though. The...
Timothy Wall
timothyrwall
Offline Send Email
Sep 9, 2005
10:19 pm
1374
I've got a client/server setup where the client side (majority UI code) exceeds the server side in LOC. I think one reason that real world code is so far from...
Timothy Wall
timothyrwall
Offline Send Email
Sep 9, 2005
10:24 pm
1375
Hello people. We noticed a regression in a recent Mustang build which is likely to cause problems with GUI automation tools. I'd like y'all to check whether...
David Herron
reikiman
Offline Send Email
Sep 9, 2005
11:29 pm
1376
BTW, the fix I referred to here should have been integrated with build 50 which is the latest one posted. - David Herron, energy healer, http://peaceguide.com/...
David Herron
reikiman
Offline Send Email
Sep 10, 2005
1:45 am
1377
Hi All, Iam evaluating java unit test tool for our java swing application. Can anyone provide me the evaluation process/parameters that need to be considered...
adarsh_7
Offline Send Email
Sep 15, 2005
4:46 pm
1378
From: "Susan Davis" <sue@...> Date: Thu, 15 Sep 2005 15:12:40 -0400 To: platform-swt-dev@... Subject: RE: [platform-swt-dev] Re: how to...
Thomas L Roche
tlroche
Offline Send Email
Sep 16, 2005
4:10 pm
1379
Hi, I am new to abbot. I am trying to use this tool on my own sample swing application. I getting error with class path. My program structure is as follows: ...
konankivinay
Offline Send Email
Sep 23, 2005
9:59 pm
1380
... Your classpath has it's root in C:\workspace\SampleAbbot\sample\app and the JVM looks for your packages in subdirectories from there. Change classpath to:...
samuel@...
saas2813
Offline Send Email
Sep 25, 2005
5:24 pm
1381
... samuel@... wrote: Your classpath has it's root in C:\workspace\SampleAbbot\sample\app and the JVM looks for your packages in subdirectories from...
vinay kumar
konankivinay
Offline Send Email
Sep 26, 2005
10:41 am
1382
Hi Vinay, The name full name of your class is sample.app.SampleApp, try specifying that in the launch config. /Mattias ________________________________ Sent:...
Olofsson Mattias
pagajavel
Offline Send Email
Sep 26, 2005
2:08 pm
1383
... Unfortunately I am not knowledgeable about TPTP's AGR. However, a quick search of eclipse.tptp found Thorsten Mon, 12 Sep 2005 15:04:46 +0000 (UTC) ... Ali...
Thomas L Roche
tlroche
Offline Send Email
Sep 27, 2005
9:46 pm
1384
Thank you Samuel and Mattias its working. regards, Vinay Olofsson Mattias <mattias.olofsson@...> wrote: v\:* {behavior:url(#default#VML);}o\:*...
vinay kumar
konankivinay
Offline Send Email
Sep 27, 2005
9:49 pm
1385
Hi Thomas, GUI recorder works well with eclipse's perspectives, but I could not create test case for RCP application; is it possible to do such kind testing...
liolik_1
Offline Send Email
Sep 27, 2005
10:24 pm
1386
Hi, Can any body help me by giving sample code in order to run the abbot scripts through JUnit. and also i want to run all the scripts as "Test Suite" in...
konankivinay
Offline Send Email
Sep 28, 2005
10:49 am
1387
Hi Group! I just subscribed and I have a big question. I'm attempting to stress test a Java application. I have done some abbot tests scripts but I don't know...
nlrdvk
Offline Send Email
Sep 30, 2005
1:53 pm
1388
When thinking about this, remember that abbot functions in a JVM with your client. So the issue may be a client server relationship. If the clients can be ...
Forsberg, Mike
bigmike_amd
Offline Send Email
Sep 30, 2005
2:06 pm
1389
I would suggest marathon(available at sourceforge). During the past six months I have looked at several different alternatives for testing GUI applications. ...
Jeremy Greenwald
jgreenwald78
Offline Send Email
Oct 2, 2005
10:00 pm
1390
... [...] Hope I helped. sure! thanks! P.S. Not sure about the Costello side of this issue which may be what ... yes, it exactly was what I was asking, but it...
Federico Fernandez
nlrdvk
Offline Send Email
Oct 2, 2005
10:01 pm
1391
Subscribers to this list may be interested in the notes from my recent talk at Software Development Best Practices on "Testing GUIs with Abbot and Costello": ...
Elliotte Harold
elharo@...
Send Email
Oct 3, 2005
1:37 pm
1392
Hi, I am using Abbot with Costello Editor.When working with Context Menus, I am facing a problem. If a Context Menu is something like A, then it reads...
vishal_s_jain
Offline Send Email
Oct 6, 2005
10:47 am
1393
Hi Group! I am starting to test an app in Marathon 0.90a. But, I have a lot of problems with the RMI connect. First, if I do not add the ...
Federico Fernandez
nlrdvk
Offline Send Email
Oct 6, 2005
10:50 am
1394
Hi, Judging by the number of discussions about testing tools on this list, I guess that you will probably be interested in hearing about UISpec4J, an open...
Regis Medina
regis_medina
Offline Send Email
Oct 6, 2005
8:41 pm
1395
... This is the bit I find most interesting. Has this idea of substituting the toolkit been done before? - Neil...
Neil Swingler
neil_swingler
Online Now Send Email
Oct 6, 2005
9:03 pm
1396
Hi Neil, ... I don't know, but I must admit that it is not really easy - Swing sometimes just expects real widgets to be displayed, and some low-level ...
Regis Medina
regis_medina
Offline Send Email
Oct 6, 2005
10:42 pm
1397
Were you using the marathon ide or were you using marathon in batch? With the ide, after you run a test you have to click on the button that displays all the...
Jeremy Greenwald
jgreenwald78
Offline Send Email
Oct 7, 2005
12:28 am
Messages 1368 - 1397 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