|
-
October 22nd, 2001, 06:05 AM
#1
Testing
Hello gurus,
I have a made project using VB 6.0 and Access 2000. All coding is done.
How do you test the project. Is there any tools. I am right now testing, by giving different types of data at different times and testing.
Any others are there?
Thanks for any suggestions/tools.
Regards,
Shivakumar G.M.
-
October 22nd, 2001, 06:56 AM
#2
Re: Testing
Hello,
What I tend to do is test individual modules starting from the highest and working down to the lowest. The benefit is that if there is a problem in a lower level module then you can assume it is not in one of the functions it is calling as these have been tested previously.
Andrew
-
October 22nd, 2001, 11:01 PM
#3
Re: Testing
Hello gurus,
This is fine, but I would like to know if there is any free testing tool, because many of times, I've heard, there is such a tool, but I have not used it. If anyone knows, please help out.
Regards,
Shivakumar G.M.
-
October 23rd, 2001, 02:07 AM
#4
Re: Testing
Hello,
I don't think there will be any free tools out there that you will be able to use - simply because each and every program is of varying levels of complexity and one generic program could not test all of these.
You could write your own test programs, but then you have to make sure that the test program works by testing it :-)
-
October 23rd, 2001, 05:39 AM
#5
Re: Testing
Thanks for ur suggestion
Regards,
Shivakumar G.M.
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
|