Skip to content

Dasharo Performance: Windows booting performance test

Test cases common documentation

Test setup

  1. Proceed with the Generic test setup: firmware.
  2. Proceed with the Generic test setup: OS installer.
  3. Proceed with the Generic test setup: OS installation.
  4. Proceed with the Generic test setup: OS boot from disk.

BWI001.001 Boot Windows 11 from disk after cold-boot

Test description

This test aims to verify that Windows 11 could be booted from the disk on the DUT after cold-boot. The test is performed in multiple iterations.

Test configuration data

  1. FIRMWARE = Dasharo
  2. OPERATING_SYSTEM = Windows 11

Test setup

  1. Proceed with the Test cases common documentation section.

Test steps

  1. Cut the power off while DUT is turned on.
  2. Restore power and power on the DUT.
  3. Press BOOT_MENU_KEY to enter the boot menu.
  4. In the Boot Menu, select the disk on which the system was previously installed or boot entry with the name of OPERATING_SYSTEM.
  5. Wait for the OPERATING_SYSTEM to boot and note the result.

Expected result

The OPERATING_SYSTEM login screen should be displayed.

BWI002.001 Boot Windows 11 from disk after warm-boot

Test description

This test aims to verify that Windows 11 could be booted from the disk on the DUT after warm-boot. The test is performed in multiple iterations.

Test configuration data

  1. FIRMWARE = Dasharo
  2. OPERATING_SYSTEM = Windows 11

Test setup

  1. Proceed with the Test cases common documentation section.

Test steps

  1. Power on the DUT.
  2. Press BOOT_MENU_KEY to enter the boot menu.
  3. In the Boot Menu, select the disk on which the system was previously installed or boot entry with the name of OPERATING_SYSTEM.
  4. Wait for the OPERATING_SYSTEM to boot and note the result.

Expected result

The OPERATING_SYSTEM login screen should be displayed.

BWI003.001 Boot Windows 11 from disk after reboot

Test description

This test aims to verify that Windows 11 could be booted from the disk on the DUT after reboot. The test is performed in multiple iterations.

Test configuration data

  1. FIRMWARE = Dasharo
  2. OPERATING_SYSTEM = Windows 11

Test setup

  1. Proceed with the Test cases common documentation section.

Test steps

  1. Power on the DUT.
  2. Boot into the system.
  3. Log into the system by using the proper login and password.
  4. Reboot the device executing in PowerShell:

    Restart-Computer
    
  5. Press BOOT_MENU_KEY to enter the boot menu.

  6. In the Boot Menu, select the disk on which the system was previously installed or boot entry with the name of OPERATING_SYSTEM.
  7. Wait for the OPERATING_SYSTEM to boot and note the result.

Expected result

The OPERATING_SYSTEM login screen should be displayed.