Package com.thed.util
Class ZephyrSoapClient
java.lang.Object
com.thed.util.ZephyrSoapClient
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
findPackageName
(String testCaseNameWithPackage) getTestExecutionStatusIds
(Boolean searchActive) void
uploadTestResults
(ZephyrConfigModel zephyrData, List<TCRCatalogTreeTestcase> testcasesList, AutomationJobDetail automationJobDetail)
-
Constructor Details
-
ZephyrSoapClient
public ZephyrSoapClient()
-
-
Method Details
-
findPackageName
-
uploadTestResults
public void uploadTestResults(ZephyrConfigModel zephyrData, List<TCRCatalogTreeTestcase> testcasesList, AutomationJobDetail automationJobDetail) throws Exception - Throws:
Exception
-
getTestExecutionStatusIds
- Throws:
IOException
-