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 means you can't run the tests on the production site without taking it down to other users. My solution works fine for me but it isn't that great and I'd love to see a better one.) On Jul 10, 1:05 am, Rob Hudson <[EMAIL PROTECTED]> wrote: > 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, Pepsi330ml <[EMAIL PROTECTED]> wrote: > > > 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. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---