Service Virtualization

 View Only

How to implement a loop to read one record at a time from spreadsheet?

  • 1.  How to implement a loop to read one record at a time from spreadsheet?

    Posted Aug 06, 2014 07:21 AM

    Hi,

     

    I am novice in CA LISA SV and trying to implement few of the test cases.

    I have to implement a loop with in test case so when I import a spreadsheet then it reads records from spreadsheet one by one and then pass those values to VSI using (RAW SOAP Request).

     

    At present I am able to pass REQUEST and get RESPONSE using RAW SOAP Request for a single request. But I want to implement it for a number of records so in each loop we pass some values from external dataset to REQUEST and get RESPONSE and then again it reads next record from external dataset and create new REQUEST.

     

    Thanks,

    Rohit