SubrahmanyaMP's avatar
SubrahmanyaMP
New Contributor
7 years ago
Status:
New Idea

Remove multiple Responses in Virtual window and one parameterized respone with parameterization

Problem statement 1:

     In virtual service virtual response need to be updated dynamic values depending on to the request we get. To eliminate multiple responses to be created for one incoming request. We would require one response that will update the data fetched from excel file according to the user condition from request.

 

   Eg:

  1. Application will send a request with loginid
  2. We need to get the UserID from request and compare the USERID that we have in Excel file.
  3. Retrieve the record with all the data from Excel file and and update the response
  4. Same response should be repeated for all combination of login ID(Instead of creating multiple responses one response should accommodate this requirement)
No CommentsBe the first to comment