Service Virtualization

Expand all | Collapse all

What VS model style lends itself for load and performance testing?  2.Running a virtual service using a more efficient VS Model style is almost how many times as fast as the more flexible model?

  • 1.  What VS model style lends itself for load and performance testing?  2.Running a virtual service using a more efficient VS Model style is almost how many times as fast as the more flexible model?

    Posted Jul 06, 2016 10:28 AM

    Can any body tell the answer for following questions....

    1.What VS model style lends itself for load and performance testing?

    2.Running a virtual service using a more efficient VS Model style is almost how many times as fast as the more flexible model?



  • 2.  Re: What VS model style lends itself for load and performance testing?  2.Running a virtual service using a more efficient VS Model style is almost how many times as fast as the more flexible model?
    Best Answer

    Broadcom Employee
    Posted Jul 06, 2016 04:00 PM

    I am assuming that by model style, you mean the execution mode for the virtual service. The VS Model Style really depends on the requirement. For Load and Performance testing, model style determines where we fetch the response from under certain conditions. Other factors such as the capacity of the service, logging mechanism, think time, think scale etc. also come into picture. All these factors determine the performance of the VS.

    The more commonly used execution mode for Load and Performance testing ideally should be 'Most Efficient'. In this case, the response time will be under our control. This can be used for cases where you plan on doing load test on application by making the response time consistent by using a virtual service.

     

    Thanks,

    Surya.



  • 3.  Re: What VS model style lends itself for load and performance testing?  2.Running a virtual service using a more efficient VS Model style is almost how many times as fast as the more flexible model?

    Posted Jul 07, 2016 01:25 AM

    Hi Thank you very much...Can you answer my second question also if you know....



  • 4.  Re: What VS model style lends itself for load and performance testing?  2.Running a virtual service using a more efficient VS Model style is almost how many times as fast as the more flexible model?

    Posted Jul 07, 2016 08:03 AM

    As Surya pointed out, the things that are going to cost you time are logging, custom steps / logic, heavy XPath parsing, hardware, other activity on the server, the server spec, etc.  The overhead associated with the two additional steps required for Flexible should not be great.  I would guess the net difference of just those two steps to be single to low double digit milliseconds.