From Fedora Project Wiki
(Created page with "{{QA/Test_Case |description=RealHotspot |setup= * Connect to network using Ethernet. * Enable Wireless networking. |actions= # Open "Network Settings"...") |
|||
(4 intermediate revisions by one other user not shown) | |||
Line 9: | Line 9: | ||
# Check hotspot properties. | # Check hotspot properties. | ||
# Connect to wireless network using another device (notebook, smartphone, tablet, etc.). | # Connect to wireless network using another device (notebook, smartphone, tablet, etc.). | ||
# Turn Hotspot OFF-ON. | |||
|results= | |results= | ||
# Hotspot properties should contain "Network Name" which is same as computer hostname, "Security type" and alphanumeric "Security key". | # Hotspot properties should contain "Network Name" which is same as computer hostname, "Security type" and alphanumeric "Security key". | ||
# Hotspot should be visible for other devices with same "Network Name" and "Security type" and you can connect to it using correct "Security key". | # Hotspot should be visible for other devices with same "Network Name" and "Security type" and you can connect to it using correct "Security key". | ||
# You can disable and re-enable hotspot mode. | |||
|optional= | |||
# Run "nm-connection-editor" for setup Hotspot properties like SSID, encryption, password, enabling IPv6, etc.. | |||
# Login to KDE, enable "Hotspot" connection and test it. | |||
# You can disable and re-enable hotspot. Other devices should disconnect and reconnect properly. | |||
}} | }} | ||
[[Category:NetworkManager Test Cases]] | |||
[[Category:Networking]] |
Latest revision as of 14:35, 20 July 2015
Description
Setup
- Connect to network using Ethernet.
- Enable Wireless networking.
How to test
- Open "Network Settings" dialog in Gnome.
- Click on "Use as Hotspot..." and "Turn On".
- Check hotspot properties.
- Connect to wireless network using another device (notebook, smartphone, tablet, etc.).
- Turn Hotspot OFF-ON.
Expected Results
- Hotspot properties should contain "Network Name" which is same as computer hostname, "Security type" and alphanumeric "Security key".
- Hotspot should be visible for other devices with same "Network Name" and "Security type" and you can connect to it using correct "Security key".
- You can disable and re-enable hotspot mode.
Optional
- Run "nm-connection-editor" for setup Hotspot properties like SSID, encryption, password, enabling IPv6, etc..
- Login to KDE, enable "Hotspot" connection and test it.
- You can disable and re-enable hotspot. Other devices should disconnect and reconnect properly.