[Seaside] Test stack

Francois Stephany tulipe.moutarde at gmail.com
Mon Jan 9 18:38:24 UTC 2012


Thanks guys. I'll have a look.

Johan, how webdriver is different than Selenium? How do interact with it?

Thanks !

On 08/01/12 13:30, Johan Brichau wrote:
> SeasideTesting [1] in Squeak/Pharo works for simulated browser testing.
> The external browser testing (which allows to test your javascript as
> well) only works in the David's original Visualworks version.
> If anybody wants to fix the port to Pharo/Squeak for that part, you are
> welcome. Mind that some stuff is already working but I have chosen
> another route: Webtester [2]. WebTester is a Smalltalk binding for
> Selenium RC [3].
>
> Since a couple of months, I have been tampering with the development of
> a binding for Webdriver, which is the successor of Selenium RC. I do not
> have anything too concrete yet, but I think it's the most viable option
> for the future. If anybody is interested to help out, you're welcome too ;-)
>
> [1] http://www.squeaksource.com/SeasideTesting
> [2] http://www.squeaksource.com/WebTester/
> [3] http://seleniumhq.org/
>
> On 08 Jan 2012, at 22:16, Jon Paynter wrote:
>
>> I use that test component a little. But I haven't tried the javascript
>> stuff yet. However, it seems to indicate you can test some
>> javascript/ajax stuff. read over section 7 and see if thats useful.
>>
>> On Sun, Jan 8, 2012 at 1:09 PM, Francois Stephany
>> <tulipe.moutarde at gmail.com <mailto:tulipe.moutarde at gmail.com>> wrote:
>>
>>     I'm currently testing with vanilla SUnit and want to improve this
>>     a bit.
>>
>>     Do many of you test component with SeasideTesting
>>     (http://www.shaffer-__consulting.com/david/Seaside/__TestingComponents/__TestingComponents.html
>>     <http://www.shaffer-consulting.com/david/Seaside/TestingComponents/TestingComponents.html>)?
>>
>>
>>     How do you test when Javascript is involved? For some of my Ruby
>>     projects, I currently use Capybara-Webkit (which simulates a
>>     browser with QT webkit). Is there something similar in Smalltalk
>>     that I'm not aware of?
>>
>>     Thanks!
>>
>>     Francois
>>
>>     --
>>     http://tulipemoutarde.be <http://tulipemoutarde.be/>
>>     BE: +32 (0)65 709 131
>>     CA: +1 778 558 3225
>>     _________________________________________________
>>     seaside mailing list
>>     seaside at lists.__squeakfoundation.org
>>     <mailto:seaside at lists.squeakfoundation.org>
>>     http://lists.squeakfoundation.__org/cgi-bin/mailman/listinfo/__seaside
>>     <http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside>
>>
>>
>> _______________________________________________
>> seaside mailing list
>> seaside at lists.squeakfoundation.org
>> <mailto:seaside at lists.squeakfoundation.org>
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

-- 
http://tulipemoutarde.be
BE: +32 (0)65 709 131
CA: +1 778 558 3225


More information about the seaside mailing list