Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.
Discussion List
Error while executing the SOAtest test cases from Quality Center
Hi, When I am trying to execute SOAtest 9.0 test cases from Quality Center, getting the below error. Run-time error [9] : WSDLReader:XML Parser failed at linenumber 0, lineposition 0, reason is: The system cannot locate the resource specified. HRESULT=0x1: Incorrect function. - WSDLReader:Loading of the WSDL file failed…
Web Service API - Execute specific tests
Hi, I am looking into using the Web Service API to execute tests from Quality Center. I know that you can set the additionalArgs value so that it only executes specific tests within the suite but this is only available when useWebService is false. Is there a way to do this when using the web service? // Passes additional…
Quality Center VAPI-XP Test Execution
Hi, I am trying to execute a test from QC using the VAPI script provided in the examples folder and am getting the following output/errors: Output: startTestExecution: <ns2:startTestExecutionResponse xmlns:ns2="http://www.parasoft.com/ns/schema/soatest.xsd"><pid>22037933</pid></ns2:startTestExecutionResponse> pid: 22037933…