| <html><head><title>Outgoing Change Prompting Dialog</title> |
| <LINK REL=STYLESHEET HREF=../book.css CHARSET=ISO-8859-1 TYPE=text/css> |
| <meta NAME="keywords" content=""> |
| <meta NAME="since" content=""> |
| </head><h2>Outgoing Change Prompting Dialog</h2> |
| <p>Since: <br> |
| Last Modified: $Date: 2004/03/23 19:11:08 $</p><body> |
| |
| <h3>Precondition:</h3> |
| project1 and project2 are committed |
| <h3>Test Steps:</h3> |
| <ol> |
| <li>Edit project1 and save, but don't commit the change</li> |
| <li>Edit projet2 and save, but don't commit the change</li> |
| <li>Select project 1 and project 2 and release</li> |
| <li>Check "Release only changed projects"</li> |
| <li>Answer "Yes" to project1</li> |
| <li>Answer "No" to project2</li> |
| <li>Click back</li> |
| <li>Check project2 again</li> |
| <li>Answer "Yes To All"</li> |
| <li>Click finish</li> |
| </ol> |
| <h3>Expected Result:</h3> |
| <ol> |
| <li>Step 6: project1 will be shown on Project Compare page</li> |
| <li>Step 7: project1 is checked, project2 is unchecked</li> |
| <li>Step 9: project1 and project2 will be shown</li> |
| <li>Step 10: Project Validation dialog will show that project1 and project2 have difference</li> |
| </ol> |
| |
| </body></html> |