From Fedora Project Wiki
(Created page with "{{QA/Test_Case |description=A brief description of the functionality being tested. |setup=Optionally include information on preparing the test environment |actions= Be as spec...")
 
No edit summary
 
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=A brief description of the functionality being tested.
|description= To test if icedtea-wb is getting properly installed and functioning well.
|setup=Optionally include information on preparing the test environment
|actions=
|actions=
Be as specific as required for the target audience.
# Execute <code>sudo dnf install icedtea-web</code>
# Start here ...
# Next do this ...
# Finally click that
|results=
|results=
The following must be true to consider this a successful test run. Be brief ... but explicit.
Observe and verify the below carefully
# Step #1 completes without error
# Javaws should be present in the path and work
# The system boots into runlevel 5
# Verify all alternatives are in place
# Program completes with exit code 0
|optional=Optionally provide hints for exploratory testing.
}}
}}

Latest revision as of 22:01, 18 September 2018

Description

To test if icedtea-wb is getting properly installed and functioning well.


How to test

  1. Execute sudo dnf install icedtea-web

Expected Results

Observe and verify the below carefully

  1. Javaws should be present in the path and work
  2. Verify all alternatives are in place