TestCases Elements
The Test Cases Elements table explains how to use each element in the TestCase example:
| Element Name | Attribute | Description | Valid Values |
|---|---|---|---|
| TestCase | abortOnError | To abort the execution after an error is displayed, specify True. | True False |
| failTestCaseOnError | To fail the the TestCase after an error is displayed, specify True. | True False |
|
| socketTimeOut | Refers to the duration until such time the TestFramework receives a response from the MDM server. Time is specified in milliseconds. | Any valid integer | |
| SOAPUILookup | Searches and calls the Master TestSuite and the BaseActions TestCase from the soapUI project XML file. | ||
| TestSuite | MasterSuite | ||
| TestCase | BaseActions | ||
| Attachment | Sends an attachment for the UploadMetadata TestStep from the metadata/Metadata.jar location. This location is relative to the TestSuitePath. Therefore, the metadata/Metadata.jar path refers to TestAutomation/Projects/BasicSanity/pacl/metadata/Metadata.jar. | ||
| TestStep | UploadMetadata | ||
| url |
Copyright © Cloud Software Group, Inc. All rights reserved.
