|
-
Oct 19th, 2005, 08:29 AM
#1
Thread Starter
Fanatic Member
Test plan!!
i'm doing a testing on a distributed system........inside i need to perform software testing, network testing, commuincation testing and DB testing!! now thinking how to create a test plan to test the distributed system on 4 type of testing mention above....what test cases can use to test the distributed system ?
Last edited by kenny_oh; Oct 28th, 2005 at 12:24 PM.
-
Oct 19th, 2005, 08:32 AM
#2
Re: Test plan!!
We have to develop test case documents on all of our software as well as on all enhancements and bug fixes.
The test cases revolve around two very simple questions:
What is the application supposed to do?
How is it supposed to do it?
The answers to those questions will give you your test cases.
-
Oct 19th, 2005, 08:41 AM
#3
Thread Starter
Fanatic Member
Re: Test plan!!
ok..then what test cases can test on network testing?
-
Oct 20th, 2005, 06:48 AM
#4
Re: Test plan!!
Again, the answer to your question can be found in what the application is supposed to do in a network setting. I don't know what the answer to your question is because I don't know what your application is or how it is supposed to function in a networked envirnoment.
You do know the application and you do know what it is supposed to do.
Your test cases are:
Does it do it?
Does it do it in accordance with the program specifications?
Does it do it in accordance with the end user requirements?
These are general categories for which there can be many, many individual test cases.
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
|