o.mov
I was interviewed by qapodcast.com about Selenium recently:
http://tinyurl.com/9k242
Our web manager uses lots of ajax and javascript, and we're able to
use selenium to test on all our supported browsers (IE, FF, Safari).
The selenium website is here:
http://selenium.thoughtworks.com
HTH,
Luke
--
Luke Closs
PureMessage Developer
There is always time to juggle in the Sophos Zone.
On Mon, Nov 28, 2005 at 10:34:42PM +, 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 intere
he test results
As I said earlier, I'm not sure how everyone else does integration and
system level testing. I see lots of intra-package test tools, but I
don't see perl packages for correlating results from many packages, or
for testing above the module level.
I'm also interested in w
on common
platforms
- PPM is extended to allow installing into non-root locations
This would allow non-perl people to install perl packages much easier,
without having to mess with the CPAN shell and running tests. It
would also make installing CPAN packages into hosted environments much
easier.
Any thoughts?
Luke
--
Luke Closs
PureMessage Developer
There is always time to juggle in the Sophos Zone.
On Fri, Jan 27, 2006 at 10:37:01PM +0100, Tels wrote:
> Moin,
>
> On Friday 27 January 2006 22:26, Luke Closs wrote:
> > On Fri, Jan 27, 2006 at 10:30:47AM -0800, Tyler MacDonald wrote:
> > > Chris Dolan <[EMAIL PROTECTED]> wrote:
> > > > >* for windo
so good is that it doesn't futz
about with compiling code and running tests. It just installs the
code and goes home.
Luke
--
Luke Closs
PureMessage Developer
There is always time to juggle in the Sophos Zone.
need to setup /selenium on your AUT and
have /selenium/driver a CGI script to handle the driven mode requests.
(See script/driver.cgi for an example).
Give it a try and send me your feedback.
Cheers,
Luke
--
Luke Closs
PureMessage Developer
There is always time to juggle in the Sophos Zone.
The ActiveState guys could use perlapp to create an .exe of ppm as
well. perlapp is part of the Perl Dev Kit.
Luke
--
Luke Closs
PureMessage Developer
There is always time to juggle in the Sophos Zone.
e developer crack.
Except instead of being high for days and destroying your life, you're
writing clean code with full unit tests.
Luke
--
Luke Closs
PureMessage Developer
There is always time to juggle in the Sophos Zone.
Greetings from Canada,
Selenium Remote Control 0.71 was just released, and it's an awesome
tool for automated functional web testing. Selenium RC is a java*
jar file that launches a combination web server and proxy that allows
you to use perl/python/ruby/java/c# scripts to launch and contr
On 19-Apr-06, at 9:12 AM, Andrew Gianni wrote:
I'm exploring my options for use case testing of Web apps in Perl.
Does any
have any experience, recommendations or resources to suggest on the
topic?
We're working on some pretty complicated Web apps (written in Perl)
and
while we have our unit
On 27-Jun-06, at 4:30 AM, Gabor Szabo wrote:
On 6/26/06, Leon Brocard <[EMAIL PROTECTED]> wrote:
This is really neat. You might want to add a link to Test::Expect
too,
which makes it almost to easy to test terminal-based programs.
I only recently saw Test::Expect, I'll look at it more deeply
On 27-Jun-06, at 12:34 PM, Luke Closs wrote:
I just gave a talk about it here at YAPC, so the video should be
available online soon.
FWIW, my slides are available here:
http://awesnob.com/perl-on-selenium/
Luke
Maybe slightly unrelated, but have you guys considered adding some
extra (optional) meta info to the TAP spec? For instance at $work,
we group our individual assertions into higher level tests like this:
# TITLE: Some test case
ok 1
ok 2 - awesome
not ok 3
I believe we also have an ACTI
http://qapodcast.com
Cheers,
Luke
--
Luke Closs
PureMessage Developer
There is always time to juggle in the Sophos Zone.
15 matches
Mail list logo