tech

Enable debug in syslog

[root@stroj etc]# cp .120904 [root@stroj etc]# vi # Log all kernel messages to the console. # Logging much else clutters up the screen. #kern.* /dev/console # Log anything (except mail) of level info or higher. # Don’t log…

Your First soapUI Project

step-by-step guide: The soapUI project is the central point in all soapUI testing. Once the project is created, you can create and run Functional Tests, LoadTests, create MockServices or much more. In this tutorial, we will walk through two…