MeetingMinutes20120222

From OO Lab
Jump to: navigation, search

Contents

***** Preliminary thought on Research Evaluation

  • Tip:
    • 10~20 code examples, each less than 100 LOC.
    • Writing unit test cases: Conventional way V.S. CVR Unit

***** Prototyping

  • Focus on the center pieces
    • Capture Module, Visualization Module, Replay Module, and Verification Module.
  • The integration with Eclipse should be considered as minor priority
  • Tip: Not necessarily everything should be automated
    • It is acceptable that something are done manually in the first place

**** How to capture information sent between my system and the visualizers?

  • xDiva
  • GraphViz
  • Eclipse Debugging Expression Watch Window

**** How to restore the breakpoints locations in the replay run

  • We cannot rely on the line numbers to store such information.
  • Append customized annotation in the associated line of source code to keep breakpoints information on track.

** Update the picture in the slide

  • Page 9, the format of test script should be updated.
Personal tools