Service Virtualization

 View Only
  • 1.  VSE Metrics at Operation/Method Level

    Posted Sep 19, 2019 05:20 AM
    Hello All,

    Is there a way to collect operation/method level metrics for a virtual service. 
    Example: I have a service name ABC which has 3 operations - A, B and C. Each of these will have one Meta Response and some exact matches defined. Post testing using VS, I want to know what is the distribution of transactions count of these 3 different operations. Assuming Total transaction count is 100 (with 40 calls for A, 30 each for B & C).

    Can I pull this info from somewhere or via some API?

    Note: I di understand that we can get the split of node matches and specific matches either from DB or from one of the VSE Reports.

    Thanks in advance.

    Kind Regards,
    Vaibhav J

    ------------------------------
    Regards,
    Vaibhav Jain
    Capgemini
    ------------------------------


  • 2.  RE: VSE Metrics at Operation/Method Level
    Best Answer

    Posted Sep 19, 2019 07:07 AM
    Found a resolution:

    After adding lisa.vse.metrics.txn.counts.level=operation in local.properties it is visible in db and could be extracted from there.

    Thanks.
    Vaibhav J

    ------------------------------
    Regards,
    Vaibhav Jain
    Capgemini
    ------------------------------