Delete Operation Testing

At this stage, verify that you can do the following:
cim1265
At this stage, verify that you can do the following:
  1. Create the endpoint type object within the Provisioning Manager.
  2. Create the connector object within Provisioning Manager.
  3. Create managed object types.
  4. Create associations between managed objects.
  5. Delete all managed object types.
The new items in step 5 are operations that require tests. For your initial development work, we recommend that you drive simple creations from an LDAP client. However, once the delete operation is complete, create an automated test scenario that covers the following objectives:
  • Deletion of all object types
  • Associated deletion of all related object associations.
  • Failure cases where objects cannot be deleted because access permissions are insufficient, or other endpoint failures cases.
    Use the scripted tests for creating connectors and directories you developed earlier to construct a working environment for these tests cases