Test Data Manager

  • 1.  Picking up values from Seedlist based on a given condition

    Posted Apr 29, 2016 06:23 AM

    Hi Team,

     

    Is it possible to use a Seedlist such that the values are picked up sequentially based on a given condition? Say, while publishing my data, I want the value from Row1 to be picked up for the first 5 iterations and then the value from Row2 for the next 5 iterations and so on.

     

    Appreciate your support!



  • 2.  Re: Picking up values from Seedlist based on a given condition
    Best Answer

    Posted Apr 30, 2016 04:15 AM

    I think you can do this by publishing it twice. First generate it with one value from seed list and keep remaining columns as per your condition. Then again publish this to another data pool with 5 repeater but this time you need not to pick from seed list as it will keep the column constant and repeat it 5 times.

     

    I hope you understood.



  • 3.  Re: Picking up values from Seedlist based on a given condition

    Posted May 09, 2016 10:55 AM

    Hi Shruthi, did Gaurav answer your question or do you need any more clarification?