Add POD
Pre-conditions
Must have a scenario open (New Scenario or Open Scenario)
Steps
- Click Build -> Add POD
- Add a POD dialog is displayed
- Enter a POD name
- Enter a description
- Click Create
- Add a POD dialog is dismissed
- Manage POD Members dialog is displayed immediately
- Click Cancel
- Manage POD Members dialog is dismissed
Post-conditions
- A resizable POD appears in the MSEL area
- The POD name is displayed in the upper left hand corner of the POD
- The POD contains the following tabs:
- SME (empty)
- Support (no messages, just a text box and a Send button)
- Info
- Name and Description boxes are filled
- POD is unlocked by default
- button says Lock this POD
- Decisions
- Export POD Decision button
Exceptions
- Error message: A POD with that name already exists in this scenario.
- Error message: The password and password confirmation do not match. Please enter the same password in both boxes.
- Error message: The name must be at least 1 characters.
- Error message: The password must be at least 4 characters.
- Error message: You must enter a name for the POD.
- POD name contains special characters (SQL or UTF-8): SQL characters should be escaped in DB (and unescaped before display), UTF characters preserved.