On Monday 22 December 2008 12:28:09 pm ankur wrote:
> I have to parse a test file which can have multiple variable type
> which is of following type
>
> VAR1 = 1..10
> VAR2 = 23..90
> VAR3 = A,B,C
>
>
> So any no of variable and they can have any possible no of ranges
I have to parse a test file which can have multiple variable type
which is of following type
VAR1 = 1..10
VAR2 = 23..90
VAR3 = A,B,C
So any no of variable and they can have any possible no of ranges so i
have to generate all possible test cases out of this like one c