1 / 11

TestBase

TestBase. KevinHardison YiLu SameerPatwa EricaWade. User Screens: Question Editor. User Screens: Add/Edit Question. User Screens: Test Generation. Test Output: Example. The information processing cycle consists of: a. input and process b. input, process, and storage

Download Presentation

TestBase

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. TestBase KevinHardison YiLu SameerPatwa EricaWade

  2. User Screens: Question Editor

  3. User Screens: Add/Edit Question

  4. User Screens: Test Generation

  5. Test Output: Example The information processing cycle consists of: a. input and process b. input, process, and storage c. input, process, output, and storage <CORRECT> d. none of the answers Which of the following operations is not normally performed by computers? a. writing programs <CORRECT> b. making calculations c. making comparisons d. storing and retrieving data When a program is executed, its instructions must be transferred from a secondary storage medium into a. Random Access Memory b. volatile memory c. main memory d. all of the answers <CORRECT>

  6. ER Diagram: Before QuestionID BookID Body From Title Questions Books Type Author Category Edition Chapter To Body Answers Label Correct

  7. ER Diagram: After

  8. Problems & Solutions • No project description to start with. • mySQL on CSLAB. • No randomization of questions in test creation. • No Multiple versions of the test. • Parser and file loader not a part of VB program.

  9. Lessons Learned • There is no perfect design • Ice storm = delay • External dependence = delay • Sometimes, nothing IS the best thing to do • Knowing a language is one thing, knowing its libraries is another • Customer and user are not necessarily the same person

  10. Future Enhancements • XML output is ready. • Pictures (JPEG files) stored with questions

  11. Final Comments • What did the customer do to solve the problem before us? • Is this what the customer wanted? • Did we solve the problem?

More Related