Mykhailo Poliarush
Mykhailo Poliarush
Please make a pull request to java test automation list
waiting :)
Please make a pull request
I think it should go per programming language usage. A few should be put to ruby and other to java.
https://elsnoman.gitbook.io/pylenium/
Please make suggestion thru pull request.
yes https://docs.google.com/file/d/0B3bcyhcYBd3nUkJVUFNSU1BTOXlnOVl1T0ozX1VlZw/edit
i got code that run mock service from soapui def project = context.testCase.getTestSuite().getProject(); def mockService = project.getMockServiceByName("WorkScheduleServiceMock"); mockService.start();
super fast, thanks i will check today's evening
i modified a bit run.bat to set SOAPUI_HOME="c:\Program Files (x86)\SmartBear\soapUI-4.0.1" jybot --pythonpath %SOAPUI_HOME%/bin/soapui-4.0.1.jar:%SOAPUI_HOME%/lib/STAR.jar --escape star:STAR --variable PRJ:tempconvert-soapui-project.xml --variable SUITE:suite --variable CASE:case --variable MOCK:mock test.txt run it and get following issue...