Closed
Bug 371084
Opened 18 years ago
Closed 8 years ago
add java applets to testing
Categories
(Testing :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: ray, Assigned: ray)
Details
Attachments
(2 files)
We do not have an automated way to test these yet, but we do have a list of applets that would be worth using in testing.
See: http://wiki.mozilla.org/MozillaQualityAssurance:Test_JavaApplets
This page has a list of URLs with applets we could use.
Assignee: nobody → ray
Status: NEW → ASSIGNED
Comment 3•18 years ago
|
||
Here's a list of the Java applet sites I routinely use for testing (in no
particular order). They're mostly ones that have given me some kind of
trouble in the past. Some of these sites are very well known (like
weather.gov and www.java.com). I'll include them anyway for the sake of
completeness. Many of these use LiveConnect to some degree, but the last two
specifically target LiveConnect, and the liveconnecttest one is the best
LiveConnect test suite I've ever seen.
http://www.java.com/en/download/help/testvm.xml
http://gemal.dk/browserspy/java.html
http://www.weather.gov/radar_tab.php (click on map and choose "loop")
http://www.intellicast.com/IcastPage/LoadPage.aspx?loc=usa&seg=LocalWeather&prodgrp=RadarImagery&product=JavaLoop&prodnav=none
http://www.jigzone.com/
http://www.lohn1.de/lobn.htm
http://jmol.sourceforge.net/demo/
http://saintmarys.edu/~pbays/Stereochemistry.html
http://securitywizardry.com/radar.htm
http://brittnysseafood.com/
http://www.map24.com/
http://www.citeulike.org/nocrawl/touchgraph_applet.adp?article_id=47
http://www.sferyx.com/htmleditorapplet/demo/htmleditordemo.php
http://navsurf.com/applets/colorpicker/
http://www.kaon.com/software/swflash.html
http://www.xrce.xerox.com/competencies/content-analysis/arabic/input/keyboard_input.html
http://poslfit.homeip.net/test/liveconnecttest.html (best I've ever seen)
http://information.overlaid.com/stable/weasel/installation/java.html (also LiveConnect)
And here are three more, all bank sites. The first one uses a Java applet
with a visible UI. The second two use applets without any visible UI, which
get their input (via LiveConnect) from JavaScript objects.
https://internet-banking.dbs.com.sg/IB/Welcome
https://www.ocbc.com/internet-banking/
https://uniservices3.uobgroup.com/CLO/Pub_ControllerServlet?cmd=customerlogin&action=clologin
Comment 4•18 years ago
|
||
Here's another site I sometimes test with, that makes very sophisticated use
of a Java applet. To see the applet you need to do a search and click on the
"Map View" tab.
http://grokker.com/
This is great.
We will have to mark which of these would be relocatable. In other words, with some of these, we would be able to download the files and use them for testing locally. For some of these, such as the banking sites, we will not want to try this.
But it is good to know about all of these. Thanx.
Comment 6•18 years ago
|
||
You're quite welcome. I'm glad Mozilla.org is trying to formalize its
Java applet testing.
I understand why it isn't feasible to relocate the banking sites. But
you'll need to be careful not to test them too much at any one time --
otherwise the sites' owners might think they're under attack :-)
I test with the applet on this page (uses "object" tag)
http://ww2.cs.fsu.edu/~steele/XHTML/appletObject.html
Here is a simple java applet test page that an be easily copied and automated:
http://www.jigzone.com/xmockup/bugs/resizeTestFF.php
It will test that the replaced element is renderd in the correct position and that it is re-sized correctly when it's containing html is re-sized by javascript.
Comment 9•16 years ago
|
||
Everything left in Core:Testing is going to Testing:General. Filter on CleanOutCoreTesting to ignore.
Component: Testing → General
Product: Core → Testing
QA Contact: testing → general
Comment 10•15 years ago
|
||
Here's an updated list of the Java applet sites I routinely test with.
I've dropped links for sites that've disappeared, updated links
that've changed, and added a couple new links.
http://www.java.com/en/download/help/testvm.xml
http://browserspy.dk/java.php
http://www.weather.gov/radar_tab.php (click on map and choose "loop")
http://www.jigzone.com/
http://www.lohn1.de/lobn.htm
http://jmol.sourceforge.net/demo/
http://securitywizardry.com/radar.htm
http://brittnysseafood.com/
http://www.map24.com/
http://www.sferyx.com/htmleditorapplet/download.htm
http://www.sferyx.com/htmleditorapplet/demo/htmleditordemo.php
http://www.sferyx.com/htmleditorapplet/demo/htmleditordemowindow.htm
http://www.prophet.net/analyze/javacharts.jsp?symbol=AAPL
http://navsurf.com/applets/colorpicker/
http://legacy.xrce.xerox.com/competencies/content-analysis/arabic/input/keyboard_input.html
http://publib.boulder.ibm.com/iseries/v5r2/ic2924/index.htm?info/apis/chmod.htm
http://poslfit.homeip.net/test/liveconnecttest.html (best I've ever seen)
http://information.overlaid.com/stable/weasel/installation/java.html (also LiveConnect)
As best I can tell, all but one of the bank sites from comment #3 have
stopped using Java. But sometimes banking services aren't available
on weekends, so I really need to recheck on Monday. I'll do that and
post another comment.
Comment 11•15 years ago
|
||
> As best I can tell, all but one of the bank sites from comment #3
> have stopped using Java. But sometimes banking services aren't
> available on weekends, so I really need to recheck on Monday. I'll
> do that and post another comment.
I've confirmed this. Only the following (of the three bank sites)
still uses Java:
https://uniservices3.uobgroup.com/CLO/Pub_ControllerServlet?cmd=customerlogin&action=clologin
Also, since comment #10 the http://www.prophet.net/ site has been shut
down, so the following link no longer works:
http://www.prophet.net/analyze/javacharts.jsp?symbol=AAPL
The http://www.sferyx.com/ pages have similar functionality. And
here's another stock charts site that's still available (one that uses
Java applets):
http://www.boursorama.com/graphiques/graphique_histo.phtml?symbole=INTC&applet=1
Assignee | ||
Comment 12•15 years ago
|
||
There may be resources in the OpenJDK project that can be used for this effort.
Comment 13•14 years ago
|
||
> http://www.weather.gov/radar_tab.php (click on map and choose "loop")
This page no longer uses Java :-(
But there's at least one NOAA page that still uses Java to dynamically loop weather maps:
http://www.prh.noaa.gov/hnl/pages/sat_Hawaiiir.php
Comment 14•8 years ago
|
||
The HTML <applet> element and related java functionality was removed from Gecko in Bug 1279218. Marking related bugs as invalid.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•