|
-
Sep 1st, 2011, 08:49 PM
#1
Thread Starter
Addicted Member
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.
-
Sep 1st, 2011, 11:58 PM
#2
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 ?
-
Sep 2nd, 2011, 01:06 AM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|