| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| <html> |
| <head> |
| <title>RSE Manual Test Plan</title> |
| <meta content="Martin Oberhuber" name="author"> |
| </head> |
| <body> |
| <h1>RSE Manual Test Plan</h1> |
| <br> |
| <h2>Basic sanity test</h2> |
| Goal: Detect obvious problems that users would notice immediately.<br> |
| Configurations: Windows, Linux.<br> |
| When to run: Every I-build, M-build and R-build.<br> |
| <ul> |
| <li>Start a dstore daemon on the local host</li> |
| <li>Download RSE-SDK into Eclipse-Platform. Start RSE client on a |
| fresh workspace, open RSE Perspective<br> |
| </li> |
| <li>Create a new dstore connection (type: Windows, Linux or UNIX) to |
| the local host</li> |
| <ul> |
| <li>In the Wizard, press Finish on the first page already<br> |
| </li> |
| </ul> |
| <li>asdf</li> |
| </ul> |
| <h2>Erroneous Input</h2> |
| Goal: Make sure that the system does not crash or get unusable due to |
| erroneous input. Make sure that error messages are clear and helpful.<br> |
| Configurations: Windows, Linux.<br> |
| When to run: M-build<br> |
| <h2>GUI Elements</h2> |
| Goal: Make sure that all GUI elements actually work<br> |
| <h2>Preferences</h2> |
| Goal: Make sure that all Preference settings actually work.<br> |
| <h2>Parallel operations / Synchronization</h2> |
| Goal: Make sure that multiple parallel operations do not bring the |
| system into inconsistent state.<br> |
| <h2>Team Profiles</h2> |
| Goal: Make sure that Team Profiles work.<br> |
| <h2>Examples</h2> |
| Goal: Make sure that Examples and Tutorials work as documented.<br> |
| Configuration: Windows only<br> |
| When to run: R-build<br> |
| <br> |
| </body> |
| </html> |