0

I have my Soap UI execution details logged in csv file which is generated after suite execution using Grrovy script. I have a macro/vba code which generates report based on the data in csv file. I am currently running this macro manually to generate reports. I need to trigger the macro once execution is completed and details are logged using groovy script. Any suggestions?

4
  • What have you tried ? Commented Aug 23, 2021 at 10:40
  • I tried to create a vbs and then tried to trigger that through Soap UI but did not worked Commented Aug 23, 2021 at 10:58
  • You have to show the code you tried in your question if you want help. Commented Aug 23, 2021 at 11:07
  • 1
    @sandeep, you have to split your question: 1/ how to run vba macro from command line, 2/ how to run command from groovy. Both answers easy to find over the internet/stackoverflow... Commented Aug 23, 2021 at 11:54

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.