From Fedora Project Wiki

< QA‎ | TestCases

No edit summary
No edit summary
Line 1: Line 1:
{{QA/Testcase
{{QA/Test_Case
== Description ==
|description=Test if USB Ethernet adapter works. You'll need a USB network adapter for this test.
Test if USB Ethernet adapter works. You'll need a USB network adapter for this test.
|actions=
 
== Steps To Reproduce ==
 
# Boot the system
# Boot the system
# Plug in the USB adapter
# Plug in the USB adapter
 
|results=
== Expected Results ==
 
# An appropriate kernel module is loaded (if not already) for your device
# An appropriate kernel module is loaded (if not already) for your device
# Additional Ethernet interface appears (such as eth1)
# Additional Ethernet interface appears (such as eth1)

Revision as of 10:04, 1 March 2012

Description

Test if USB Ethernet adapter works. You'll need a USB network adapter for this test.


How to test

  1. Boot the system
  2. Plug in the USB adapter

Expected Results

  1. An appropriate kernel module is loaded (if not already) for your device
  2. Additional Ethernet interface appears (such as eth1)
  3. You're able to use the new interface with NetworkManager or ifconfig
  4. You have network connectivity (or Internet access)