On Mon, Nov 28, 2005 at 10:34:42PM +0000, Mark Stosberg wrote:
> 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?

I believe it either needs to be on the same server, or else the perl
code should be on a server that provides a reverse proxy to the
application under test.

I've not actually used the driven mode of selenium - I just use the
table driven approach.  We have lots of selenium test scripts to test
our applications, but we only use the table mode.  It's much easier to
get started than using selenium in driven mode.

> > 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.

Sounds good.

Note that I don't talk very much about selenium in driven mode in the
podcast or the screencast.

Luke

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

Reply via email to