Service Virtualization

  • 1.  Can I increament the BUILD_NUM value in AppTest

    Broadcom Employee
    Posted Dec 01, 2016 12:49 PM

    I am connecting to CA AC using apptest so that the test results are populated under CA AC. I am able to do this successfully.

     

    However, i want the BUILD_NUM to be incremental everytime i run the testsuite.

     

    How is it possible?



  • 2.  Re: Can I increament the BUILD_NUM value in AppTest

    Broadcom Employee
    Posted Dec 11, 2016 10:29 PM

    Hi Veda,

       Can you please tell us, how BUILD_NUM property is generated in current flow when you run test suite.



  • 3.  Re: Can I increament the BUILD_NUM value in AppTest

    Posted Dec 13, 2016 02:56 PM

    I assume you're doing something like this where "BUILD_NUM" is a property for the build number the test is being ran against that you want to record in CA Agile Central?



  • 4.  Re: Can I increament the BUILD_NUM value in AppTest

    Broadcom Employee
    Posted Feb 08, 2017 08:00 AM

    yes you are right... currently i m saving a property in config as BUILD_NUM as some value. But whenever i need to increase the build number i need to change it manually but wanted it to be increamented automatically .. something like jenkins build number! 



  • 5.  Re: Can I increament the BUILD_NUM value in AppTest

    Posted Feb 13, 2017 03:12 PM

    You can make the property an expression. It doesn't have to be hard-coded: Property Expressions - DevTest Solutions - 10.0 - CA Technologies Documentation