Changes between Version 19 and Version 20 of SCS_TEST_TRACKING_MAINTENANCE_R8
- Timestamp:
- 09/02/09 16:05:19 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SCS_TEST_TRACKING_MAINTENANCE_R8
v19 v20 218 218 219 219 * Book content (Embedded book) -> Controls visibility 220 ||'''Steps:'''||'''Expected Results:'''|| 221 ||1. Open or create a book.||1. A book is launched.|| 222 ||2. Add a book frame to the page.||2. Embedded book should appear in the frame.|| 223 ||3. Click on the book frame.||3. The book's HALOs' strip should appear.|| 224 ||4. Click on the Content HALO.||4. The Content HUD should appear.|| 225 ||5. Change the visibility of the Controls for the book.||5. The visibility of the controls should change.|| 226 ||6. Save and reload the book.||6. The book should be saved with the new visibility of the controls.|| 227 220 228 * Multimedia content->Controls visibility 229 ||'''Steps:'''||'''Expected Results:'''|| 230 ||1. Open or create a book.||1. A book is launched.|| 231 ||2. Add an audio/video frame to the page.||2. Audio/Video frame should appear in the frame.|| 232 ||3. Click on the media frame.||3. The media frame's HALOs' strip should appear.|| 233 ||4. Click on the Content HALO.||4. The Content HUD should appear.|| 234 ||5. Change the visibility of the Controls for the media.||5. The visibility of the controls should change.|| 235 ||6. Save and reload the book.||6. The book should be saved with the new visibility of the controls.|| 236 221 237 * Frame templating 222 238 * Frame Properties templating … … 225 241 * Frame deleting 226 242 * Chained Text Frames 243 Unchaining testcase follows completion of the chaining testcase described in testlink - frame A is chained to frame C, which is chained to frame B. 244 ||'''Steps:'''||'''Expected Results:'''|| 245 ||1. Open or create a book.||1. A book is launched.|| 246 ||2. Add text frames A, B, C and chain A to C, and C to B.||2. Text frames should be chain in this sequence - A->C->B.|| 247 ||3. Click on frame C.||3. The frame's HALOs' strip should appear.|| 248 ||4. Click on the X button in the right end of the HALOs' strip.||4. A warning message should appear.|| 249 ||5. Click on Yes to delete the frame.||5. The frame should be deleted.|| 250 ||6. Click on frame A.||6. Frame A should not have any frames chained after it.|| 251 ||7. Click on frame B.||7. Frame B should not have any frames chained befote it.|| 252 ||8. Save and reload the book.||8. The book should be saved without frame A chained to frame C and without frame C chained to frame B.|| 253 227 254 * Frame-Links 228 255 * Frame as trigger