I've been successfully using selenium with django for some time now;
have a look at
http://cms.studstudy.com/Testing_web_applications_with_Selenium__Python_and_Django/
(disclaimer: I wrote this. Also, one thing I haven't got around to
mentioning is that the way
I connect selenium and django
I've seen articles using Twill:
http://twill.idyll.org/
And Selenium for Javascript testing:
http://selenium.openqa.org/
I'm pretty sure Twill would meet your definition of "Black Box
Testing" since it has no knowledge of the internals of the Django app
you are testing.
-Rob
On Jul 8, 10:55 pm
2 matches
Mail list logo