Forum Discussion

sur0071's avatar
11 years ago

Create Script Assertion for functional testing

I want to do functional testing of webservice using assertion(scripted) which give custom output as

objective:
Invoke script from command line to test 1 service 1 operation with assertion – (Success we need to log the time taken to a standard performance log file each service , operation and environment should have a unique perf log file) (Failure case we need to display the response and error on the screen)

I want script for the same.
  • nmrao's avatar
    nmrao
    Icon for Champion Level 2 rankChampion Level 2
    There is testrunner.bat/sh under SOAPUI_HOME/bin directory and soapui.org has the command line options. Does this help? Do you have any specific question?