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
Hi All,
I am reading up on how to use external testing framework on Django Web
Application.
Particularly, Black Box Testing.
Anybody using any particular framework on Django? Please kindly
advise.
Currently, i am looking into using HttpUnit on Django.
Thank you.
--~--~-~--~~---
3 matches
Mail list logo