From Fedora Project Wiki

< User:Sumantrom

Revision as of 10:19, 16 August 2022 by Sumantrom (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

This test case validates usages of Fedora toolbox.

Setup

Use an updated Fedora system.

How to test

  1. Open the terminal and run toolbox create.
  2. Wait until the operation is complete.
  3. Enter the toolbox environment by executing toolbox enter.
  4. Try executing various commands in the toolbox environment.

Expected Results

The following must be true to consider this a successful test run:

  1. The command should create a container and an image called fedora-toolbox-<your-username>:<version-id>
  2. You can verify that using toolbox list.
  3. The toolbox environment provides a working Fedora environment.

Optional

Optionally provide hints for exploratory testing.