Download presentation
Presentation is loading. Please wait.
Published byWarren Welch Modified over 9 years ago
1
ObjectCheck: A Model Checking Tool for Executable Object-oriented Software System Designs Fei Xie and James C. Browne Dept. of Computer Sciences Univ. of Texas at Austin Vladimir Levin Bell-Labs Lucent Technologies
2
2 Presentation Agenda Background and Overview of ObjectCheck Demonstration of ObjectCheckDemonstration of ObjectCheck More Case StudiesMore Case Studies Summary and Future WorkSummary and Future Work
3
3 Motivations Executable OO modeling languages are widely applied to specify software system designs. Model Checking may improve the reliabilities of executable OO software system designs. State-of-the-art model checkers are not directly applicable to executable OO system designs. A tool supporting application of model checking to executable OO system designs is needed.
4
4 xUML: An Executable OO Modeling Language Executable dialect of UML; Expressive system and class hierarchies; Extended Moore state machines as state models; –Each state may have an associated state action; –Each state action is run-to-completion; Asynchronous interleaving execution semantics. –A system execution is an asynchronous interleaving of the executions of state models in the system.
5
5 Architecture and Workflow of ObjectCheck Property Specification InterfacexUML IDEError Visualizer xUML-to-S/R TranslatorError Report Generator COSPAN Model Checker S/R ModelS/R Query Error ReportError TrackDesigner xUML Model Property
6
6 Development of ObjectCheck Developed in conjunction with SDLCheck; –SDLCheck is an SDL model checking tool developed by Robert P. Kurshan, Vladimir Levin, and Husnu Yenigun of Bell-labs. Reuses modules from SDLCheck, such as optimization modules that conduct SPOR. –SPOR (Static Partial Order Reduction).
7
7 Presentation Agenda Background and Overview of ObjectCheck Demonstration of ObjectCheckDemonstration of ObjectCheck More Case StudiesMore Case Studies Summary and Future WorkSummary and Future Work
8
8 Case Study for Demonstration Classic Dining Philosophers Problem More realistic case studies will be shown after the demonstration.
9
9 Step-by-Step Demonstration Designer Property Specification Interface xUML IDEError Visualizer Error ReportxUML ModelProperty xUML-to-S/R TranslatorError Report Generator Error TrackS/R ModelS/R Query COSPAN Model Checker
10
10
11
11
12
12
13
13
14
14
15
15
16
16
17
17 Step-by-Step Demonstration Designer Property Specification Interface xUML IDEError Visualizer Error ReportxUML ModelProperty xUML-to-S/R TranslatorError Report Generator Error TrackS/R ModelS/R Query COSPAN Model Checker
18
18
19
19 Step-by-Step Demonstration Designer Property Specification Interface xUML IDEError Visualizer Error ReportxUML ModelProperty xUML-to-S/R TranslatorError Report Generator Error TrackS/R ModelS/R Query COSPAN Model Checker
20
20
21
21
22
22
23
23 Step-by-Step Demonstration Designer Property Specification Interface xUML IDEError Visualizer Error ReportxUML ModelProperty xUML-to-S/R TranslatorError Report Generator Error TrackS/R ModelS/R Query COSPAN Model Checker
24
24
25
25
26
26
27
27
28
28 Step-by-Step Demonstration Designer Property Specification Interface xUML IDEError Visualizer Error ReportxUML ModelProperty xUML-to-S/R TranslatorError Report Generator Error TrackS/R ModelS/R Query COSPAN Model Checker
29
29
30
30
31
31 Step-by-Step Demonstration Designer Property Specification Interface xUML IDEError Visualizer Error ReportxUML ModelProperty xUML-to-S/R TranslatorError Report Generator Error TrackS/R ModelS/R Query COSPAN Model Checker
32
32
33
33
34
34
35
35
36
36
37
37
38
38
39
39 Presentation Agenda Background and Overview of ObjectCheck Demonstration of ObjectCheckDemonstration of ObjectCheck More Case StudiesMore Case Studies Summary and Future WorkSummary and Future Work
40
40 More Case Studies NASA Robot Controller –A typical control-intensive embedded systems; –Presented at FASE 2001 by Natasha Sharygina; Online Ticket Sale System –A typical commercial transaction systems; –Presented at FASE 2002; –Focus: Integrated state space reduction.
41
41 NASA Robot Controller (Class Diagram)
42
42 NASA Robot Controller (A State Model)
43
43 An Online Ticket Sale System (Class Diagram)
44
44 An Online Ticket Sale System (A State Model)
45
45 Some Verification Statistics of Online Ticket Sale System Verification of a liveness property –After an agent is assigned to a customer, eventually the agent will be released. Statistics related to state space reductions SPORSMCMemory UsageTime Usage Off Out of Memory- OffOn113.73M44736.S OnOff17.3M6668.3S On 74.0M1450.3S
46
46 Related Work Most closely related work –UML Model Checking toolset from University of Michigan –vUML tool from Åbo Akademi University –Both tools employ UML dialects with ad-hoc execution semantics and without well-defined action semantics.
47
47 Summary and Future Work ObjectCheck –Combines industrial software design and development environments and model checkers with research tools; –Provides comprehensive automation support for model checking xUML models; –Has enabled verification of non-trivial software system designs modeled in xUML. Future work is focused on enhancing state space reduction capability of ObjectCheck.
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.