Both sides previous revision
Previous revision
Next revision
|
Previous revision
|
test:rosegarden_test_plans [2021/06/27 14:39] tedfelix [5 in 4] |
test:rosegarden_test_plans [2025/01/21 15:07] (current) tedfelix |
====== Rosegarden Test Plans ====== | ====== Rosegarden Test Plans ====== |
| |
Gathering some test plans here. As this grows, split into separate pages. | //Would be really nice if we could have a Test Case Management System like Kiwi (https://kiwitcms.org/). Wish sourceforge or github offered something like this. Can we install it on our server with the wiki?// |
| |
Would be really nice if we could have a Test Case Management System like Kiwi (https://kiwitcms.org/). Wish sourceforge or github offered something like this. Can we install it on our server with the wiki? | * [[test:notation_tuplet|Notation Tuplet Test Plan]] |
===== Notation Tuplet Test Plan ===== | * [[test:stop_playback|Stop Playback at End of Last Segment]] |
| * [[test:classic_looping|Classic Looping]] |
==== Setup ==== | * [[test:advanced_looping|Advanced Looping]] |
| * [[test:shortcut_editor|Shortcut Editor]] |
* Create an 8-bar Segment. | * [[test:plugins|Plugins]] |
* Bring up in notation. | * [[test:autosave|autosave]] |
| * [[test:segment_drag|Segment Drag]] |
==== Triplets ==== | * [[test:file_open_save|File Open/Save]] |
| |
* Turn on triplet mode (press g). | |
* Select 16th notes (semiquavers) (press 6). | |
* Insert 6 notes with the "i" and "o" keys. | |
* Confirm two 16th note triplets. | |
* Select 8th notes (quavers) (press 8). | |
* Insert 3 notes with the "i" and "o" keys. | |
* Confirm one 8th note triplet. | |
* Select quarter notes (crotchets) (press 4) | |
* Insert 3 notes with the "i" and "o" keys. | |
* Confirm one quarter note triplet. | |
* That should fill the first bar. | |
| |
==== 7 in 4 ==== | |
| |
* Switch to 16th notes (press 6) | |
* Switch to tuplet mode (press ;) | |
* Play 7 in the time of 4. | |
* Enter 7 notes with the u, i, and o keys. | |
* Confirm a septuplet in a quarter note's time. | |
| |
==== 6 in 4 ==== | |
| |
* Press ; twice to select a new timing. | |
* Play 6 in the time of 4. | |
* Enter 6 notes with the u, i, and o keys. | |
* Confirm a sextuplet in a quarter note's time. | |
| |
==== 5 in 4 ==== | |
| |
* Press ; twice to select a new timing. | |
* Play 5 in the time of 4. | |
* Enter 5 notes as usual. | |
* Confirm a quintuplet in a quarter note's time. | |
| |
==== Triplets at Segment End ==== | |
| |
* Create a single bar segment. | |
* Confirm cursor at the beginning for insertion. | |
* Switch to 8th notes (press 8) | |
* Switch triplets on (press g) | |
* Use the keyboard to enter sets of three notes. (qweruio, asdfjkl, zxcvbnm) | |
* Confirm that the last triplet at the end of the bar is correct. | |
| |