69 research outputs found

    SOFTWARE UNDER TEST DALAM PENELITIAN SOFTWARE TESTING: SEBUAH REVIEW

    Get PDF
    Software under Test (SUT) is an essential aspect of software testing research activities. Preparation of the SUT is not simple. It requires accuracy, completeness and will affect the quality of the research conducted. Currently, there are several ways to utilize an SUT in software testing research: building an own SUT, utilization of open source to build an SUT, and SUT from the repository utilization. This article discusses the results of SUT identification in many software testing studies. The research is conducted in a systematic literature review (SLR) using the Kitchenham protocol. The review process is carried out on 86 articles published in 2017-2020. The article was selected after two selection stages: the Inclusion and Exclusion Criteria and the quality assessment. The study results show that the trend of using open source is very dominant. Some researchers use open source as the basis for developing SUT, while others use SUT from a repository that provides ready-to-use SUT. In this context, utilization of the SUT from the software infrastructure repository (SIR) and Defect4J are the most significant choice of researchers

    When scientists meet the public: an investigation into citizen cyberscience

    Get PDF
    Citizen Cyberscience Projects (CCPs) are projects mediated through the Internet, in which teams of scientists recruit members of the public (volunteers) to assist in scientific research, typically through the processing of large quantities of data. This thesis presents qualitative ethnographic case studies of the communities that have formed around two such projects, climateprediction.net and Galaxy Zoo. By considering these social actors in the broader contexts in which they are situated (historical, institutional, social, scientific), I discuss the co-shaping of the interests of these actors, the nature of the relationships amongst these actors, and the infrastructure of the projects and the purposes and nature of the scientific work performed. The thesis focusses on two relationships in particular. The first is that between scientists and volunteers, finding that, although scientists in both projects are concerned with treating volunteers with respect, there are nevertheless considerable differences between the projects. These are related to a number of interconnecting factors, including the particular contexts in which each project is embedded, the nature of the scientific work that volunteers are asked to undertake, the possibilities and challenges for the future development of the projects as perceived by the scientists, and the tools at the disposal of the respective teams of scientists for mediating relationships with volunteers. The second is amongst the volunteers themselves. This thesis argues that volunteers are heterogeneous, from disparate backgrounds, and that they sustain their involvement in CCPs for very different purposes. In particular, they seek to pursue these through the way they negotiate and construct their relationships with other volunteers, drawing on particular features of the project to do so. This thesis contributes to two fields. The first is to Citizen Cyberscience itself, with a view to improving the running of such projects. Some social studies have already been conducted of CCPs to this end, and this thesis both extends the analysis of some of these pre-existing studies and also problematizes aspects of CCPs that these studies had not considered. I discuss the significance of my findings for those involved in setting up and running a CCP, and present some recommendations for practice. The second field is Science and Technology Studies, in particular studies of public engagement with scientific and technological decision- and knowledge-making processes. The modes of engagement found in CCPs differ in key ways from those that have already been documented in the existing literature (in particular, different power relationships) and thus offer new ways of understanding how the public might be engaged successfully in such processes.Ope

    Great Northern Public Affairs Office Newsletter, 1973

    Get PDF
    A weekly newsletter prepared by Paul K. McCann, Public Affairs Manager of Great Northern Paper Company in Millinocket, Maine. The file begins with a June 26, 1973 memo that mentions the newsletter as a new assignment. This file includes all issues printed during 1973

    Presence that makes a difference: cultivating a transformative agency in education through research-based applied theatre and drama

    Get PDF
    Applied theatre and drama (ATD), defined as an ecology of practices in a variety of fields, is often attributed with the transformative outcomes integral to social change achieved through co-processual art. However, how the nature of transformative learning and change is activated in practice is hard to establish. In this thesis, activation centres on re-cultivation of the core of different professional roles, identities and learning cultures embedded in the disruptive crises and questions of our time. It involves; renewing professional motivation, skills and cocreative performativity in alignment with sustainable inclusion of competition, oppositions, conflicts and systemic demands from a changing world. The thesis explores how cultivated sensitivities, competences and sociality in ATD processes, originating in devised actor and ensemble training and progressive pedagogies, can activate transformative adult learning. Central concepts used are fictional frames in role-taking, improvisation and staging. These allow for self-mirroring one’s own socio-culturally individual and collective enactment as spect-actor; making explicit, the intra- inter- and transsubjective contextuality that otherwise would remain implicit. Transparency and negotiation allow for de- and re-construction, spontaneous re-combination, rehearsal and actualization of alternative realities. A triangulated- socio-cultural systemic and ATD theoretical framework is used to analyse how the generative socio-aesthetic practice of ATD can re-cultivate knowledge process’. This thesis takes the form of an action research project over an 8-year period, a multi-method study of four cases aspiring to socially innovate professional and educational process. The four cases focus in turn on; teachers, female entrepreneurs, adults with functional variations, my own educational and professional trajectory as theatre actress and university teacher. The primary research approach is practice-led research-based ATD informed by a spectrum of social science methods used to develop an interfacing pedagogical, co-learning, co-creative, and co-researching methodology. Inspired by Scharmers systemic view of an advanced tridirectional approach to social science this intertwines the constitution of knowledge, reality and self as a coherent framework. Phenomenologically this involves observing the firstperson’s individualized consciousness and the evolution of self when active in co-creative involvement; it is concerned with engaging collective dialogic conversing social fields in second-person social transformation. Action research connects third person science through embodying and representing the internalised actual enactment of institutional patterns and structures. The findings indicate that these expanded ATD-processes can establish collaborative trust and social explorative creativity through serious playfulness with personal and collective difficulties, excitements, and adversities. These are conceptualised as pedagogical entrances that allow for the cultivation of subtle and complex qualities of presence, meta-awareness and advanced co-inquiring observations. The individual and collective improvisational skills emerge as critical and creative social re-imaginings that can feed transformative learning; raising awareness and critical perspectives, shifting points and frames of references that help re-frame pre-assumptions, habitual blind spots and behaviours and negotiate new meaning and understanding. A core cultivated social capacity is identified, resembling theatre actor’s stage-self, transmittable to different professional regimes. It is defined as a transformative agency, experienced as an expanded centred sense of omni-presence, distributed self and identity. It allows a flexible, improvisational mind-full and socially reciprocal character to emerge

    Freeing Testers from Polluting Test Objectives

    Get PDF
    Testing is the primary approach for detecting software defects. A major challenge faced by testers lies in crafting efficient test suites, able to detect a maximum number of bugs with manageable effort. To do so, they rely on coverage criteria, which define some precise test objectives to be covered. However, many common criteria specify a significant number of objectives that occur to be infeasible or redundant in practice, like covering dead code or semantically equal mutants. Such objectives are well-known to be harmful to the design of test suites, impacting both the efficiency and precision of testers' effort. This work introduces a sound and scalable formal technique able to prune out a significant part of the infeasible and redundant objectives produced by a large panel of white-box criteria. In a nutshell, we reduce this challenging problem to proving the validity of logical assertions in the code under test. This technique is implemented in a tool that relies on weakest-precondition calculus and SMT solving for proving the assertions. The tool is built on top of the Frama-C verification platform, which we carefully tune for our specific scalability needs. The experiments reveal that the tool can prune out up to 27% of test objectives in a program and scale to applications of 200K lines of code

    Semantic discovery and reuse of business process patterns

    Get PDF
    Patterns currently play an important role in modern information systems (IS) development and their use has mainly been restricted to the design and implementation phases of the development lifecycle. Given the increasing significance of business modelling in IS development, patterns have the potential of providing a viable solution for promoting reusability of recurrent generalized models in the very early stages of development. As a statement of research-in-progress this paper focuses on business process patterns and proposes an initial methodological framework for the discovery and reuse of business process patterns within the IS development lifecycle. The framework borrows ideas from the domain engineering literature and proposes the use of semantics to drive both the discovery of patterns as well as their reuse

    Situating Portfolios: Four Perspectives

    Get PDF
    Yancey and Weiser bring together thirty-one writing teachers from diverse levels of instruction, institutional settings, and regions to create a stimulating volume on the current practice in portfolio writing assessment. Contributors reflect on the explosion in portfolio practice over the last decade, why it happened, what comes next; discuss portfolios in hypertext, the web, and other electronic spaces; and consider emerging trends and issues that are involving portfolios in teacher assessment, faculty development, and graduate student experience.https://digitalcommons.usu.edu/usupress_pubs/1117/thumbnail.jp

    The social and ethical implications of autonomous vehicles

    Get PDF
    The current discourse surrounding vehicle autonomy focuses on the safe decision making of these machines, and the optimisation of traffic flow. It seems unquestionable that driverless vehicles will have far reaching effects on the way we live our lives yet to date, the social and ethical implications of driverless technologies on the user have largely been ignored. Using a multimethods approach incorporating speculative design and qualitative methods, this thesis explores the social and ethical implications of autonomous technologies on everyday life. Speculative design methods were used to question the autonomous vehicle concepts published by manufacturers. This identified user groups who appear unlikely to adopt such technologies, due to infrastructural and logistical constraints. HGV drivers emerged as a pioneering user group, who by law, had been using early driverless technologies since November 2015 with mixed success. The views of HGV drivers were explored through qualitative methods, using semi-structured interviews. The findings indicate that the industries developing autonomous technologies are all too often focused on a single user, the urban commuter. As a result, HGV drivers felt that they were being burdened with technology which they see as imposed on them and which is unhelpful or even detrimental to their lives and working practices. This is leading to increased resistance and a questioning of the future role of the professional driver. Building on the emerging field of data comics and using HGV drivers as a case study, this thesis proposes methods of visualising futures that could help designers and academics to explore, challenge and influence how we want emergent technologies to shape our daily lives in the future. This thesis highlights that the trajectory of autonomous technology development is not towards the experience of the driver or user but instead, is focused on the pursuit of the advancement of technology
    • …
    corecore