Results 1 to 3 of 3

Thread: Software Testing Procedure

  1. #1
    Join Date
    Jul 2006
    Posts
    276
    Rep Power
    0

    Default Software Testing Procedure

    Need help creating a software testing procedure for an ASP application.

    Any tutorials or any ideas you guys can assist me with?
    The greatest discovery of all men through lifetime is that a man can alter his life by altering his attitude!

  2. #2
    Join Date
    Feb 2005
    Posts
    85
    Rep Power
    0

    Default

    Quote Originally Posted by norminator View Post
    Need help creating a software testing procedure for an ASP application.

    Any tutorials or any ideas you guys can assist me with?
    Try these links:
    http://www.buzzle.com/editorials/4-10-2005-68349.asp
    http://www.webperformanceinc.com/lib...Net/index.html
    http://www.codeproject.com/useritems...techniques.asp
    http://www.chillarege.com/authwork/T...stPractice.pdf
    http://www.onestoptesting.com/
    Code King aka Code WizZzard: Motivated By The Challenge, Driven By The Will To Succeed.

    In The Land Of Programmers, The Code WizZzard Is KING. Sen on anything VB

  3. #3
    Join Date
    Jul 2006
    Posts
    239
    Rep Power
    0

    Default

    Try Unit testing. Its very easy and good. You could try the VUnit testing that is built into VS 2005 or try NUnit for free.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •