93 | | +-------------------------------------+-----------------------------------------+------------------------------------------------------+ |
94 | | | **Test** | **Description** | **How to test** | |
95 | | +-------------------------------------+-----------------------------------------+------------------------------------------------------+ |
96 | | | **Quickbook source CSS** | Conversion tool: docbook based HTML to | Go to "View"-->"Page Style"-->"Quickbook Source" and | |
97 | | | | quickbook | check that everything looks fine | |
98 | | +-------------------------------------+-----------------------------------------+------------------------------------------------------+ |
99 | | | **IDE selector box** | Select the syntax highlighting to match | Go to the right-top corner of a code block and check | |
100 | | | | the user IDE | that IDE bubbles appear, then click in one and check | |
101 | | | | | that the colors have changed. Reload the page to | |
102 | | | | | check that the selected IDE was stored in the cookie | |
103 | | +-------------------------------------+-----------------------------------------+------------------------------------------------------+ |
104 | | | **Box wrappers** | Allow block to be rendered with round | Check that blocks are rendered OK. | |
105 | | | | corners and shadows. | | |
106 | | +-------------------------------------+-----------------------------------------+------------------------------------------------------+ |
107 | | | **Grouped Links select boxes** | Banner select boxes to jump between | Check both select boxes | |
108 | | | | libraries and sections | | |
109 | | +-------------------------------------+-----------------------------------------+------------------------------------------------------+ |
110 | | | **Google search box** | Google search box that works as an | Check that the input box appears in the banner and | |
111 | | | | index for the current library or for | perform a search. For now do not test the google | |
112 | | | | all boost docs | search page | |
113 | | +-------------------------------------+-----------------------------------------+------------------------------------------------------+ |
114 | | | **Spirit navigation arrows** | Little arrows that lets us navigate our | Check that they are displayed correctly and that | |
115 | | | | docs | they do what it is expected | |
116 | | +-------------------------------------+-----------------------------------------+------------------------------------------------------+ |
117 | | | **Footer** | Copyright, date and validation stuff | Check that it is displayed correctly | |
118 | | +-------------------------------------+-----------------------------------------+------------------------------------------------------+ |
| 93 | +-------------------------------------+-----------------------------------------+--------------------------------------------------------------------------------------------------+ |
| 94 | | **Test** | **Description** | **How to test** | |
| 95 | +-------------------------------------+-----------------------------------------+--------------------------------------------------------------------------------------------------+ |
| 96 | | **Quickbook source CSS** | Conversion tool: docbook based HTML to | Go to "View"-->"Page Style"-->"Quickbook Source" and | |
| 97 | | | quickbook | check that everything looks | |
| 98 | | | | `fine <http://svn.boost.org/trac/boost/attachment/wiki/BrowserTestingChart/quickbook.png>`_ | |
| 99 | +-------------------------------------+-----------------------------------------+--------------------------------------------------------------------------------------------------+ |
| 100 | | **IDE selector box** | Select the syntax highlighting to match | Go to the right-top corner of a code block and check | |
| 101 | | | the user IDE | that IDE bubbles appear, then click in one and check | |
| 102 | | | | that the colors have changed. Reload the page to | |
| 103 | | | | check that the selected IDE was stored in the | |
| 104 | | | | cookie. You should see something like | |
| 105 | | | | `this <http://svn.boost.org/trac/boost/attachment/wiki/BrowserTestingChart/code-highlight.png>`_ | |
| 106 | +-------------------------------------+-----------------------------------------+--------------------------------------------------------------------------------------------------+ |
| 107 | | **Box wrappers** | Allow block to be rendered with round | Check that blocks are rendered OK. | |
| 108 | | | corners and shadows. | | |
| 109 | +-------------------------------------+-----------------------------------------+--------------------------------------------------------------------------------------------------+ |
| 110 | | **Grouped Links select boxes** | Banner select boxes to jump between | Check both select boxes | |
| 111 | | | libraries and sections | | |
| 112 | +-------------------------------------+-----------------------------------------+--------------------------------------------------------------------------------------------------+ |
| 113 | | **Google search box** | Google search box that works as an | Check that the input box appears in the banner and | |
| 114 | | | index for the current library or for | perform a search. For now do not test the google | |
| 115 | | | all boost docs | search page | |
| 116 | +-------------------------------------+-----------------------------------------+--------------------------------------------------------------------------------------------------+ |
| 117 | | **Spirit navigation arrows** | Little arrows that lets us navigate our | Check that they are displayed correctly and that | |
| 118 | | | docs | they do what it is expected | |
| 119 | +-------------------------------------+-----------------------------------------+--------------------------------------------------------------------------------------------------+ |
| 120 | | **Footer** | Copyright, date and validation stuff | Check that it is displayed correctly | |
| 121 | +-------------------------------------+-----------------------------------------+--------------------------------------------------------------------------------------------------+ |