Service Virtualization

 View Only
  • 1.  Incremental or different values for some parameters in response

    Posted Mar 09, 2021 05:58 AM
    Hi Team,

    How to implement increment or random values for some of the parameters in response of devtest virtual service. 

    Thanks, Arun


  • 2.  RE: Incremental or different values for some parameters in response

    Posted Mar 09, 2021 09:16 AM

    Classification: Confidential

    Hi Arun,

     

    Have a look at "String Patterns" see if that satisfies some of your requirements. https://techdocs.broadcom.com/us/en/ca-enterprise-software/devops/devtest-solutions/10-6/using/using-application-test/using-devtest-workstation-with-application-test/building-test-cases/properties/string-patterns.html

     

     

    Cheers,

    Danny

     

    ::DISCLAIMER::

    The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents (with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates. Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of authorized representative of HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any email and/or attachments, please check them for viruses and other defects.






  • 3.  RE: Incremental or different values for some parameters in response

    Posted Mar 09, 2021 01:18 PM
    Hi Arun,

    There are multiple ways to approach the same, PFB few examples:
    1. If you want incremental values -- you can save the value in a file or DB and use the same in response, the service should be designed to increment the count and save it again.

    2. To generate random values, if its a regex, you can use regular expressions or DataSets like UniqueCode Generator or Random Code generators could be used.

    Thanks

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