From 0740f81b010c7ef991b7f5ad14d153435f939eec Mon Sep 17 00:00:00 2001 From: Gene Li Date: Mon, 8 Jun 2020 16:05:43 +0800 Subject: Add dock test case for check all IO port at same time --- units/dock/jobs.pxu | 35 +++++++++++++++-------------------- 1 file changed, 15 insertions(+), 20 deletions(-) (limited to 'units/dock') diff --git a/units/dock/jobs.pxu b/units/dock/jobs.pxu index b6a2cc4d..69b7a887 100644 --- a/units/dock/jobs.pxu +++ b/units/dock/jobs.pxu @@ -2304,10 +2304,9 @@ id: dock/all-initial category_id: dock plugin: manual estimated_duration: 300.00 -_description: - PURPOSE: +_purpose: This test is to setup the initial stauts for all I/O port on docking - STEPS: +_steps: 1. If the laptop is currently undocked, dock it now. 2. Connect a DP monitor. 3. Connect a Type-C to HDMI monitor. @@ -2316,7 +2315,7 @@ _description: 6. Connect a USB3.0 storage. 7. Connect a headset. 8. Connect a Ethernet cable. - VERIFICATION: +_verification: 1. Did the display works fine? 2. Did the storage works fine? 3. Did the audio works fine? @@ -2326,12 +2325,11 @@ id: dock/all-reboot category_id: dock plugin: manual estimated_duration: 300.00 -_description: - PURPOSE: +_purpose: This test is to test devices still working after reboot - STEPS: +_steps: Reboot the system. - VERIFICATION: +_verification: 1. Did the display works fine after reboot? 2. Did the storage works fine after reboot? 3. Did the audio works fine after reboot? @@ -2341,14 +2339,13 @@ id: dock/all-hotplug category_id: dock plugin: manual estimated_duration: 300.00 -_description: - PURPOSE: +_purpose: This test is to test devices still working after hotplug - STEPS: +_steps: 1. Unplug docking station. 2. Waiting 30 seconds. 3. Plug in docking station. - VERIFICATION: +_verification: 1. Did the display works fine after hotplug? 2. Did the storage works fine after hotplug? 3. Did the audio works fine after hotplug? @@ -2358,14 +2355,13 @@ id: dock/all-suspend category_id: dock plugin: manual estimated_duration: 300.00 -_description: - PURPOSE: +_purpose: This test is to test devices still working after suspend - STEPS: +_steps: 1. Suspend the system. 2. Waiting 30 seconds. 3. Resume the system. - VERIFICATION: +_verification: 1. Did the display works fine after suspend? 2. Did the storage works fine after suspend? 3. Did the audio works fine after suspend? @@ -2375,14 +2371,13 @@ id: dock/all-poweroff category_id: dock plugin: manual estimated_duration: 300.00 -_description: - PURPOSE: +_purpose: This test is to test devices still working after poweroff - STEPS: +_steps: 1. Poweroff the system. 2. Waiting 30 seconds. 3. Poweron the system. - VERIFICATION: +_verification: 1. Did the display works fine after poweroff? 2. Did the storage works fine after poweroff? 3. Did the audio works fine after poweroff? -- cgit v1.2.3