Test cases
| Test case |
Steps |
Expected Result |
| Proxy server authentication |
Note: Set up a proxy server that needs authentication.
- Open Tools > Options > Under the Hood > Change Proxy Settings.
- Select the Connections tab and click LAN Settings.
- Select the Use a proxy server for your LAN checkbox.
- Enter the proxy server Address that you have set up, and its Port.
- Click OK to save your settings.
|
Navigating to any web page will trigger a dialog asking for username and password information.
Entering the correct credentials will allow Chromium to load the page.
|
Bypassing the proxy server for local URLs
|
- Open Tools > Options > Under the Hood > Change Proxy Settings.
- Select the Connections tab and click LAN Settings.
- Select the Use a proxy server for your LAN checkbox.
- Enter the proxy server Address that you have set up, and its Port.
- Select the Bypass proxy server for local addresses checkbox.
- Click OK to save your settings.
- Visit a local URL.
|
Navigating to pages with a local URL will not use the proxy server. Outside URLs will still use the proxy server. |
Bypassing proxy for URLs starting with specific text (using exceptions)
|
- Open Tools > Options > Under the Hood > Change Proxy Settings.
- Select the Connections tab and click LAN Settings.
- Select the Use a proxy server for your LAN checkbox.
- Enter the proxy server Address that you have set up, and its Port.
- Click Advanced.
- Enter a text string in the Exceptions text field (eg. http://www.g).
- Click OK to save your settings.
|
Navigating to http://www.google.com (or any URL beginning with http://www.g) will not use the proxy server.
Navigating to all other pages will use the proxy server.
|
Test switching from 'using a proxy' to 'direct' connection
|
- Follow the steps in Proxy server authentication, above.
- Navigate to any web page and enter your credentials.
- Open Tools > Options > Under the Hood > Change Proxy Settings.
- Select the Connections tab and click LAN Settings.
- Deselect the Use a proxy server for your LAN checkbox.
- Click OK to save your changes.
|
Navigating to any web page should not use the proxy server. |
|
|