Anyone tried using something like CubicTest w/ Seaside?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Anyone tried using something like CubicTest w/ Seaside?

Rick Flower
Cubictest (http://cubictest.seleniumhq.org/) is a plug-in for Eclipse &
Firefox that can record web scenarios and replay them later.. However,
while
I can easily record my sessions with this setup, the replay fails because the
URLs don't come out the same due to the ever changing variables in the URL
(session,etc).. Anyone know of a way to make this work aside from using
RESTful/sessionless URLs or perhaps theres some other tool that would allow
me to record sessions and create higher level scenarios requiring no
programming per-se.. Oh yeah, it's got to be free of course! (8->

Thanks!


_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Anyone tried using something like CubicTest w/ Seaside?

Julian Fitzell-2
We used a tool years ago that worked ok with Seaside (it used other
things like the name of the link to help it work things out) but I
don't think it was free. I also can't recall the name off the top of
my head, unfortunately. Avi may recall, though he was only involved
much later in the project. Andrew, are you reading the list these
days? :)

Julian

On Fri, Jan 9, 2009 at 12:55 AM, Rick Flower <[hidden email]> wrote:

> Cubictest (http://cubictest.seleniumhq.org/) is a plug-in for Eclipse &
> Firefox that can record web scenarios and replay them later.. However,
> while
> I can easily record my sessions with this setup, the replay fails because the
> URLs don't come out the same due to the ever changing variables in the URL
> (session,etc).. Anyone know of a way to make this work aside from using
> RESTful/sessionless URLs or perhaps theres some other tool that would allow
> me to record sessions and create higher level scenarios requiring no
> programming per-se.. Oh yeah, it's got to be free of course! (8->
>
> Thanks!
>
>
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Anyone tried using something like CubicTest w/ Seaside?

Matthias Berth-2
In reply to this post by Rick Flower
Maybe you can try to tweak the selenium test scripts, so they use the
link text instead of the URL?

Cheers

Matthias

On Fri, Jan 9, 2009 at 12:55 AM, Rick Flower <[hidden email]> wrote:

> Cubictest (http://cubictest.seleniumhq.org/) is a plug-in for Eclipse &
> Firefox that can record web scenarios and replay them later.. However,
> while
> I can easily record my sessions with this setup, the replay fails because the
> URLs don't come out the same due to the ever changing variables in the URL
> (session,etc).. Anyone know of a way to make this work aside from using
> RESTful/sessionless URLs or perhaps theres some other tool that would allow
> me to record sessions and create higher level scenarios requiring no
> programming per-se.. Oh yeah, it's got to be free of course! (8->
>
> Thanks!
>
>
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside