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.