Resource handling
The test case editor contains the Module TBox Delete Resource.
This module allows you to delete resources., i.e. references to files. You can then re-use the name of the resource.
The Module TBox Delete Resource has the following module attribute:
Attribute |
Description |
---|---|
Resource |
Name of the resource that you want to delete. |
When you run your tests, keep the following things in mind:
-
This module only removes the reference to the file in Tosca Cloud. Tosca Cloud doesn't delete the file itself.
-
If the specified resource exists and can be deleted, the associated test passes.
-
If the specified resource exists but can't be deleted, the associated test fails.
-
If the specified resource doesn't exist, the associated test passes.