Service Virtualization

 View Only
  • 1.  Service Virtualization - Model healing using Learning mode

    Posted Mar 01, 2016 03:02 AM

    Hi All,

     

    I am trying to use Learning mode for model healing of virtual service. I changing the execution mode to Learning and invoking some transactions which are not available in existing VS.

    I observed that

    -> New operation is getting recorded/updated in VS for first transaction only.

    -> New data for existing operation is not getting recorded in the VS.

     

    For ex : Service S1 has operation O1, O2 and I have created a VS including both the operation and a set of data D1.

     

    Now operation O3 has been added in Live Service S1 , I changed the VS execution mode to Learning for auto healing the model.

    And invoked the test with

    O3 - D1

    O3 - D2

    O1 - D2

     

    VSI is getting updated with only O3 - D1.

    O3 - D2 and O1 - D2 is not getting recorded/updated in existing VS.

     

    Is this expected behavior, if yes how can we heal VS with new set of data for existing operation?



  • 2.  Re: Service Virtualization - Model healing using Learning mode

    Posted Mar 01, 2016 07:33 AM

    As per my knowledge that has been expected behavior of learning mode, you need to set  "return false" in the match script above default response tab for the particular operation and give a try.



  • 3.  Re: Service Virtualization - Model healing using Learning mode

    Broadcom Employee
    Posted Mar 01, 2016 09:00 AM

    What version of DevTest are you using?



  • 4.  Re: Service Virtualization - Model healing using Learning mode

    Posted Mar 01, 2016 09:21 AM
    I tried with 8.4 and 9




  • 5.  Re: Service Virtualization - Model healing using Learning mode

    Posted Mar 01, 2016 01:26 PM

    Contact support and explain what is happening.  Reference case # DE140494 as I suspect it is related.  You can tell them that I sent you and said it was probably related and I'll be able to follow up with support to get you a patch to try.

     

    Daniel



  • 6.  Re: Service Virtualization - Model healing using Learning mode

    Posted Mar 01, 2016 11:42 PM

    Thank you Daniel. I have open a case #00324726



  • 7.  Re: Service Virtualization - Model healing using Learning mode

    Broadcom Employee
    Posted Mar 02, 2016 01:17 AM

    Daniel/Ekta - just updated the support ticket and mentioned that it might be related to what Daniel referred to DE140494 and if so to contact Daniel for a patch.



  • 8.  Re: Service Virtualization - Model healing using Learning mode

    Posted Jan 23, 2017 11:25 AM

    Can anyone confirm if DE140494 has been resolved, and if so, in which version of the product?



  • 9.  Re: Service Virtualization - Model healing using Learning mode
    Best Answer

    Posted Jan 23, 2017 01:23 PM

    Yes, DE140494 has been resolved. The 3 versions that received a patch for this was 8.0.1, 9.0.0, and 9.1.0. This patch was incorporated into the product beginning with 9.5.0.



  • 10.  Re: Service Virtualization - Model healing using Learning mode

    Posted Jan 23, 2017 02:17 PM

    Thanks Reid.