Re: automated web testing with selenium

2005-11-29 Thread Mattia Barbon \[EMAIL PROTECTED]
 On 2005-11-02, Luke Closs [EMAIL PROTECTED] wrote:
 
  Also, yesterday Test::WWW::Selenium was uploaded to CPAN, so Selenium
  can now be driven by perl!

 Test::WWW::Selenium seems interesting, but I could use an example it
 would be useful to use, versus the standard techniques.

  It is useful when you want to test Javascript code, for example
to test that your client-side validation is working properly,
or that your onclick handlers are working properly.

  From the docs, it's not clear if there are restrictions about where
 the related Perl testing code must reside. Does it need to be on the
 same server as Selenium and the application?

  There are no restrictions: you can have the testing code
on one server, the selenium_server (which acts as a reverse-proxy
to the application under test) on another server and the
application under testing on a third server. Note that
the server where the testing code is run most be able to launch
a web browser. It is more convenient if testing code and
selenium_server are on the same machine, but this is not a
requirement.

Regards
Mattia

P.S.: please note that you can not have multiple tests running
  concurrently and using the same selenium_server




Re: automated web testing with selenium

2005-11-28 Thread Mark Stosberg
On 2005-11-02, Luke Closs [EMAIL PROTECTED] wrote:

 Also, yesterday Test::WWW::Selenium was uploaded to CPAN, so Selenium
 can now be driven by perl!

Test::WWW::Selenium seems interesting, but I could use an example it
would be useful to use, versus the standard techniques. 

 From the docs, it's not clear if there are restrictions about where
the related Perl testing code must reside. Does it need to be on the
same server as Selenium and the application?

 Anyways, check out the podcast at http://qapodcast.com

I'm downloading it now, but I think I better wait until the house clears
out before I pipe it through the speaker system and expose my geek side.

Mark



Re: automated web testing with selenium

2005-11-03 Thread Tels
-BEGIN PGP SIGNED MESSAGE-

Moin,

On Wednesday 02 November 2005 22:56, Luke Closs wrote:
 Hey there.

 I was just interviewed by qapodcast.com about Selenium, a cool new
 automated web testing tool.  It's really great, and super easy to use.

 Also, yesterday Test::WWW::Selenium was uploaded to CPAN, so Selenium
 can now be driven by perl!

 Anyways, check out the podcast at http://qapodcast.com

You mean you posted a link to an .mp3 file on a website, but hadn't had 
the courtesy to include in the mail (so that we all have to actually load 
the page to find it)?

Bah!

SCNR;)

Tels

- --
 Signed on Thu Nov  3 18:47:02 2005 with key 0x93B84C15.
 Visit my photo gallery at http://bloodgate.com/photos/
 PGP key on http://bloodgate.com/tels.asc or per email.

 Retsina? - Ja, Papa? - Angriff im Morgengrauen. - Is gut, Papa.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iQEVAwUBQ2pNs3cLPEOTuEwVAQFauAf/TAp0j5yQigNurotky33uTFYbC9xxWxrS
n50KOkHh5xoB13EYdHqMWk19S0AIEwzxIsztDVDd+ucuBD5n5cB007Dgqa7Lpkq5
FpAzs0RpXKXlXGTJrSlgd6iKFU/aR5ITAgnjkCYDgaNz1FePyW97r6dqsek+eRfY
B4JG2bV1w3L0Yr0RbP4RWLHkdcRI9fzkvHrfcNUvugYNYmCooD+M+UFsA8IZdeD3
6PXJwYZqZQVbGtDCnAJVDZoaaHrIRIiCZaLDt5ZqFB1ZcS13h5mlRhM2pmDX3piE
eZsKAR9qHfqRc2Hca8KAvf4LnLZhWgyw1PTPb4aHxTh7XDCfAARnrg==
=SQ+k
-END PGP SIGNATURE-


automated web testing with selenium

2005-11-02 Thread Luke Closs
Hey there.

I was just interviewed by qapodcast.com about Selenium, a cool new
automated web testing tool.  It's really great, and super easy to use.

Also, yesterday Test::WWW::Selenium was uploaded to CPAN, so Selenium
can now be driven by perl!

Anyways, check out the podcast at http://qapodcast.com

Cheers,
Luke

-- 
Luke Closs
PureMessage Developer 
There is always time to juggle in the Sophos Zone.