ContributionsMost RecentMost LikesSolutionsRe: SoapUI Pro Report Thank You sonya_m for the response. It was quite helpful. SoapUI Pro Report Hello everyone, Is there any way to add details in the Test Report of Soap UI report which are not available in the software's report In the Overview section, the details would be like Date, Tester name, Test Case version. I need other details to be shown in order to represent a high level view of the project. SolvedRe: Missing Transport Exception Hello everyone, I had been on a long break, hence I couldn't reply back to the thread. Thank richie & nmrao for your valuable suggestions. I got what I wanted using command prompt within the windows 10. Missing Transport Exception I'm using the command below using POST method: I have created a test case with an HTTP Request step. Please suggest what could possibly be wrong here. curl -d "upgradedisable=yes&format=xml" http://192.168.63.173/upgradeoverride " Solved