Results 1 to 3 of 3

Thread: Has anyone created a program to test another program?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2008
    Posts
    206

    Has anyone created a program to test another program?

    For example, say you have a simple database program and you want to test user input/create records. Instead of sitting their monotonously testing it yourself, you could use this other program to "simulate" the testing (create records etc). This other program would work just like a user (no shortcuts or tricks), except it does the work itself.

  2. #2
    PowerPoster
    Join Date
    Jul 2006
    Location
    Maldon, Essex. UK
    Posts
    6,334

    Re: Has anyone created a program to test another program?

    I suppose you could design your Test Plan and then use that as a Requirements Definition for a second Program. How would you test it though ?

  3. #3
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: Has anyone created a program to test another program?

    Google automated testing tool for some possibilities. I don't know of any free tools and a lot are browser/Web oriented but you never know what might be out there.

Posting Permissions

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



Click Here to Expand Forum to Full Width