From 45029d9477c4e55b59de46cc0c56d0df64e7a494 Mon Sep 17 00:00:00 2001 From: chrbayer84 Date: Fri, 2 Apr 2021 00:40:14 +0000 Subject: [PATCH] Chrbayer smoke test plan --- SMOKETEST.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 SMOKETEST.md diff --git a/SMOKETEST.md b/SMOKETEST.md new file mode 100644 index 0000000..866b1d9 --- /dev/null +++ b/SMOKETEST.md @@ -0,0 +1,10 @@ +Before any release, test the following scenarios on each platform at a minimum. + +| test scenario | description | test steps | +| ------ | ------ | ------ | +| load adif data | test adif log file loading using the adif load button and local file dialog | 1. load adif file using adif button with known results (i.e. confirmed grids)
2. load adif file using local log file button with known results (i.e. confirmed grids) | +| CR | test Call Roster with all modes on an active band | 1. verify filters are working as expected: new DXCC/State/County/...
2. verify all traffic vs. only wanted works
3. verify award tracker yields expected results
4. verify alerts being triggered | +| audio alerts | test audio alerts being triggered | 1. check if alerts are still present and correctly working from the last release
2. add new alert using synthesized speech and verify successful trigger
3. add new mp3 alert and verify successful trigger | +| psk reporter spots | test psk reporter spots being shown | 1. check if psk spots show after transmitting
2. verify heatmap is shown | +| award layer | test award layers being shown | 1. cycle through all award layers and verify all confirmed entities show up | +| lookups | test callsign lookups | 1. test qrz lookup
2. test callook 3. test other callbook |