Results 1 to 4 of 4

Thread: Test plan!!

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2005
    Posts
    840

    Resolved 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.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    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.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2005
    Posts
    840

    Re: Test plan!!

    ok..then what test cases can test on network testing?

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    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
  •  



Click Here to Expand Forum to Full Width