Forum Discussion
sug_in2008
16 years agoNew 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.