Forum Discussion

chary_chelloji's avatar
chary_chelloji
Occasional Contributor
16 years ago

How to know Soap UI test execution Status.

From QTP, We are executing Soap UI project files using testrunner.bat by giving proper arguments.

Upon successful execution, can we find a way to know whether project file executed successfully or not?

We are currently exporting text files (generated if any error occurs) to a specified directory. if this directory is empty after executing QTP script, we are considering Soap Scritps ran successfully otherwise failed.

2 Replies

  • sug_in2008's avatar
    sug_in2008
    New Contributor
    I wanted to know how are you executing the soapui scripts from QTP? Are you uploading the results to Quality Center also?
    chary.chelloji wrote:

    From QTP, We are executing Soap UI project files using testrunner.bat by giving proper arguments.

    Upon successful execution, can we find a way to know whether project file executed successfully or not?

    We are currently exporting text files (generated if any error occurs) to a specified directory. if this directory is empty after executing QTP script, we are considering Soap Scritps ran successfully otherwise failed.