Global ETD Search

Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.

Results

Showing 1 to 20 of 52 for “"testing framework"”.

  1. Testing Framework for Real-time And Embedded Systems

    … a certain timeliness requires appropriate testing. As manual testing is burdensome and error prone, automated testing techniques should be developed. Although the importance of having a standard environment for automatic testing is high, the technologies in this area are not sufficiently …

    fu-berlin Repository record for Testing Framework for Real-time And Embedded Systems (opens in a new tab)

  2. Testing Framework for Real-time And Embedded Systems

    … a certain timeliness requires appropriate testing. As manual testing is burdensome and error prone, automated testing techniques should be developed. Although the importance of having a standard environment for automatic testing is high, the technologies in this area are not sufficiently …

    arts-london Repository record for Testing Framework for Real-time And Embedded Systems (opens in a new tab)

  3. Investigation into an improved modular rule-based testing framework for business rules

    Rule testing in scheduling applications is a complex and potentially costly business problem. This thesis reports the outcome of research undertaken to develop a system to describe and test scheduling rules against a set of scheduling data. The overall intention of the research was to reduce …

    greenwich Repository record for Investigation into an improved modular rule-based testing framework for business rules (opens in a new tab)

  4. A cyber-physical prototyping and testing framework to enable the rapid development of unmanned aircraft

    Submission published under a 24 month embargo labeled 'Closed Access', the embargo will last until 2023-12-01

    uiuc Repository record for A cyber-physical prototyping and testing framework to enable the rapid development of unmanned aircraft (opens in a new tab)

  5. ScenarioXP: A Complete Scenario-Based Testing Framework for the Exploration and Exploitation of Autonomous Vehicle Validation Scenarios

    … and non-deterministic. Scenario-based V\&V testing of such systems, which involves constructing relevant and realistic scenarios to evaluate the performance of a complex system through observation, is a practical and effective means of V\&V testing under time and resource constraints. …

    embry-riddle Repository record for ScenarioXP: A Complete Scenario-Based Testing Framework for the Exploration and Exploitation of Autonomous Vehicle Validation Scenarios (opens in a new tab)

  6. A Low Cycle Fatigue Testing Framework for Evaluating the Effect of Artifacts on the Seismic Behavior of Moment Frames

    … systems with artifacts. For instance, full-scale testing of moment resisting connections is expensive which makes it economically infeasible to experimentally examine the wide range of possible artifact types, artifact locations, and structural configurations. A framework has been developed for …

    vt Repository record for A Low Cycle Fatigue Testing Framework for Evaluating the Effect of Artifacts on the Seismic Behavior of Moment Frames (opens in a new tab)

  7. Permutation-based Significance Tests for Multi-modal Hierarchical Dirichlet Processes with Application to Audio-visual Data

    … mmHDP structure. We propose a novel permutation testing framework that empirically measures the significance of the mmHDP structure and demonstrate its viability using both synthetic and real audio-visual data. The results convey that the mmHDP model captures meaningful structure in the …

    mit Repository record for Permutation-based Significance Tests for Multi-modal Hierarchical Dirichlet Processes with Application to Audio-visual Data (opens in a new tab)

  8. New group testing paradigms: from practice to theory

    We propose a novel group testing framework, termed semi-quantitative group testing, motivated by a class of problems arising in genome screening experiments in addition to other applications such as interpretable rule learning for decision making. Semi-quantitative group testing (SQGT) is a …

    uiuc Repository record for New group testing paradigms: from practice to theory (opens in a new tab)

  9. Testing and evaluation of machine learning’s capability of generating program code

    … thesis proposes a datamorphic, scenario-based testing framework for LLM code generation, featuring an extensible and automatable system that integrates diverse analysis tools. Based on this framework, the thesis evaluates multiple quality attributes, including functional correctness, syntactic …

    oxford-brookes Repository record for Testing and evaluation of machine learning’s capability of generating program code (opens in a new tab)

  10. Monetary Unit Acceptance Sampling: Sequential and Fixed Sample Size Plans for Substantive Tests in Auditing

    … statistical model suitable for audit substantive testing. The model is stated entirely in the statistical testing framework. Nominal risks of the test are achieved against a binomial error distribution (i.e. relative errors in the population are 0% or 100% only). For typical error distributions, …

    uiuc Repository record for Monetary Unit Acceptance Sampling: Sequential and Fixed Sample Size Plans for Substantive Tests in Auditing (opens in a new tab)

  11. Acoustic and seismic signal processing for footsetp detection

    … leads to the classical binary hypothesis testing framework. Lastly, a new method for blindly estimating the filters of a SIMO channel is presented. This method is attractive because it allows for a more tractable performance analysis.

    mit Repository record for Acoustic and seismic signal processing for footsetp detection (opens in a new tab)

  12. Bility : automated accessibility testing for mobile applications

    In this thesis, I designed and implemented a testing framework, called Bility, to assess the accessibility of mobile applications. Implemented in Java and Kotlin, this framework automatically navigates through an application, finding both dynamic and static accessibility issues. I developed …

    mit Repository record for Bility : automated accessibility testing for mobile applications (opens in a new tab)

  13. Equivalence Tests For Repeated Measures

    … tests from the null hypothesis significance testing framework are appropriate alternatives to difference tests for demonstrating lack of difference. For determining equivalence among more than two repeated measurements, recently developed equivalence tests include the omnibus Hotelling T2, …

    york Repository record for Equivalence Tests For Repeated Measures (opens in a new tab)

  14. Test-driven development of embedded control systems: application in an automotive collision prevention system

    … development is the availability of an automated testing framework as tests are executed very often. Such testing frameworks have been developed for nearly all programming languages, but not for the graphical, signal driven language Simulink. Simulink is commonly used in the automotive industry …

    glasgow Repository record for Test-driven development of embedded control systems: application in an automotive collision prevention system (opens in a new tab)

  15. Developing mission operations tools and procedures for the Microwave Radiometer Technology Acceleration (MiRaTA) CubeSat Mission

    … (MicroMAS-1), used a manual approach to both testing and commanding. This approach did not work well when it came to mission operations, as it was error-prone, stressful, and non-repeatable. In this thesis work, we designed and implemented an automated testing framework for the Microwave …

    mit Repository record for Developing mission operations tools and procedures for the Microwave Radiometer Technology Acceleration (MiRaTA) CubeSat Mission (opens in a new tab)

  16. Vector Embedding Techniques for Player Behaviour in DOTA 2

    … using three graph embedding methods, developed a testing framework, and conducted 270 experiments to explore the effect of different parameters on vector quality. I explored different values for parameters, including the number of vector dimensions, the number of games, the types of interactions …

    carleton Repository record for Vector Embedding Techniques for Player Behaviour in DOTA 2 (opens in a new tab)

  17. An affordance-inspired tool for automated web page labeling and classification

    … if they are to be incorporated into an automated testing framework. In this thesis, I build an application that assists human users in classifying and labeling web pages. This system uses a gradient boosting classifier from the scikit-learn Python package to identify which of four tasks may be …

    mit Repository record for An affordance-inspired tool for automated web page labeling and classification (opens in a new tab)

  18. A Software Framework for Implementation and Evaluation of Co-Simulation Algorithms

    … system. The aim of this thesis is to develop a testing framework for currently used co-simulation approaches and to describe the state of the art in co-simulation. Additionally, the aim is to be able to test the approaches on industrially relevant models and academic test models. Using …

    lund Repository record for A Software Framework for Implementation and Evaluation of Co-Simulation Algorithms (opens in a new tab)

  19. Understanding, Detecting and Exposing Concurrency Bugs

    … Guided by the coverage criteria research, a testing framework, CTrigger, is built to expose atomicity violation bugs. CTrigger's testing space, called unserializable interleaving space, is carefully designed to balance its complexity and bug-exposing capability. Within this testing space, …

    uiuc Repository record for Understanding, Detecting and Exposing Concurrency Bugs (opens in a new tab)

Page 1 of 3