Service Virtualization

  • 1.  Load test SV thread capacity

    Posted Oct 06, 2016 04:17 PM

    Do I need to allocate the thread capacity of virtual service as per the current tps or per the peak tps coming to SV ?

    What happens when the peak goes beyond the allocated threads.



  • 2.  Re: Load test SV thread capacity
    Best Answer

    Posted Oct 09, 2016 09:04 AM

    Do you use functional VSE or Performance VSE ? 

     

    if you use functional VSE then there is limit of TPS .. I guess it is 10 threads. if it is functional vse then there is no way you can increase that.. 

     

    If your load increases above the TPS in VS , then VS will not process threads concurrently and it will make thread to wait until the current executing thread to be dispatched from VS.



  • 3.  Re: Load test SV thread capacity

    Posted Nov 10, 2016 08:09 PM

    Is it possible to view the queue, after it exceed 10 TPS, while this is going on?