[TYPO3-project-4-3] Usingn Selenium to test the UI

Malte Jansen mail at maltejansen.de
Sun Feb 22 10:19:00 CET 2009


Stephan Petzl schrieb:
> Martin Kutschker schrieb:
>> Hi!
>>
>> Anyone using Selenium [1]? What do you think of using it for UI unit
>> tests for TYPO3?
>>
>> Masi
>>
>> [1] http://seleniumhq.org/
> 
> I just tried it. WOrks nicely for clicks and pageloads but javascript 
> interaction like we would need it for testing t3editor is not supported 
> as far as i see.
> There even were some problems just recording some navigating-steps in 
> the TYPO3 backend. I think it got confused by either js or by the frames.

Hi!

You could use Unit-Tests for testing the JS...

http://www.infoq.com/articles/javascript-tdd

Cheers,

Malte


More information about the TYPO3-project-4-3 mailing list