15 Fakultätsübergreifend / Sonstige Einrichtung
Permanent URI for this collectionhttps://elib.uni-stuttgart.de/handle/11682/16
Browse
8 results
Search Results
Item Open Access A Bayesian network approach to assess and predict software quality using activity-based quality models(2009) Wagner, StefanAssessing and predicting the complex concept of software quality is still challenging in practice as well as research. Activity-based quality models break down this complex concept into more concrete definitions, more precisely facts about the system, process and environment and their impact on activities performed on and with the system. However, these models lack an operationalisation that allows to use them in assessment and prediction of quality. Bayesian Networks (BN) have been shown to be a viable means for assessment and prediction incorporating variables with uncertainty. This paper describes how activity-based quality models can be used to derive BN models for quality assessment and prediction. The proposed approach is demonstrated in a proof of concept using publicly available data.Item Open Access Do code clones matter?(2009) Juergens, Elmar; Deißenböck, Florian; Hummel, Benjamin; Wagner, StefanCode cloning is not only assumed to inflate maintenance costs but also considered defect-prone as inconsistent changes to code duplicates can lead to unexpected behavior. Consequently, the identification of duplicated code, clone detection, has been a very active area of research in recent years. Up to now, however, no substantial investigation of the consequences of code cloning on program correctness has been carried out. To remedy this shortcoming, this paper presents the results of a large-scale case study that was undertaken to find out if inconsistent changes to cloned code can indicate faults. For the analyzed commercial and open source systems we not only found that inconsistent changes to clones are very frequent but also identified a significant number of faults induced by such changes. The clone detection tool used in the case study implements a novel algorithm for the detection of inconsistent clones. It is available as open source to enable other researchers to use it as basis for further investigations.Item Open Access A model and sensitivity analysis of the quality economics of defect-detection techniques(2006) Wagner, StefanOne of the main cost factors in software development is the detection and removal of defects. However, the relationships and influencing factors of the costs and revenues of defect-detection techniques are still not well understood. This paper proposes an analytical, stochastic model of the economics of defect detection and removal to improve this understanding. The model is able to incorporate dynamic as well as static techniques in contrast to most other models of that kind. We especially analyse the model with state-ofthe-art sensitivity analysis methods to (1) identify the most relevant factors for model simplification and (2) prioritise the factors to guide further research and measurements.Item Open Access A comprehensive model of usability(2008) Winter, Sebastian; Wagner, Stefan; Deißenböck, FlorianUsability is a key quality attribute of successful software systems. Unfortunately, there is no common understanding of the factors influencing usability and their interrelations. Hence, the lack of a comprehensive basis for designing, analyzing, and improving user interfaces. This paper proposes a 2-dimensional model of usability that associates system properties with the activities carried out by the user. By separating activities and properties, sound quality criteria can be identified, thus facilitating statements concerning their interdependencies. This model is based on a tested quality meta-model that fosters preciseness and completeness. A case study demonstrates the manner by which such a model aids in revealing contradictions and omissions in existing usability standards. Furthermore, the model serves as a central and structured knowledge base for the entire quality assurance process, e.g. the automatic generation of guideline documents.Item Open Access A software reliability model based on a geometric sequence of failure rates(2006) Wagner, Stefan; Fischer, HelmutSoftware reliability models are an important tool in quality management and release planning. There is a large number of different models that often exhibit strengths in different areas. This paper proposes a model that is based on a geometric sequence (or progression) of the failure rates of faults. This property of the failure process was observed in practice at Siemens among others and led to the development of the proposed model. It is described in detail and evaluated using standard criteria. Most importantly, the model performs constantly well over several projects in terms of its predictive validity.Item Open Access Interactive control of biomechanical animation : contribution to the GI Workshop: Visualisierung - Rolle von Interaktivitat und Echtzeit, GMD, Sankt Augustin, 2.-3. Juni 1992(1992) Ertl, Thomas; Ruder, Hanns; Gruber, Karin; Günther, Michael; Hospach, Frank; Krebs, Thomas; Subke, Jörg; Widmayer, KarinPhysical based animation can be generated by performing a complete dynamical simulation of multi-body systems. This leads to a complex system of differential equations which has to be solved incorporating biomechanical results for the physics of impacts. Motion control is achieved by interactively modifying the internal torques. Realtime response requires the distribution of the workload of the computation between a highspeed computerserver and the graphics workstation by means of a remote procedure call mechanism.Item Open Access A literature survey of the quality economics of defect-detection techniques(2006) Wagner, StefanOver the last decades, a considerable amount of empirical knowledge about the efficiency of defect-detection techniques has been accumulated. Also a few surveys have summarised those studies with different focuses, usually for a specific type of technique. This work reviews the results of empirical studies and associates them with a model of software quality economics. This allows a better comparison of the different techniques and supports the application of the model in practice as several parameters can be approximated with typical average values. The main contributions are the provision of average values of several interesting quantities w.r.t. defect detection and the identification of areas that need further research because of the limited knowledge available.Item Open Access One evaluation of model-based testing and its automation(2005) Pretschner, Alexander; Prenninger, Wolfgang; Wagner, Stefan; Kühnel, Christian; Baumgartner, Martin; Sostawa, Bernd; Zölch, Rüdiger; Stauner, ThomasModel-based testing relies on behavior models for the generation of model traces: input and expected output - test cases - for an implementation. We use the case study of an automotive network controller to assess different test suites in terms of error detection, model coverage, and implementation coverage. Some of these suites were generated automatically with and without models, purely at random, and with dedicated functional test selection criteria. Other suites were derived manually, with and without the model at hand. Both automatically and manually derived model-based test suites detected significantly more requirements errors than hand-crafted test suites that were directly derived from the requirements. The number of detected programming errors did not depend on the use of models. Automatically generated model-based test suites detected as many errors as hand-crafted model-based suites with the same number of tests. A sixfold increase in the number of model-based tests led to an 11% increase in detected errors.