1 / 6

Review for Test 3

This review covers topics such as Java code, sequence diagrams, activity diagrams, software design, and testing for the upcoming test. Includes examples, homework, and important concepts. (Max 500 characters)

derekh
Download Presentation

Review for Test 3

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Review for Test 3 July 15th

  2. Quote “Always bear in mind that your own resolution to succeed is more important than any one thing.” -Abraham Lincoln

  3. Topics to Study • Java code. Look at: • Examples from class • Homework 3 • Parts of Sequence diagram (no diagram, just general questions about diagram) • Activity Diagrams • Don’t forget about the branch • Swimlanes • State Diagrams

  4. Topics to Study (continued) • Software Design • Components/Modules • Top-down/Bottom-up design • Principles leading to good design • Coupling/Cohesion • Software Architecture • Failure, error, defect

  5. Topics to Study (continued) • Testing • Black-box testing • Glass-box (white-box) testing • Equivalence classes • Deadlock/Livelock • Documentation defects • Test cases/Test plans

  6. Topics to Study (continued) • Testing large systems • Top Down • Bottom Up • Sandwich • Inspections

More Related