event-driven business processesprocess-aware information systemsprocess-centered software engineering environmentsIn software development projects, process execution typically lacks automated guidance and support, and process models remain rather abstract. The environment is sufficiently dynamic that unforeseen ...
Rausch, A., Bartelt, C., Ternité, T., Kuhrmann, M.: The V-Modell XT Applied - Model-Driven and Document-Centric Development. In: 3rd World Congress for Software Quality, vol. III, pp. 131–138 (2005) (online supplement) Google Scholar OpenUP (May 2011), http://epf.eclipse.org...
Model-based Development for Event-driven Applications using MATLAB: Audio Playback Case Study 来自 dx.doi.org 喜欢 0 阅读量: 11 作者:Peter J. Schubert,Lev Vitkin,David Braun 摘要: By mandate of the Engineering Meetings Board, this paper has been approved for SAE publication upon completion of...
- 《Journal of Software Engineering & Applications》 被引量: 30发表: 2008年 Model-Based Testing of GUI-Driven Applications While thorough testing of reactive systems is essential to ensure device safety, few testing methods center on GUI-driven applications. In this paper we present one approach ...
(or message-driven) software architecture consists of event producers, event consumers, and channels. the architecture is suitable for large distributed systems because it decouples event producers from event consumers, thereby simplifying the communication model in connected systems. event a...
but it can also be tested using model checking techniques. P allows the programmer to specify the environment, used to “close” the system during testing, as nondeterministic ghost machines. Ghost machines are erased during compilation to executable code; a type system ensures that the era...
The so-called event-driven architecture is the use of events to implement business logic across multiple services. Event-driven architecture is a software architecture and model for designing applications, which can minimize coupling and extend and adapt to different types of service components. In th...
Event-driven simulation of timed Petri net models 来自 Semantic Scholar 喜欢 0 阅读量: 41 作者: WR Zuberek 摘要: A collection of software tools for analysis of timed Petri nets, known as TPN-tools, developed over a number of years, has been extended by a simulation tool, TPNsim. The...
Event-Driven Software (EDS) can change state based on incoming events; common examples are GUI and Web applications. These EDSs pose a challenge to testing... RC Bryce,S Sampath,AM Memon - 《IEEE Transactions on Software Engineering》 被引量: 145发表: 2011年 Modbat: A Model-Based API Tes...
Event-driven architecture is a design model that connects distributed software systems and allows for efficient communication. EDA makes it possible to exchange information in real time or near real time. It is common in designing apps that rely on microservices (when every service runs its own ...