Forum Discussion

AbdelwahabSadek's avatar
AbdelwahabSadek
Occasional Contributor
9 years ago

How to run soapUI mock service from visual studio post build events

I am new to soapui. I am trying to run a service mock in from visual studio in the after build event.

 

first, I tried to run the command from the cmd and it worked fine. then I tried the post-build event, the project starts to build but never run.

 

I checked the soapui.log file and it seems that the mock service worked normally.

 

any ideas?

 

PS! the command I am using is

"call "MyfileFullPath\*.bat" -m"CalcServiceMock" "FullMockProjectPath\*.xml""

1 Reply

  • nmrao's avatar
    nmrao
    Champion Level 3
    Sorry to say, but this is off-topic here as that is some thing related to visual studio.