Results 1 to 9 of 9

Thread: Templates for Use case

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Re: Templates for Use case

    Use Case is a document which is prepared from the requirements and specifications. Use cases are used as common document by both the development and the testing team. The development team will do the coding part by keeping use case document as the base. Also the testing team will start writing the test cases based on the use case document.

    Use case document will explain in depth regarding the flow of actions in and between the modules. There will be three flows viz., (1) Basic Flow (2) Alternate Flow and (3) Exceptional Flow.

    Basic flow is the normal flow of action, for example in a login page the basic flow will be entering user id, password and clicking the submit button will go to the next page. Alternate flow is what are the other flows than the basic flow, in the same example, the alternate flow will be before clicking the submit button, click the link to verify the user name exists in the data base. Exceptional flow is some undesired event happens how the system will reacts. In the same login example, after clicking the submit button and the user does not exists in the database the error page will be displayed saying that the user does not exists will be the exceptional flow.

    Application development and the test cases will be written based on the above mentioned flows from the use case.

    Use case document may be in any format such as in flow chart type or in descriptive type


  2. #2
    Moderator
    Join Date
    Sep 2006
    Answers
    920

    Re: Templates for Use case

    Quote Originally Posted by sridharrganesan View Post
    the testing team will start writing the test cases based on the use case document.
    hi sridharrganesan,

    Using use cases, we should write test cases or test scenarios, Which is better?

    Regards,
    Brijesh Jain
    ---------------------------------------------------------
    Connect with me on Skype: jainbrijesh
    Google Plus : jainbrijeshji

  3. #3

    Re: Templates for Use case

    From the use cases as a first step the test scenarios are generated. From the identified test scenarios the test cases are derived.


  4. #4
    Moderator
    Join Date
    Sep 2006
    Answers
    920

    Re: Templates for Use case

    Quote Originally Posted by sridharrganesan View Post
    From the use cases as a first step the test scenarios are generated. From the identified test scenarios the test cases are derived.
    yes, this is what happen during testing process, right?

    Regards,
    Brijesh Jain
    ---------------------------------------------------------
    Connect with me on Skype: jainbrijesh
    Google Plus : jainbrijeshji

  5. #5

    Re: Templates for Use case

    Yes you are correct, this is the one that will happen in the testing process.

    In process of the building the test cases, the test cases are derived either from the test requirement specification or use case. While deriving the requirement or use case will be splitted in to test scenario for which the test cases are written.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact