Merge lp:~rosco2/ubuntu-manual-tests/bug_1184759_Ardour into lp:ubuntu-manual-tests

Proposed by Ross Gammon
Status: Merged
Merged at revision: 365
Proposed branch: lp:~rosco2/ubuntu-manual-tests/bug_1184759_Ardour
Merge into: lp:ubuntu-manual-tests
Diff against target: 27 lines (+23/-0)
1 file modified
testcases/packages/Studio/Ardour (+23/-0)
To merge this branch: bzr merge lp:~rosco2/ubuntu-manual-tests/bug_1184759_Ardour
Reviewer Review Type Date Requested Status
Kev Bowring (community) Approve
Review via email: mp+280760@code.launchpad.net

Description of the change

A template for the Ardour test

To post a comment you must log in.
Revision history for this message
Kev Bowring (flocculant) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'testcases/packages/Studio/Ardour'
2--- testcases/packages/Studio/Ardour 1970-01-01 00:00:00 +0000
3+++ testcases/packages/Studio/Ardour 2015-12-16 19:12:53 +0000
4@@ -0,0 +1,23 @@
5+This is a template for a test that will check that Ardour works.
6+This text should be a short description of the test.
7+<strong>Write here any prerequisites before starting the test.
8+</strong>
9+<dl>
10+ <dt>Action 1</dt>
11+ <dd>Expected result 1</dd>
12+ <dt>Example Action: Click on "File" and "Open Files"</dt>
13+ <dd>Example Result: A window opens, asking for a file to select</dd>
14+ <dt>Keep adding actions in "dt" fields</dt>
15+ <dd>Keep adding expected results in "dd" fields</dd>
16+</dl>
17+
18+Add another test for Ardour here.
19+<strong>Add another prerequisite here.
20+</strong>
21+<dl>
22+ <dt>More actions</dt>
23+ <dd>More expected results. Note: Make sure you keep the following "strong" text at the end</dd>
24+</dl>
25+
26+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
27+ If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> 'failed' and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result</strong>

Subscribers

People subscribed via source and target branches