Service Virtualization

 View Only

How to automate a process running on JVM ?

  • 1.  How to automate a process running on JVM ?

    Posted Oct 07, 2016 12:46 PM

    I am working on an application that is developed in SCALA. It keeps on running as a process. When ever it finds data on a cloud source, it picks up the data and flows through the process, where business logics are performed. Is there a way to automate this process using DevTest...?