Results 1 to 4 of 4

Thread: Decision table

  1. #1
    Junior Member
    Join Date
    Jun 2008
    Answers
    2

    Decision table

    Can we determine the number of test cases to write, using a decision table, Plz illustrate with an example.


  2. #2
    Expert Member
    Join Date
    Jan 2007
    Answers
    141

    Re: Decision table

    Hi Rose,

    Decision table is a suitable method to test indefinite test cases.They could give the relevant probability and matches of test cases without missing any of them.

    I have found very good article describing about thisconcept.Please find them useful.

    Happy Learning,
    Sridevichitthu

    Attached Images Attached Images

  3. #3
    Junior Member
    Join Date
    Jun 2008
    Answers
    2

    Re: Decision table

    Quote Originally Posted by Sridevichitthu View Post
    Hi Rose,

    Decision table is a suitable method to test indefinite test cases.They could give the relevant probability and matches of test cases without missing any of them.

    I have found very good article describing about thisconcept.Please find them useful.

    Happy Learning,
    Sridevichitthu
    Hi Sredevi,
    I hav read that document before. But it doesnt help me with findin how many test cases i can write, given a decision table.
    My requirement is this: i have a decision table with me, with all conditions, actions and rules written. I need to know how many test cases i can write using this decision table. Can u help me on this issue..?

    Thanks,
    Rose.


  4. #4
    Expert Member
    Join Date
    Jan 2007
    Answers
    141

    Re: Decision table

    Hi Rose,

    A Tester can use Decision table to consider combinations of inputs to generate the actual tests.

    I hope you are aware of Internet subscription form , some website create encrypted code to authenticate the user at the end of filled in subscription form.

    Lets take this as an example, after filling in all fields user will be asked to type letters shown at the bottom which has strikes or tilted or wavy letters for Encryption purpose. Iam going to generate these letters from the name of the user.(User will be asked in to enter First, Middle and Surname in the subscription form)

    Conditions:

    Consider the word W1 as First Name
    W2 as Middle name
    W3 as Surname

    Let W1be Martin
    W2 be Jones
    W3 be James

    Let T1,T2,T3 ..... Tn be the Test cases

    Rule :

    The decision rule is to find out the series of letter as NRM

    Actions :

    The Series of combination is action that is named as Test cases

    Test Scenario :

    T1 --> Find the letter N in W1
    Find the letter N in W2
    Find the letter N in W3

    T2 -- > Find the letter N in W3
    Find the letter N in W2
    Find the letter N in W1

    T3 --> Find the letter N in W2
    Find the letter N in W1
    Find the letter N in W3

    T4 --> Find the letter R in W1
    Find the letter R in W2
    Find the letter R in W3

    T5 --> Find the letter R in W3
    Find the letter R in W2
    Find the letter R in W1

    T6 --> Find the letter R in W2
    Find the letter R in W1
    Find the letter R in W3

    T7 --> Find the letter M in W1
    Find the letter M in W2
    Find the letter M in W3

    T8 --> Find the letter M in W3
    Find the letter M in W2
    Find the letter M in W1

    T9 --> Find the letter M in W2
    Find the letter M in W1
    Find the letter M in W3

    From these scenario Test result can be obtained from the series W2 , W1 and W3.We have them on Test case T3,T6 and T9.

    As for my knowledge,i could get these details from my mind

    Hope this will help you,

    Thanks,
    Sridevichitthu


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