Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
dev:tnp [2012/03/01 00:24]
tedfelix Added Add and Delete Track Test Plans
dev:tnp [2012/04/15 18:38]
tedfelix Add the Change Track Name test plan.
Line 19: Line 19:
   - Run the Mute Test Plan (below)   - Run the Mute Test Plan (below)
   - Run the Arm (Record) Test Plan (below)   - Run the Arm (Record) Test Plan (below)
 +  - Run the Change Track Name Test Plan (below)
   - Move track up/down.  Menu.  Keyboard: Shift-Up/Down.     - Move track up/down.  Menu.  Keyboard: Shift-Up/Down.  
     * fails with m_trackButtons->slotUpdateTracks() call in TrackEditor::paintEvent() removed     * fails with m_trackButtons->slotUpdateTracks() call in TrackEditor::paintEvent() removed
Line 175: Line 176:
     * TranzportClient::trackRecord()     * TranzportClient::trackRecord()
     * Same procedure as with the button.     * Same procedure as with the button.
 +
 +==== Change Track Name Test Plan ====
 +
 +  - Change Track Name Basic
 +    - Bring up rg
 +    - Change a track's name by double-clicking on the label and entering a new name.
 +    - Note that the name has changed on the track.
 +    - Note that the name has changed in the Track Parameters box.
 +    - Undo the name change.
 +    - Note that the name has changed on the track.
 +    - Note that the name has changed in the Track Parameters box.
 +  - Notation View
 +    - Bring up rg.  Drop a segment on the canvas.
 +    - Select the segment and bring up the notation view (press "N").
 +    - Change the track name and switch back to the notation view.
 +    - The name should have changed to the left of the staff.
 +      * FAIL (has always failed)
 +      * Add a new note in the notation view and the name will change.
 +  - Matrix View
 +    - Bring up rg.  Drop a segment on the canvas.
 +    - Select the segment and bring up the matrix view (press "M").
 +    - Change the track name and switch back to the matrix view.
 +    - The name should have changed in the titlebar.
 +  - Percussion Matrix View
 +    - Bring up rg.  Drop a segment on the canvas.
 +    - Select the segment and bring up the percussion matrix view (press "D").
 +    - Change the track name and switch back to the percussion matrix view.
 +    - The name should have changed in the titlebar.
 +  - Pitch Tracker View (PitchTrackerView)
 +    * Derives from NotationView, so will probably fail like NotationView.
 +  - Load .rg File
 +    - Load a .rg file
 +    - Make sure the track names are correct.
 +  - Load MIDI File
 +    - Load a standard MIDI file.
 +    - Make sure the track names are correct.
 +  - Load Music XML
 +    - Import a Music XML file.
 +    - Make sure the track names are correct.
 +  - Tranzport  (TranzportClient::trackChanged())
 +    - Select a track.
 +    - Note that the track's name shows up on the Tranzport
 +    - Change the track's name
 +    - Note that the name changes on the Tranzport
  
 
 
dev/tnp.txt ยท Last modified: 2022/06/16 08:04 (external edit)
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki