473,386 Members | 1,820 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

testing an Access application

me
I have an Access application I plan to sell to other companies. I need to
test my software thoroughly. Does anyone the best way to go about this? I
have a simple program for testing keystrokes. see
http://search.cpan.org/~erngui/Win32...1.3/GuiTest.pm

Thanx
Chris
Nov 12 '05 #1
2 1423
If you mean automated test software, there's certainly plenty out there ...
I've never used it (my users are PLENTY good about pointing out the
"undocumented features" of my programs) but I'm sure that you could do so.

Have you tested your application on several different OSs with various
levels of service packs? Have you eliminated ALL unnecessary references
(they'll be your biggest headache)? Implemented error handling on EVERY
routine? Added online help (if not, consider HTML help)

How are you going to deploy it? IMO, the package wizard is not up to the
task of delivering a polished installation package. I use Wise, but there
are others (Installshield, InstallerToGo, etc).

--
Scott McDaniel
CS Computer Software
www.thedatabaseplace.net

"me" <me@hotmail.com> wrote in message
news:bv**********@titan.btinternet.com...
I have an Access application I plan to sell to other companies. I need to
test my software thoroughly. Does anyone the best way to go about this? I
have a simple program for testing keystrokes. see
http://search.cpan.org/~erngui/Win32...1.3/GuiTest.pm

Thanx
Chris

Nov 12 '05 #2
On Sun, 1 Feb 2004 21:44:43 +0000 (UTC), me wrote:
I have an Access application I plan to sell to other companies. I need to
test my software thoroughly. Does anyone the best way to go about this? I
have a simple program for testing keystrokes. see
http://search.cpan.org/~erngui/Win32...1.3/GuiTest.pm

Thanx
Chris


The best way to test something, is for you to go through everypart of it
and make sure it does what it's supposed to do. Then try to make it do what
it's not supposed to do. Repeat on a different OS/environment. Then give it
to someone else and tell them to try it out. Guarranteed they will find
more issues than you will.

--
Mike Storr
veraccess.com
Nov 12 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Hugh Cowan | last post by:
Hello, I don't program full-time (anymore), but I do try and stay on-top of the latest technologies and like most are always trying to upgrade my skills and remain current (as much as is...
2
by: Lee Mundie | last post by:
Hi, I'm nearing the end of my site development (currently ASP and Access moving to SQL) and am looking for site testing tools... In particular looking for load testing and concurrent connection...
6
by: Shabam | last post by:
A web application of mine developed using C# + MS SQL runs fine normally. However when I stress test it with a load testing software (using about 60 simultaneous users) some instances start...
0
by: sandman | last post by:
I've got an application that a couple of users want to start testing. But the database is still running off the localhost on my development system. I planned on writing a webservice to handle the...
0
by: Brian Russell | last post by:
We have three servers (beyond my development box) in our organization. The first is a testing server that has IIS and SQL Server on it. The second is another testing server that also has IIS and...
15
by: Enrique | last post by:
Question I am posting this question again (3rd time) because some issues with my no spam alias. Here it is the question: I have not been able to run unit tests for a VSTO (2005) project. I...
1
by: Performer | last post by:
I need to test that an application using MS Access as the front end can support up to 30 concurrent users. The front end is MS Access on the client machine running Windows XP and the database is on...
5
by: =?Utf-8?B?U2FsYW1FbGlhcw==?= | last post by:
Hi, I know that VS 2005 has a lot of testing features and already used them for doing web load testing. I am wondering if it is possible to load test a win forms application. I don't mean writing...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.