Menu

Is HttpUnit a good test for .Net apps?

Anonymous
2004-09-03
2004-09-05
  • Anonymous

    Anonymous - 2004-09-03

    I am currently having trouble logging into a .net website

    I'm just wondering if HttpUnits are the best choice for testing .net applications.  I am currently looking at nunitasp, but I don't want to learn something new at this point.

    thanks

     
    • Bob Stine

      Bob Stine - 2004-09-05

      I have absolutely no experience using HttpUnit with .Net, but if you're hitting a web server, one would think that HTTP is HTTP and HTML is HTML, regardless of the server-side code.

       

Log in to post a comment.

Auth0 Logo