From Fedora Project Wiki

(Created page with "{{QA/Test_Case |description=Test Boxes configuration options. |setup=Boot some box. |actions= 1. Using "graph icon" navigate to box properties. 2. Check "Virtualizer" and "URI" i...")
 
No edit summary
 
Line 4: Line 4:
|actions=
|actions=
1. Using "graph icon" navigate to box properties.
1. Using "graph icon" navigate to box properties.
2. Check "Virtualizer" and "URI" informations on "Login" tab.
2. Check "Virtualizer" and "URI" informations on "Login" tab.
3. Check and try change assigned RAM and storage sizes on "System" tab.
3. Check and try change assigned RAM and storage sizes on "System" tab.
4. Try "Share clipboard" and "Resize guest" options on "Display" tab.
4. Try "Share clipboard" and "Resize guest" options on "Display" tab.
|results=
|results=
2. Virtualizer should contain string like "qemu+unix:///session" and URI should be similar to "spice://localhost?port=5900;"
2. Virtualizer should contain string like "qemu+unix:///session" and URI should be similar to "spice://localhost?port=5900;"
3. RAM and Storage should contain correct informations (check on host). Boxes should ask you for box restart after changing size.
3. RAM and Storage should contain correct informations (check on host). Boxes should ask you for box restart after changing size.
4. Text copying between host and guest should work only when "Share clipboard" is ON. Guest should change resolution only when "Resize guest" is ON.
4. Text copying between host and guest should work only when "Share clipboard" is ON. Guest should change resolution only when "Resize guest" is ON.
}}
}}

Latest revision as of 22:03, 13 May 2012

Description

Test Boxes configuration options.

Setup

Boot some box.

How to test

1. Using "graph icon" navigate to box properties.

2. Check "Virtualizer" and "URI" informations on "Login" tab.

3. Check and try change assigned RAM and storage sizes on "System" tab.

4. Try "Share clipboard" and "Resize guest" options on "Display" tab.

Expected Results

2. Virtualizer should contain string like "qemu+unix:///session" and URI should be similar to "spice://localhost?port=5900;"

3. RAM and Storage should contain correct informations (check on host). Boxes should ask you for box restart after changing size.

4. Text copying between host and guest should work only when "Share clipboard" is ON. Guest should change resolution only when "Resize guest" is ON.