CMMI Process Area Compliance with Formal Specification Based Software Development
|
|
|
- Percival Baldwin
- 9 years ago
- Views:
Transcription
1 CMMI Process Area Compliance with Formal Specification Based Software Development Satish Mishra Institute für Informatik Humboldt University, Berlin Bernd-Holger Schlingloff Institute für Informatik Humboldt University,Berlin Fraunhofer FIRST, Berlin Abstract The development of reliable systems is still a major challenge for software industry. Construction of such a system requires both process and product based quality assurance. Many process improvement models have been suggested in industry and found appropriate for achieving high quality products. Examples of such process improvement models are CMM/CMMI, Agile, SPICE, ISO 9000 family etc. However, implementation of these process improvement models often adds significant extra efforts. To minimize process implementation costs we propose a formal specification based product development model which integrates product and process quality. 1 Formal specification methods have been in practice since decades, and have been successful in the development of safety-critical systems. Some formal methods are VDM, Z, LOTOS, CSP and CASL. In particular, we investigate the compliance of CMMI process area with the formal specification language CSP-CASL. CMMI is based on the notion of process area, which is a cluster of best practices with particular goals in a certain area. For each of the relevant process areas, we show how formal specifications can contribute to achieve the specific goals of that process area. This integration is a new result for achieving process compliance parallel with product development. We demonstrate our approach with an industrial case study. 1. Introduction Currently, computational systems (hard- and software) are incorporating more and more functionality, which leads 1 A preliminary version of this approach has appeared in the workshop CS&P 2007, with general concept of formal specification in the implementation of CMMI. Here in particular, CMMI process area compliance is demonstrated with our own contribution on formal specification features. to an ever increasing complexity. For the development of such a complex computational system which nevertheless is reliable both product and process based quality assurance methods are necessary. CMMI (Capability Maturity Model Integration) [11][2] is a well-established process improvement model which has proved its benefits in hundreds of companies and thousands of projects. CMMI is a collection of best practices that cover all aspects of product development from inception of requirement through delivery until maintenance of the final product in an organization[11][2][22]. Formal specifications have established significant benefits in product based software quality improvement. Most formal specification methods have been demonstrated for the development of safety-critical systems, e.g. in aerospace or in the medical industry. A formal specification language consists of a well-defined syntax and a mathematical semantics. A formal method based on a specification language includes some transformation algorithm, which makes it appropriate for specifying, verifying and validating systems. Examples for formal specification languages which are being used in industry include VDM, Z, Larch [4][10][14] or, more recently, CASL [17]. These methods focus on the specification of structural properties, whereas CSP [9][21], CCS, LOTOS, StateCharts, or Temporal Logic [10] focus on behavioral properties. In this paper, we describe the application of formal specification methods for the compliance of CMMI process areas. In this approach, the benefits of a broadly accepted standardized process improvement model can be combined with the advantages of formal specifications for product assurance. Here, we use CSP-CASL, which is a rather new algebraic / process algebraic specification language [20]. This choice is based on the fact that, it includes means for both structural and behavioral properties. CASL (Common Algebraic Specification Language) is appropriate for specification of structural properties of system and CSP (Com-
2 municating Sequential Process) has been in existence since decades, particularly well suited for the specification of behavioral properties. For the compliance of CMMI process area CSP-CASL is used as an example of specification language. Our approach is rather open to any specification language. We discuss the contribution of the formal specification for the satisfaction of a process area and achievement of its associated components. Figure 1 depicts features of the specification language which are appropriate for the process areas compliance and specification based product development. Analysis Refinement Formal Specification more flexibility for process improvement. An organization can choose a focused process area, determine the dependent process areas, improve these at priority, and then concentrate on other process areas. In the staged representation, process areas are grouped together into capability maturity levels. Since the notion of process area is independent from the representation, our results hold for any type of representation. In general, the domain of an organization can be divided into four groups: process management, project management, engineering and support. Each of these groups has a set of process areas for improving the capabilities of its processes. Associated with each process area is a set of goals which have to be satisfied as a measure for improvement in that process area. Enhancement Verification Validation Process management (5PA ) Project management (6 PA) Engineering (6 PA) Support (5 PA) CMMI Process Areas Process area (PA) Figure 1. CMMI Process Area and Formal Specification. Specific goals Generic goals In the next section, we give a brief overview of CMMI and subsequently in section three we present the required details of CSP-CASL. Section four describes a case study which will be referred to throughout the paper. Section five contains our main results about the contribution of formal specifications in the compliance of CMMI process areas. The last section contains some conclusions and suggestions for future work. 2. CMMI, Capability Maturity Model Integration CMMI is a framework for assisting organizations to improve their development and maintenance processes for product development and maintenance[23]. CMMI is based on the notion of process area (PA). A process area is a cluster of related practices in an area. A typical process area is requirement management, which subsumes all practices necessary for dealing with demands which the software has to fulfill. When a process area is implemented, it satisfies several goals which are considered important for making improvements in that area. CMMI has 22 process areas which are considered important for the process improvement of an organization. CMMI offers two representations for its implementation, a continuous representation and a staged representation. The continuous representation offers Specific practices Typical work products Notations: Subpractices GP laborations Generic practices Subpractices Required Expected Informative Figure 2. Details of Process Area and its components. A process area is described by so-called model components. There are three types of model components; Required, Expected and Informative. Required model components describe what an organization must achieve to satisfy a process area. Expected model components describe what it may implement to achieve the required components. Informative model components provide details which help to initiate the approach followed by required and informative model component. Figure 2 shows groups of process areas and process area representation. CMMI has a specific approach to describe the process areas. The description of a process area starts with introduction, purpose and relation with other process areas.
3 These are informative model components. Main characteristics of a process area are described by using specific goals (SG) and generic goals (GG). The specific goals are unique characteristics that must be present to satisfy the associated process area. A specific goal is a required model component. A specific practice (SP) is the description of an activity that is considered important in achieving the associated specific goal. A specific practice is an expected model component. A generic goal is the required characteristics component to institutionalize the processes which implement a process area. Generic goals are called generic because the same goal applies to multiple process areas. A generic practice is the description of an activity that is considered important in achieving the associated generic goal. Thus, a generic practice is an expected model component. For analyzing the compliance of formal specification into process improvement models we only have to consider specific goals and its specific practices of the process areas. Generic goals are mainly for institutionalization and considered to be very subjective so compliance with formal specification does not make much sense. 3. CSP-CASL, Formal Specification Language CSP-CASL is a specification language which combines two independent specification languages. The main advantage of this combined language is to provide a facility for describing data type development (CASL) in combination with description of processes (CSP). For the description of a system, processes are specified by CSP operators and communications between these processes are the values of CASL data types [20][9][21]. The basic syntax of CSP- CASL is an integration of the CSP syntax and the CASL syntax. Syntactically a CSP-CASL specification ccsp consists of a data part Sp, which is a CASL specification, an (optional) channel part Ch to declare channels, which are typed according to the data specification, and a process part P written in CSP, where CASL terms are used as communications. Thus, the generic format of a CSP-CASL specification is ccspec ccsp = dataspec Sp channel Ch process P The semantics of CSP-CASL is defined in three steps. In the first step each channel is encoded in CASL. In the second step CASL data types are evaluated, where families of processes are generated according to the data model. In the last step the evaluations are carried according to CSP operators. Detail of combined specification language and its components can be found in [20][1]. Here, we define features of a specification language required for the compliance of CMMI process areas Definition: Software Specification We consider a practical approach to describe a software system with the help of the formal specification language CSP-CASL. A software system can be completely described by two types of behaviors; observational behavior and internal behavior. A description of the observational behavior is confined to a black box view of the system. Describing the internal behavior requires knowledge of design decisions inside the software. The desired properties are formulated in terms of the observational behavior, which is based on the internal behavior of the system. In this context we rewrite the syntax of CSP-CASL specification as follows ccspec ccsp = dataspec Sp Obs And Sp Int channel Ch process P end Here Sp Obs and Sp Int represent a CASL specification of the observational and internal behaviors of system, respectively. And is a CASL syntax construct which integrates observational and internal specification. Furthermore, the semantics of this definition is the same as mentioned in the preceding section. This representation allows us to deduce the concept of software enhancement, software refinement, verification and validation in a way which leads to CMMI process compliance in systematic manner Definition: Software Refinement Software refinement is the process of preserving the correctness of program from abstract specification to detailed specification. Formally, based on CSP-CASL we define software refinement in a two step approach; data refinement and process refinement. A CSP-CASL specification (Spr, Spr i, P r) is the refinement of another specification (Sp, Sp i, P ) iff it satisfies the data refinement and process refinement conditions defined as follows. Data Refinement Σ(Sp) = Σ(Spr) Σ(Sp i ) Σ(Spr i ) Mod(Spr) Mod(Sp) Mod(Spr i ) Σ(Spi) Mod(Sp i ) Here Mod(Spr i ) Σ(Spi) represents the Mod(Spr i ) restricted to the Symbols(Sp i ); such that for all the symbols of Symbols(Sp i ) there exist an injective mapping to the Symbols(Spr i ) and forall e Axioms(Sp i ) Model(Spr i ) = e. Process enhancement For all m Mod(Spr And Spr i ) T races(p r) m T races(p ) m (T races(p ) m is set of sequence of events of process P in perticular model m)
4 Forall traces t T races(p r) F ailures(p r/t) F ailures(p/t) ((F ailures(p e/t) is set of events after performing a trace t ) This definition of refinement is used to analyze stepwise development of system from abstract specification to implementation. Refinement is well suited to establish a traceability among development life cycle and verification of system Definition: Software Enhancement Software enhancement is process of adding new observable features or functionalities to the existing product by semantically preserving its existing features and functionalities. A CSP-CASL specification (Spe, Spe i, P e) is the enhancement of another specification (Sp, Sp i, P ) iff it satisfies the data enhancement and process enhancement conditions defined below. Data Enhancement Σ(Sp) Σ(Spe) Σ(Sp i ) Σ(Spe i ) Mod(Sp) = Mod(Spe) Σ(Sp) Mod(Sp i ) = Mod(Spe i ) Σ(Spi) Semantics of Mod(Spe) Σ(Sp) and Mod(Spe i ) Σ(Spi) is similar as in above subsection. Process enhancement For all m Mod(Spr And Spr i ) T races(p ) m T races(p e) m Forall traces t T races(p r) m F ailures(p e/t) m F ailures(p/t) m This definition of enhancement is used to analyze the change request or upgrade in software specification. This definition helps to track the changes in the software system components for CMMI process area compliance Definition: Test Case and Test Verdict Testing is practical approach to validate the correctness of the system. This requires set of data as input to the system and some way to interpret the resultant data from the system. We define a CSP-CASL based testing framework based on some established research [24][15][16]. For CSP-CASL specifications a test case T C is a trace of a CSP-CASL process. The test verdict from the specification (Sp, Sp i, P ) is based on the following definition Pass: For all m Mod(Sp And Sp i ) T races(t C) m T races(p ) m tr : T races(t C) m tr =< t1, t2..tn > tr / F ailures(p/ < t1, t2..tn 1 >) m Fail: For all m Mod(Sp And Sp i ) T races(t C) m T races(p ) m and there exist tr T races(t C) m tr =< t1, t2..tn > tr F ailures(p/ < t1, t2..tn 1 >) m Inconclusive: not in the above two conditions Based on the given definition we consider each trace of the system as a test case which leads us to setup validation environment for CMMI process area compliance. 4. Case study: Medical Embedded Device We work with an industrial partner to apply this approach on a Medical Embedded Device (MED). This MED is human heart supporting device for controlling and monitoring the status of heart patient. This system is developed in such a way that patients can be monitored and controlled remotely. Since; patient s data is extremely sensitive information it has to be properly encrypted before sending and receiving through the system. This data communication protocol is common to all type of medical devices produced by this company. For handling the complexity and integrity of data we proposed to apply formal methods and CMMI to keep better control on the quality of the product Informal Description The Communication Protocol is a small part of MED which we use here to visualize the approach of product based process quality. The Communication Protocol describes the protocol of data transmission between patient and server. Each communication has to be encrypted in such a way that it encapsulates identification number, acknowledgement and actual data. After receiving and sending the data protocol confirms the integrity by sending/receiving an acknowledgement. Formally, this requirement is given in further section Formal Requirement Specification of Communication Protocol Given below in Figure 3 is the formal requirement specification of the Communication Protocol. In the first part the data part is described via the observational data structure which is further used as a part of the processes described in CSP. Here the system is specified abstractly so it does not include any internal behavior. In the next section we give a refined specification of this version obtained by a systematic refinement process Formal Design specification of Communication Protocol Following in Figure 4 is the refined specification of proposed case study. Here, some of the design decisions are fixed according to required property.
5 Spec CommunicationProtocol_AbstractSpec Data Sort SendData, RecvData, RecdMsg Sort DevId, ComAck, RecdAck, EncData Ops EncryptMsg : SendData x DevId x ComAck EncrMsg DecryptMsg : EncrMsg RecdMsg ExtractAck : RecdMsg ComAck ExtractDevId : RecdMsg DevId ExtractData : RecdMsg RecvData Channel ComCh : EncData; DataCh : Sort Process SendControl(ComAck,DevId,SendData) = ComCh? EncrMsg:{ EncryptMsg(ComAck,DevId,SendData)} ComCh! EncrMsg : {SendMsg()} RecvControl() IF RecdAck=TRUE SKIP ELSE SendControl(ComAck,DevId,SendData) RecvControl() = ComCh? EncrData : {RecvData()} DataCh! RecdMsg : {DecryptMsg(EncrData) ValidateRecdData(RecdData) DataCh! RecdAck :{ExtractAck(RecdMsg) DataCh! RecdDevId :{ExtractDevId(RecdMsg)} DataCh! RecdData : {ExtractData(RecdMsg)} IF RecdAck= TRUE SKIP ELSE RecvControl() End Figure 3. CSP-CASL Specification of the Case Study. Spec CommunicationProtocol_RefinedSpec Data # Integrate data part from requirement # Then Axioms Length(DeviceId)=8; Length(ComAck)=2 Then Isorts GenAck, GenData IOps FormatAck : ComAck x SendData GenAck FormatData : SendData GenData Length(GenAck)=8 Channel ComCh : EncData; DataCh : Sort Process SendControl(ComAck,DevId,SendData) = DataCh! GenAck : {FormatAck (ComAck x SendData)} DataCh! GenData : { FormatData(SendData)} ComCh? EncrMsg : { EncryptMsg(GenAck,DevId,GenData)} ComCh! EncrMsg : {SendMsg()} RecvControl() IF RecdAck=Ok SKIP ELSE SendControl(ComAck,DevId,SendData) RecvControl() = ComCh? EncrData : {RecvMsg()} DataCh! RecdMsg : {DecryptMsg(EncrData) ValidateRecdData(RecdData) DataCh! RecdAck :{ExtractAck(RecdMsg)} DataCh! RecdDevId : {ExtractDevId(RecdMsg)} DataCh! RecdData : {ExtractData(RecdMsg)} IF RecdAck=Ok SKIP ELSE RecvControl() End Figure 4. CSP-CASL Refined specification of the Case Study. At the initial steps, axioms are added to guarantee the length of acknowledgement and device ID. Further internal structures are added which guides the system to generate proper acknowledgement and data for the encryption. The external behavior is not changed with this new signature, only it helps to make the system more concrete. This internal function is called in process before processing the data into the encryption algorithm. Subsequently, we will refer to the above two specifications in order to show the compliance of specific goals and specific practices of CMMI process area. 5. CMMI Process Areas Compliance Evaluation with Formal Specification To evaluate the Formal Specification based Contribution () in the compliance of the CMMI process area we have developed the following grading scheme. Fully Contributed ():A process area is satisfied as if % of its specific goals are achieved using formal specification. A specific goal is achieved as when % of its specific practices can be performed by formal specification. Largely Contributed ():A process area is satisfied as if 60-89% of its specific goals are achieved using formal specification. A specific goal is achieved as when 60-89% of its specific practices can be performed by formal specification. Partially Contributed ():A process area is satisfied as if 30-59% of its specific goals are achieved using formal specification. A specific goal is achieved as when 30-59% of its specific practices can be performed by formal specification. Not Contributed (NC):A process area is NC if less than 29% of its specific goals can be achieved using formal specification. A specific goal is NC when less than 29% of its specific practices can be performed by formal specification. The main advantage of the formal specification starts with a precise and unambiguous description of the requirements. Formally specified requirements provide a basis for the software development lifecycle. Preciseness of specification can help to automate most of the software development lifecycle elements. We experiment with these features of formal specification in the development of case study and then lead towards process mapping of CMMI. We found that formal specification based development approach provide significant aspects in the satisfaction of CMMI process areas. After the experiment with this case study we have concluded that there are six process areas which can be satisfied up to great extend with formal specification. This is good advantage of formal specification based development. If we consider compliance of CMMI process area we find many tools which are required for process area
6 compliance, for example project management tools, quality assurance, testing, debugging, time management, configuration management tools, etc. In most of these cases separate tools are required for the each process area. The formal specification based development approach is very unique where process areas can be satisfied parallel to the development of product. Following is a list of process areas which can be achieved with formal specification based development Requirement Management(RM) The process area Requirements Management provides guidelines for addressing demands of product features and product component features. In addition to this, it also provides guidelines for removing inconsistencies between requirements and other work products. The contribution of formal specification for this process area and its components is shown in Table 1. Table 1. RM process area and SG 1 Manage Requirements SP 1.1 Obtain an Understanding of Requirements SP 1.2 Obtain Commitment to Requirements SP 1.3 Manage Requirements Changes SP 1.4 Maintain Bidirectional Traceability of SP 1.5 Identify Inconsistencies A precise and unambiguous semantics of formal specification based development is basis for the compliance of this process area. Once a requirement is formally specified and we follow the formal specification based development approach then all the model components of this process area can be easily achieved by specification and refinement features of formal specification. Table 2 shows selected part of the process from the case study. This formal specification demonstrates the refinement relation among requirement, design document and considered test case. This is simple example from specified formal specification of the case study. In the same manner our experiment has lead us to present the results in Table 1. Table 2. Refinement relation In requirement EncrMsg SendMsg RecvMsg CheckAck TRUE In design FormatAck GenData EncrMsg SendMsg RecvMsg CheckAck TRUE \ { FormatAck, GenData } (Hiding internal functions makes equivalent to requirement) In test case EncrMsg SendMsg RecvMsg Check- Ack TRUE 5.2. Product Integration(PI) The process area Product Integration guides the integration of component s functions according to the requirements and the integration of components into a complete product. Contribution of formal specification into this process area, specific goals and the specific practices is shown in the Table 3. Table 3. PI process area and SG 1 Prepare for Product Integration SP 1.1 Determine Integration Sequence SP 1.2 Establish the Product Integration Environment SP 1.3 Establish Product Integration Procedures and Criteria SG 2 Ensure Interface Compatibility SP 2.1 Review Interface Completeness Descriptions SP 2.2 Manage Interfaces SG 3 Assemble Product Components and Deliver the Product SP 3.1 Confirm Readiness of Product Components for Integration SP 3.2 Assemble Product Components SP 3.3 Evaluate Assembled Product Components SP 3.4 Package and Deliver the Product and Component Formal specification has been proposed for component based development, e.g., in [6]. In particular, CSP-CASL provides significant features for component based development, such as giving a structural and architectural approach to requirements engineering [17]. In addition to this, the advantage of CSP-CASL for product line based development has been studied in [18]. Process algebra [12] has very powerful features for mastering the complexity of processes via parallel and sequential composition. An unambiguous definition of interfaces and its behaviors reduces the complexity of implementing in the system. Formal specification based development guarantees various quality aspects for the products which are composed of from many components Requirement Development(RD) This process area describes customer requirements, product requirements and product component requirements. The process area compliance is presented in Table 4. A formal specification based unambiguous and precise description of the system is appropriate for the compliance of SG 1 and SG 2. Compliance of SG 3 requires other features of formal specification like refinement, verification and validation. In Section 4 we present part of case study as requirement specification and design specification as refinement of requirement specification. The relation between these two specifications can be proved by our refinement approach. This type of property is only possible if the
7 Table 4. RD process area and SG 1 Develop Customer Requirements SP 1.1 Elicit Needs SP 1.2 Develop the Customer Requirements SG 2 Develop Product Requirements SP 2.1 Establish Product and Product Component Requirements SP 2.2 Allocate Product Component Requirements SP 2.3 Identify Interface Requirements SG 3 Analyze and Validate Requirements SP 3.1 Establish Operational Concepts and Scenarios SP 3.2 Establish a Definition of Functionality SP 3.3 Analyze Requirements SP 3.4 Analyze Requirements to Achieve Balance SP 3.5 Validate Requirements The specification language CSP-CASL is well suited for specifying industrial applications [1]. Stepwise refinement allows leading the requirement at a level where all the design decisions are fixed. This refined specification reaches very near to implementation and gives possibility to generate the implementation code. The whole approach shows that formal specification based development is well suited for the compliance of SG 1, SG 2, SG 3 and most of its specific practices. Below in Table 6, we show the aspect of refinement which is provable with our definitions given in Section 4. Table 6. Refinement in SD Requirement Design Implementation Sort ComAck ComAck = Format- language based code Ack(ComAck x Send- Data) 5.5. Validation initial requirement is stated in some formal language. We apply the same approach for the development of our case study. The process of stepwise refinement is continued until all design decisions are fixed. The refinement also establishes consistency between requirement, design and test cases. Formal specification has also shown significant benefits when generating frameworks for the validation and verification of products and product components Technical Solutions(TS) This process area provides guidance for design, development and implementation of the given requirements. The main focus of this process area is to evaluate and select a solution, to develop a detailed design of the selected solution and to implement the design as a product or product component. Table 5 shows formal specification based scale of compliance for this process area. Table 5. TS process area and SG 1 Select Product Component Solutions SP 1.1 Develop Alternative Solutions and Selection Criteria SP 1.2 Select Product Component Solutions SG 2 Develop the Design SP 2.1 Design the Product or Product Component SP 2.2 Establish a Technical Data Package SP 2.3 Design Interfaces Using Criteria SP 2.4 Perform Make, Buy, or Reuse Analyses SG 3 Implement the Product Design SP 3.1 Implement the Design SP 3.2 Develop Product Support Documentation The purpose of the activities in this process area is to demonstrate that a product or product component fulfills its intended use when placed in its intended environment. The contribution of formal specification into this process is as follows in Table 7. Table 7. Validation process area and SG 1 Prepare for Validation SP 1.1 Select Products for Validation SP 1.2 Establish the Validation Environment SP 1.3 Establish Validation Procedures SG 2 Validate Product or Product Components SP 2.1 Perform Validation SP 2.2 Analyze Validation Results The formal specification based system development approach makes major contributions to this process area; since test case generation, evaluation and execution has been extensively experimented with formal specification. We have developed our own testing framework for CSP-CASL based test generation and execution [24][7][13]. Test case selection is based on the definitions given in the Subsection 3.4. In our consideration each trace acts like a test case which has to refine to be executable on the implementation. Steps of refinement should be similar refinement steps applied on specification. These are the basic consideration for our validation framework, this makes formal specification very appropriate for the compliance of SG 1 and SG Verification The Verification process area ensures that the products which are the result of the processes under improvement meet their specified requirements. Formal specification based process compliance is shown in Table 8. Formal specification methods have mainly two ways to contribute to this process area, model checking and theorem
8 Table 8. Verification process area and SG 1 Prepare for Verification SP 1.1 Select Work Products for Verification SP 1.2 Establish the Verification Environment SP 1.3 Establish Verification Procedures SG 2 Perform Peer Reviews NC SP 2.1 Prepare for Peer Reviews NC SP 2.2 Conduct Peer Reviews NC SP 2.3 Analyze Peer Review Data NC SG 3 Verify Selected Work Products SP 3.1 Perform Verification SP 3.2 Analyze Verification Results proving. Model checking is the process of building a model of a system and checking whether desired properties hold in this model [5][25]. Theorem proving is the process of finding a proof of a property from the axioms of a system, where the property and the system are expressed in the formal specification language [15][8]. An enormous amount of work has been done in the case of verification and established significant presence in industry[19]. We claim formal specification is well suited for this process area. 6. Conclusions In this paper, we have examined the compliance of CMMI process area with formal specification based development. A case study is presented to illustrate the applicability of a specification language for achieving goals of the process areas. Out of 22 process areas from CMMI, six process areas can be satisfied with a formal specification based development approach. We have also shown the possibility of automation in process compliance which subsequently reduces the effort for the implementation of a process model. In this research, we concentrated on CSP- CASL as a formal specification language. Although we believe this language to be particularly well-suited, most of our results hold for other specification formalisms as well. This approach is based on very generic features of specification languages, which gives flexibility for the specification language selection. What is left open in this paper is the quantitative analysis of cost and benefits in practical examples and comparison with other formal specification language features for the process compliance. This will give us confidence to compare with UML (Unified Modeling Language) which has already been experimented for the process compliance and product development together. References [1] M. R. A. Gimblett and H. Schlingloff. Towards a formal specification of electronic payment systems in csp-casl. WADT, [2] D. M. Ahern. Cmmi distilled a practical introduction to integrated process improvemen. Addison-Wesley. [3] D. J. Anderson. Stretching agile to fit cmmi level 3 the story of creating msf for cmmi process improvement. Microsoft Corporation ADC05, [4] Y. Cheon and G. T. Leavens. The larch/smalltalk interface specification language. ACM Transactions on Software Engineering, [5] G. Craigen D. Formal methods in critical systems. IEEE Transactions on Software Engineering 11. [6] P. F. Elsa Estevez. Algebraic specifications and refinement for component-based development using raise. JCTS, [7] M.-C. Gaudel. Testing can be formal, too. LNCS 915, [8] A. R. Henzinger. Automatic symbolic verification of embedded systems. IEEE Transactions on Software Engineering 22. [9] C. A. R. Hoare. Communicating sequential processes. commun. ACM 21(8): , [10] Formal specification languages. [11] Software engineering institute, cmmi department. Carnegie Mellon, Pittusburgh, PA. [12] A. P. J. A. Bergstra and S. Smolka. Handbook of process algebra. Elsevier, [13] A. B. Jan Tretmans. Automatic testing with formal methods. In Proceedings of the 7th European International Conference on Software Testing. [14] D. Kreuz. Formal specification of corba services using object-z formal engineering methods. Proceedings of the Second IEEE International Conference on Formal Engineering Methods, [15] P. R. J. M. C. Gaudel. Testing algebraic data types and processes: A unifying theory. Formal Aspect of Computing 10(5-6), [16] P. D. L. Machado. Testing from structured algebraic specifications. LNCS 1816, [17] P. D. M. Michel Bidoit. The common algebraic specification language users/reference manual. LNCS 2960, [18] S. Mishra. Specification based software product line testing:a case study. Concurrency, Specification and Programming, [19] Y. C. Nagoya F, Shaoying Liu. A tool and case study for specification-based program review. COMPSAC 2005,29th Annual International, Volume 1. [20] M. Roggenbach. Csp-casl a new integration of process algebra and algebraic specification. Theoretical Computer Science, [21] A. W. Roscoe. The theory and practices of concurrency. Prentice Hall, [22] W. Royce. Software project management a unified framework. Addison Wesley. [23] H. S. S. Mishra. Using formal specifications in the implementation of cmmi. 16th Int. Conf on Concurrency, Specification and Programming, Lagow, Poland, [24] M. R. Temesghen Kahsai and B.-H. Schlingloff. Specification-based testing for refinement. SEFM, [25] Y.Isobe and M.Roggenbach. A generic theorem prover of csprefinement. Proceedings of TACAS, 2005.
Capability Maturity Model Integration (CMMI SM ) Fundamentals
Capability Maturity Model Integration (CMMI SM ) Fundamentals Capability Maturity Model Integration and CMMI are are service marks of Carnegie Mellon University 2008, GRafP Technologies inc. 1 What is
CMMI KEY PROCESS AREAS
CMMI KEY PROCESS AREAS http://www.tutorialspoint.com/cmmi/cmmi-process-areas.htm Copyright tutorialspoint.com A Process Area is a cluster of related practices in an area that, when implemented collectively,
MKS Integrity & CMMI. July, 2007
& CMMI July, 2007 Why the drive for CMMI? Missed commitments Spiralling costs Late delivery to the market Last minute crunches Inadequate management visibility Too many surprises Quality problems Customer
CMMI: Specific Goals and Practices
Software Engineering for Outsourced & Offshore Development CMMI: Specific Goals and Practices PeterKolb Software Engineering CMMI Process Areas for R&D Projects Slide 2 Content Management in Projects Project
Introduction to Formal Methods. Các Phương Pháp Hình Thức Cho Phát Triển Phần Mềm
Introduction to Formal Methods Các Phương Pháp Hình Thức Cho Phát Triển Phần Mềm Outline Introduction Formal Specification Formal Verification Model Checking Theorem Proving Introduction Good papers to
Software Engineering Reference Framework
Software Engineering Reference Framework Michel Chaudron, Jan Friso Groote, Kees van Hee, Kees Hemerik, Lou Somers, Tom Verhoeff. Department of Mathematics and Computer Science Eindhoven University of
Truly Managing a Project and Keeping Sane While Wrestling Elegantly With PMBOK, Scrum and CMMI (Together or Any Combination)
Truly Managing a Project and Keeping Sane While Wrestling Elegantly With PMBOK, Scrum and CMMI (Together or Any Combination) Neil Potter The Process Group Lead Appraiser / Improvement Coach Organization
Static Program Transformations for Efficient Software Model Checking
Static Program Transformations for Efficient Software Model Checking Shobha Vasudevan Jacob Abraham The University of Texas at Austin Dependable Systems Large and complex systems Software faults are major
Chap 1. Introduction to Software Architecture
Chap 1. Introduction to Software Architecture 1. Introduction 2. IEEE Recommended Practice for Architecture Modeling 3. Architecture Description Language: the UML 4. The Rational Unified Process (RUP)
SOFT 437. Software Performance Analysis. Ch 5:Web Applications and Other Distributed Systems
SOFT 437 Software Performance Analysis Ch 5:Web Applications and Other Distributed Systems Outline Overview of Web applications, distributed object technologies, and the important considerations for SPE
The Design and Improvement of a Software Project Management System Based on CMMI
Intelligent Information Management, 2012, 4, 330-337 http://dx.doi.org/10.4236/iim.2012.46037 Published Online November 2012 (http://www.scirp.org/journal/iim) The Design and Improvement of a Software
11 Tips to make the requirements definition process more effective and results more usable
1 11 Tips to make the s definition process more effective and results more usable This article discusses what I believe are the key techniques for making s definition process repeatable from project to
Verifying Semantic of System Composition for an Aspect-Oriented Approach
2012 International Conference on System Engineering and Modeling (ICSEM 2012) IPCSIT vol. 34 (2012) (2012) IACSIT Press, Singapore Verifying Semantic of System Composition for an Aspect-Oriented Approach
Verification and Validation of Software Components and Component Based Software Systems
Chapter 5 29 Verification and Validation of Software Components and Component Based Christina Wallin Industrial Information Technology Software Engineering Processes ABB Corporate Research [email protected]
Match point: Who will win the game, ITIL or CMMI-SVC? NA SEPG 2011 Paper Presentation
Match point: Who will win the game, ITIL or CMMI-SVC? NA SEPG 2011 Paper Presentation Anju Saxena John Maher IT Process and Service Management Global Consulting Practice ITIL is a Registered Trade Mark,
Overview of major concepts in the service oriented extended OeBTO
Modelling business policies and behaviour based on extended Open edi Business Transaction Ontology (OeBTO) Introduction Model Driven Development (MDD) provides a basis for the alignment between business
V. Phani Krishna et al, / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 2 (6), 2011, 2915-2919
Software Quality Assurance in CMM and XP- A Comparative Study CH.V. Phani Krishna and Dr. K.Rajasekhara Rao CSE Department, KL University, Guntur dt., India. Abstract Software Quality Assurance is a planned
Chapter 4 Software Lifecycle and Performance Analysis
Chapter 4 Software Lifecycle and Performance Analysis This chapter is aimed at illustrating performance modeling and analysis issues within the software lifecycle. After having introduced software and
A Framework for the Semantics of Behavioral Contracts
A Framework for the Semantics of Behavioral Contracts Ashley McNeile Metamaxim Ltd, 48 Brunswick Gardens, London W8 4AN, UK [email protected] Abstract. Contracts have proved a powerful concept
The Configuration Management process area involves the following:
CONFIGURATION MANAGEMENT A Support Process Area at Maturity Level 2 Purpose The purpose of is to establish and maintain the integrity of work products using configuration identification, configuration
CAPABILITY MATURITY MODEL INTEGRATION
CAPABILITY MATURITY MODEL INTEGRATION Radu CONSTANTINESCU PhD Candidate, University Assistant Academy of Economic Studies, Bucharest, Romania E-mail: [email protected] Web page: http:// www.raduconstantinescu.ase.ro
Towards a CMMI-compliant Goal-Oriented Software Process through Model-Driven Development
The 4th IFIP WG8.1 Working Conference on the Practice of Enterprise Modelling PoEM 2011 Universidade Federal de Pernambuco Towards a CMMI-compliant Goal-Oriented Software Process through Model-Driven Development
Software Configuration Management. Wingsze Seaman COMP250SA February 27, 2008
Software Configuration Management Wingsze Seaman COMP250SA February 27, 2008 Outline CM and SCM Definitions SCM History CMMI and SCM SCM Tools SCM/Dynamic Systems SCM/Software Architecture Resources 2
The purpose of Capacity and Availability Management (CAM) is to plan and monitor the effective provision of resources to support service requirements.
CAPACITY AND AVAILABILITY MANAGEMENT A Project Management Process Area at Maturity Level 3 Purpose The purpose of Capacity and Availability Management (CAM) is to plan and monitor the effective provision
Software Process Improvement Framework for Software Outsourcing Based On CMMI Master of Science Thesis in Software Engineering and Management
Software Process Improvement Framework for Software Outsourcing Based On CMMI Master of Science Thesis in Software Engineering and Management ZAHOOR UL ISLAM XIANZHONG ZHOU University of Gothenburg Chalmers
Formal Verification and Linear-time Model Checking
Formal Verification and Linear-time Model Checking Paul Jackson University of Edinburgh Automated Reasoning 21st and 24th October 2013 Why Automated Reasoning? Intellectually stimulating and challenging
Role of Software Quality Assurance in Capability Maturity Model Integration
Role of Software Quality Assurance in Capability Maturity Model Integration Rekha Chouhan 1 Dr.Rajeev Mathur 2 1 Research Scholar, Jodhpur National University, JODHPUR 2 Director, CS, Lachoo Memorial College
A Capability Maturity Model for Scientific Data Management
A Capability Maturity Model for Scientific Data Management 1 A Capability Maturity Model for Scientific Data Management Kevin Crowston & Jian Qin School of Information Studies, Syracuse University July
SW Process Improvement and CMMI. Dr. Kanchit Malaivongs Authorized SCAMPI Lead Appraisor Authorized CMMI Instructor
SW Process Improvement and CMMI Dr. Kanchit Malaivongs Authorized SCAMPI Lead Appraisor Authorized CMMI Instructor Topics of Presentation Why improvement? What is CMMI? Process Areas and Practices in CMMI
Verifying Specifications with Proof Scores in CafeOBJ
Verifying Specifications with Proof Scores in CafeOBJ FUTATSUGI, Kokichi 二 木 厚 吉 Chair of Language Design Graduate School of Information Science Japan Advanced Institute of Science and Technology (JAIST)
The SPES Methodology Modeling- and Analysis Techniques
The SPES Methodology Modeling- and Analysis Techniques Dr. Wolfgang Böhm Technische Universität München [email protected] Agenda SPES_XT Project Overview Some Basic Notions The SPES Methodology SPES_XT
CMMI: What do we need to do in Requirements Management & Engineering?
Colin Hood Page 1 of 11 : What do we need to do in Requirements Management & Engineering? Colin Hood HOOD Group February 2003 : What do we need to do in Requirements Management & Engineering?... 1 1 Abstract...
TECH. Requirements. Why are requirements important? The Requirements Process REQUIREMENTS ELICITATION AND ANALYSIS. Requirements vs.
CH04 Capturing the Requirements Understanding what the customers and users expect the system to do * The Requirements Process * Types of Requirements * Characteristics of Requirements * How to Express
Software Quality Development and Assurance in RUP, MSF and XP - A Comparative Study
Software Quality Development and Assurance in RUP, MSF and XP - A Comparative Study Wolfgang Zuser Vienna University of Technology [email protected] Stefan Heil Capgemini Consulting Austria
Using Patterns and Composite Propositions to Automate the Generation of Complex LTL
University of Texas at El Paso DigitalCommons@UTEP Departmental Technical Reports (CS) Department of Computer Science 8-1-2007 Using Patterns and Composite Propositions to Automate the Generation of Complex
VDM vs. Programming Language Extensions or their Integration
VDM vs. Programming Language Extensions or their Integration Alexander A. Koptelov and Alexander K. Petrenko Institute for System Programming of Russian Academy of Sciences (ISPRAS), B. Communisticheskaya,
Designing Real-Time and Embedded Systems with the COMET/UML method
By Hassan Gomaa, Department of Information and Software Engineering, George Mason University. Designing Real-Time and Embedded Systems with the COMET/UML method Most object-oriented analysis and design
Semantic Description of Distributed Business Processes
Semantic Description of Distributed Business Processes Authors: S. Agarwal, S. Rudolph, A. Abecker Presenter: Veli Bicer FZI Forschungszentrum Informatik, Karlsruhe Outline Motivation Formalism for Modeling
ABET General Outcomes. Student Learning Outcomes for BS in Computing
ABET General a. An ability to apply knowledge of computing and mathematics appropriate to the program s student outcomes and to the discipline b. An ability to analyze a problem, and identify and define
An Aspect-Oriented Product Line Framework to Support the Development of Software Product Lines of Web Applications
An Aspect-Oriented Product Line Framework to Support the Development of Software Product Lines of Web Applications Germán Harvey Alférez Salinas Department of Computer Information Systems, Mission College,
Traceability Patterns: An Approach to Requirement-Component Traceability in Agile Software Development
Traceability Patterns: An Approach to Requirement-Component Traceability in Agile Software Development ARBI GHAZARIAN University of Toronto Department of Computer Science 10 King s College Road, Toronto,
Software Engineering Tools and Methods
Software Engineering Tools and Methods Fernando Brito e Abreu ([email protected]) Universidade Nova de Lisboa (http://www.unl.pt) QUASAR Research Group (http://ctp.di.fct.unl.pt/quasar) SWEBOK: the 10
Specification and Analysis of Contracts Lecture 1 Introduction
Specification and Analysis of Contracts Lecture 1 Introduction Gerardo Schneider [email protected] http://folk.uio.no/gerardo/ Department of Informatics, University of Oslo SEFM School, Oct. 27 - Nov.
CREDENTIALS & CERTIFICATIONS 2015
THE COMMUNITY FOR TECHNOLOGY LEADERS www.computer.org CREDENTIALS & CERTIFICATIONS 2015 KEYS TO PROFESSIONAL SUCCESS CONTENTS SWEBOK KNOWLEDGE AREA CERTIFICATES Software Requirements 3 Software Design
Overview Motivating Examples Interleaving Model Semantics of Correctness Testing, Debugging, and Verification
Introduction Overview Motivating Examples Interleaving Model Semantics of Correctness Testing, Debugging, and Verification Advanced Topics in Software Engineering 1 Concurrent Programs Characterized by
Requirements engineering
Learning Unit 2 Requirements engineering Contents Introduction............................................... 21 2.1 Important concepts........................................ 21 2.1.1 Stakeholders and
Rigorous Software Development CSCI-GA 3033-009
Rigorous Software Development CSCI-GA 3033-009 Instructor: Thomas Wies Spring 2013 Lecture 11 Semantics of Programming Languages Denotational Semantics Meaning of a program is defined as the mathematical
How CMMI contributes to Software Testing
How CMMI contributes to Software Testing Dr. Uwe Hehn method park Software AG [email protected] Contents 1. Motivation for S/W Quality Models 2. Why Testers should have some knowledge of Quality Models
Software Engineering for Software-Intensive Systems: III The Development Life Cycle
Software Engineering for Software-Intensive Systems: III The Development Life Cycle Assistant Professor Dr. Room E 3.165 Tel. 60-3321 Email: [email protected] Outline I Introduction II Foundations III The Development
CHAPTER 7 GENERAL PROOF SYSTEMS
CHAPTER 7 GENERAL PROOF SYSTEMS 1 Introduction Proof systems are built to prove statements. They can be thought as an inference machine with special statements, called provable statements, or sometimes
A Lightweight Supplier Evaluation based on CMMI
A Lightweight Supplier Evaluation based on CMMI Stefan Böcking, Pavlos Makridakis, Gerhard Koller, Frank Meisgen Vodafone Holding GmbH Global Web Enablement Mannesmannufer 2 40213 Düsseldorf [email protected]
A UML 2 Profile for Business Process Modelling *
A UML 2 Profile for Business Process Modelling * Beate List and Birgit Korherr Women s Postgraduate College for Internet Technologies Institute of Software Technology and Interactive Systems Vienna University
Outline. III The Development Life Cycle. Characteristics of Software Development Methodologies. The Prototyping Process
Software Engineering for Software-tensive Systems: Assistant Professor Dr. Room E 3.165 Tel. 60-3321 Email: [email protected] line I troduction II Foundations IV Requirements V Analysis & Design VI Implementation
The CVS-Server Case Study: A Formalized Security Architecture
The CVS-Server Case Study: A Formalized Security Architecture Extended Abstract Achim D. Brucker, Frank Rittinger, and Burkhart Wolff {brucker,rittinge,wolff}@informatik.uni-freiburg.de 1 Introduction
An Integrated Model of ISO 9001:2000 and CMMI for ISO Registered Organizations
An Integrated Model of ISO 9001:2000 and CMMI for ISO Registered Organizations Chanwoo Yoo 1, Junho Yoon 1, Byungjeong Lee 2, Chongwon Lee 1, Jinyoung Lee 1, Seunghun Hyun 1, and Chisu Wu 1 1 School of
Adversary Modelling 1
Adversary Modelling 1 Evaluating the Feasibility of a Symbolic Adversary Model on Smart Transport Ticketing Systems Authors Arthur Sheung Chi Chan, MSc (Royal Holloway, 2014) Keith Mayes, ISG, Royal Holloway
Software Engineering
1 Software Engineering Lecture 2: Software Life Cycles Stefan Hallerstede Århus School of Engineering 25 August 2011 2 Contents Naive Software Development Code & Fix Towards A Software Process Software
3C05: Unified Software Development Process
3C05: Unified Software Development Process 1 Unit 5: Unified Software Development Process Objectives: Introduce the main concepts of iterative and incremental development Discuss the main USDP phases 2
An Automatic Tool for Checking Consistency between Data Flow Diagrams (DFDs)
An Automatic Tool for Checking Consistency between Data Flow Diagrams (DFDs) Rosziati Ibrahim, Siow Yen Yen Abstract System development life cycle (SDLC) is a process uses during the development of any
Microsoft Identity Lifecycle Manager & Gemalto.NET Solutions. Jan 23 rd, 2007
Microsoft Identity Lifecycle Manager & Gemalto.NET Solutions Jan 23 rd, 2007 Microsoft ILM is a comprehensive, integrated, identity and access solution within the Microsoft system architecture. It includes
Parametric Attack Graph Construction and Analysis
Parametric Attack Graph Construction and Analysis Leanid Krautsevich Department of Computer Science, University of Pisa Largo Bruno Pontecorvo 3, Pisa 56127, Italy Istituto di Informatica e Telematica,
Tool Support for Software Variability Management and Product Derivation in Software Product Lines
Tool Support for Software Variability Management and Product Derivation in Software s Hassan Gomaa 1, Michael E. Shin 2 1 Dept. of Information and Software Engineering, George Mason University, Fairfax,
An Agile Formal Development Methodology
An Agile Formal Development Methodology George Eleftherakis 1 and Anthony J. Cowling 2 1 Computer Science Department City Liberal Studies Affiliated College of the University of Sheffield 13 Tsimiski Str.,
Quality Assurance For Mathematical Modeling Systems
Quality Assurance For Mathematical Modeling Systems Armin Pruessner, Michael Bussieck, Steven Dirkse, Alex Meeraus GAMS Development Corporation 1217 Potomac Street NW Washington, DC 20007 1 Agenda Motivation
MDE Adoption in Industry: Challenges and Success Criteria
MDE Adoption in Industry: Challenges and Success Criteria Parastoo Mohagheghi 1, Miguel A. Fernandez 2, Juan A. Martell 2, Mathias Fritzsche 3 and Wasif Gilani 3 1 SINTEF, P.O.Box 124-Blindern, N-0314
Software Process Maturity Model Study
IST-1999-55017 Software Process Maturity Model Study Deliverable A.3 Owner Michael Grottke Approvers Eric David Klaudia Dussa-Zieger Status Approved Date 02/07/01 Contents 1 Introduction 3 1.1 Project
Verifying security protocols using theorem provers
1562 2007 79-86 79 Verifying security protocols using theorem provers Miki Tanaka National Institute of Information and Communications Technology Koganei, Tokyo 184-8795, Japan Email: [email protected]
Formal Verification Coverage: Computing the Coverage Gap between Temporal Specifications
Formal Verification Coverage: Computing the Coverage Gap between Temporal Specifications Sayantan Das Prasenjit Basu Ansuman Banerjee Pallab Dasgupta P.P. Chakrabarti Department of Computer Science & Engineering
Quantitative CMMI Assessment for Offshoring Through the Analysis of Project Management Repositories
Quantitative CMMI Assessment for Offshoring Through the Analysis of Project Management Repositories Thanwadee Sunetnanta 1, Ni-On Nobprapai 1, Olly Gotel 2 1 Mahidol University, Department of Computer
.NET and J2EE Intro to Software Engineering
.NET and J2EE Intro to Software Engineering David Talby This Lecture.NET Platform The Framework CLR and C# J2EE Platform And Web Services Introduction to Software Engineering The Software Crisis Methodologies
CS 487. Week 8. Reference: 1. Software engineering, roger s. pressman. Reading: 1. Ian Sommerville, Chapter 3. Objective:
CS 487 Week 8 Reading: 1. Ian Sommerville, Chapter 3. Objective: 1. To check the understandibility of the students in life cycle and process model for development of a software product. 2. To check if
Systems Integration: Co C mp m onent- t bas a e s d s o s ftw ft a w r a e r e ngin i eeri r n i g
Systems Integration: Component-based software engineering Objectives To explain that CBSE is concerned with developing standardised components and composing these into applications To describe components
SEQUENCE-BASED SPECIFICATION OF CRITICAL SOFTWARE SYSTEMS
Forth American Nuclear Society International Topical Meeting on Nuclear Plant Instrumentation, Controls and Human-Machine Interface Technologies (NPIC&HMIT 2004), Columbus, Ohio, September, 2004 SEQUENCE-BASED
Umbrella: A New Component-Based Software Development Model
2009 International Conference on Computer Engineering and Applications IPCSIT vol.2 (2011) (2011) IACSIT Press, Singapore Umbrella: A New Component-Based Software Development Model Anurag Dixit and P.C.
What CMMI Cannot Give You: Good Software
What CMMI Cannot Give You: Good Software Ivar Jacobson [email protected] [email protected] Objective To understand what CMM/CMMI is and what it is not To demonstrate how the unified process helps you
The Software Development Process
Systeme hoher Qualität und Sicherheit Universität Bremen WS 2015/2016 Lecture 03 (26.10.2015) The Software Development Process Christoph Lüth Jan Peleska Dieter Hutter Your Daily Menu Models of software
SOFTWARE ENGINEERING PROGRAM
SOFTWARE ENGINEERING PROGRAM PROGRAM TITLE DEGREE TITLE Master of Science Program in Software Engineering Master of Science (Software Engineering) M.Sc. (Software Engineering) PROGRAM STRUCTURE Total program
Quality Ensuring Development of Software Processes
Quality Ensuring Development of Software Processes ALEXANDER FÖRSTER,GREGOR ENGELS Department of Computer Science University of Paderborn D-33095 Paderborn, Germany {alfo engels}@upb.de ABSTRACT: Software
Rigorous Methods for Software Engineering (F21RS1) High Integrity Software Development
Rigorous Methods for Software Engineering (F21RS1) High Integrity Software Development Andrew Ireland Department of Computer Science School of Mathematical and Computer Sciences Heriot-Watt University
Engineering Process Software Qualities Software Architectural Design
Engineering Process We need to understand the steps that take us from an idea to a product. What do we do? In what order do we do it? How do we know when we re finished each step? Production process Typical
IV. Software Lifecycles
IV. Software Lifecycles Software processes and lifecycles Relative costs of lifecycle phases Examples of lifecycles and processes Process maturity scale Information system development lifecycle Lifecycle
Software Engineering. Session 3 Main Theme Requirements Definition & Management Processes and Tools Dr. Jean-Claude Franchitti
Software Engineering Session 3 Main Theme Requirements Definition & Management Processes and Tools Dr. Jean-Claude Franchitti New York University Computer Science Department Courant Institute of Mathematical
Execution of A Requirement Model in Software Development
Execution of A Requirement Model in Software Development Wuwei Shen, Mohsen Guizani and Zijiang Yang Dept of Computer Science, Western Michigan University {wwshen,mguizani,zijiang}@cs.wmich.edu Kevin Compton
Clarifying a vision on certification of MDA tools
SCIENTIFIC PAPERS, UNIVERSITY OF LATVIA, 2010. Vol. 757 COMPUTER SCIENCE AND INFORMATION TECHNOLOGIES 23 29 P. Clarifying a vision on certification of MDA tools Antons Cernickins Riga Technical University,
An OWL Ontology for Representing the CMMI-SW Model
An OWL Ontology for Representing the CMMI-SW Model Gokhan Halit Soydan and Mieczyslaw M. Kokar Department of Electrical and Computer Engineering Northeastern University Boston, Massachusetts, USA {gsoydan,mkokar}@ece.neu.edu
Towards a new approach of continuous process improvement based on CMMI and PMBOK
www.ijcsi.org 160 Towards a new approach of continuous process improvement based on CMMI and PMBOK Yassine Rdiouat 1, Naima Nakabi 2, Khadija Kahtani 3 and Alami Semma 4 1 Department of Mathematics and
Run-time Variability Issues in Software Product Lines
Run-time Variability Issues in Software Product Lines Alexandre Bragança 1 and Ricardo J. Machado 2 1 Dep. I&D, I2S Informática Sistemas e Serviços SA, Porto, Portugal, [email protected] 2 Dep.
System Description: The MathWeb Software Bus for Distributed Mathematical Reasoning
System Description: The MathWeb Software Bus for Distributed Mathematical Reasoning Jürgen Zimmer 1 and Michael Kohlhase 2 1 FB Informatik, Universität des Saarlandes [email protected] 2 School of Computer
Software Engineering. Christopher Simpkins [email protected]. Chris Simpkins (Georgia Tech) CS 2340 Objects and Design CS 1331 1 / 16
Software Engineering Christopher Simpkins [email protected] Chris Simpkins (Georgia Tech) CS 2340 Objects and Design CS 1331 1 / 16 Software Engineering Definition 3.2760 from ISO/IEC/IEEE 24765:2010(E)
