63,640 research outputs found

    Software development: A paradigm for the future

    Get PDF
    A new paradigm for software development that treats software development as an experimental activity is presented. It provides built-in mechanisms for learning how to develop software better and reusing previous experience in the forms of knowledge, processes, and products. It uses models and measures to aid in the tasks of characterization, evaluation and motivation. An organization scheme is proposed for separating the project-specific focus from the organization's learning and reuse focuses of software development. The implications of this approach for corporations, research and education are discussed and some research activities currently underway at the University of Maryland that support this approach are presented

    Towards Automated Performance Bug Identification in Python

    Full text link
    Context: Software performance is a critical non-functional requirement, appearing in many fields such as mission critical applications, financial, and real time systems. In this work we focused on early detection of performance bugs; our software under study was a real time system used in the advertisement/marketing domain. Goal: Find a simple and easy to implement solution, predicting performance bugs. Method: We built several models using four machine learning methods, commonly used for defect prediction: C4.5 Decision Trees, Na\"{\i}ve Bayes, Bayesian Networks, and Logistic Regression. Results: Our empirical results show that a C4.5 model, using lines of code changed, file's age and size as explanatory variables, can be used to predict performance bugs (recall=0.73, accuracy=0.85, and precision=0.96). We show that reducing the number of changes delivered on a commit, can decrease the chance of performance bug injection. Conclusions: We believe that our approach can help practitioners to eliminate performance bugs early in the development cycle. Our results are also of interest to theoreticians, establishing a link between functional bugs and (non-functional) performance bugs, and explicitly showing that attributes used for prediction of functional bugs can be used for prediction of performance bugs

    Application Of Fuzzy Mathematics Methods To Processing Geometric Parameters Of Degradation Of Building Structures

    Get PDF
    The aim of research is formalization of the expert experience, which is used in processing geometric parameters of building structure degradation, using fuzzy mathematics. Materials that are used to specify fuzzy models are contained in expert assessments and scientific and technical reports on the technical condition of buildings. The information contained in the reports and assessments is presented in text form and is accompanied by a large number of photographs and diagrams. Model specification methods, based on the analysis of such information on the technical state of structures with damages and defects of various types, primarily lead to difficulties associated with the presentation of knowledge and require the formalization of expert knowledge and experience in the form of fuzzy rules. Approbation and adaptation of the rules is carried out in the process of further research taking into account the influence of random loads and fields. The scientific novelty of the work is expanding of the knowledge base due to the geometric parameters of structural degradation, on the basis of which a fuzzy conclusion about their technical state in the systems of fuzzy product rules at different stages of the object's life cycle is realized. The results of the work are presented in the form of a formalized description of the geometric parameters of degradation. The knowledge presented in the work is intended for the development of technical documentation that is used at the pre-project stage of building reconstruction, but the gained experience is the source of information on the basis of which a constructive solution is selected in the design process of analogical objects. In addition, the knowledge gained from the analysis of expert assessments of the state of various designs is necessary for development of automated expert evaluation processing systems. The use of such evaluation systems will significantly reduce the risks of the human factor associated with the errors in the specification of models for predicting the processes of structural failure at various stages of ensuring the reliability and safety of buildings

    Using the ISO/IEC 9126 product quality model to classify defects : a Controlled Experiment

    Get PDF
    Background: Existing software defect classification schemes support multiple tasks, such as root cause analysis and process improvement guidance. However, existing schemes do not assist in assigning defects to a broad range of high level software goals, such as software quality characteristics like functionality, maintainability, and usability. Aim: We investigate whether a classification based on the ISO/IEC 9126 software product quality model is reliable and useful to link defects to quality aspects impacted. Method: Six different subjects, divided in two groups with respect to their expertise, classified 78 defects from an industrial web application using the ISO/IEC 9126 quality main characteristics and sub-characteristics, and a set of proposed extended guidelines. Results: The ISO/IEC 9126 model is reasonably reliable when used to classify defects, even using incomplete defect reports. Reliability and variability is better for the six high level main characteristics of the model than for the 22 sub- characteristics. Conclusions: The ISO/IEC 9126 software quality model provides a solid foundation for defect classification. We also recommend, based on the follow up qualitative analysis performed, to use more complete defect reports and tailor the quality model to the context of us
    • …
    corecore