Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A Test Case can be added by either creating your own email within the Test Case box or by selecting an existing Test Case from the Load Test Case list.

...

Using the Test Script

(info) a value of ; is sufficient to void the need for testing!

A way to verify that your email is being modified as expected is creating a Test Script that tests your main script. The test script will assert how the test case email looks after your script is executed against it. The test script is composed of a list of assertions. An assertion is a condition that needs to be true in order to pass.

...