Essays about: "test oracle"

Showing result 1 - 5 of 22 essays containing the words test oracle.

  1. 1. Test Maintenance for Machine Learning Systems: A Case Study in the Automotive Industry

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : TIM GRUBE; LUKAS BERGLUND; [2022-10-10]
    Keywords : Testing; Test maintenance; Test maintenance factors; ML systems; Software testing; Software engineering; Case study; Thesis;

    Abstract : Machine Learning (ML) is widely used nowadays, including safety-critical systems in the automotive industry. Consequently, testing is essential to ensure the quality of these systems. READ MORE

  2. 2. An Empirical Active Learning Study for Temporal Segment Networks

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Jilei Mao; [2022]
    Keywords : Active learning; deep learning; Video classification; Temporal Segment Networks; Uncertainty sampling; center sampling;

    Abstract : Video classification is the task of producing a label that is relevant to the video given its frames. Active learning aims to achieve greater accuracy with fewer labeled training instances through a designed query strategy that can select representative instances from the unlabeled training instances and send them to be labeled by an oracle. READ MORE

  3. 3. Performance comparison of GraalVM, Oracle JDK andOpenJDK for optimization of test suite execution time

    University essay from Mittuniversitetet/Institutionen för data- och systemvetenskap

    Author : Fredric Fong; Mustafa Raed; [2021]
    Keywords : GraalVM; Software Testing; Test Optimization; Test Performance; Java.;

    Abstract : Testing, when done correctly, is an important part of software development sinceit is a measure of the quality of a software in question. Most of the highly ratedsoftware projects therefore have test suites implemented that include unit tests,integration tests, and other types of tests. READ MORE

  4. 4. QUALITATIVE ANALYSIS OF TESTING TOOLS FOR DATABASE PROCEDURES With focus on usability

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Ludvig Elfving; [2020]
    Keywords : ;

    Abstract : Testing is a crucial part of soft‰ware development, which is oft‰en seen as the gatekeeper of quality assurance. Testing can be divided into several di‚fferent stages of so‰ftware development. What knowledge testing requires and what tools are used in various phases is diff‚erent from each business and type of application that is under test. READ MORE

  5. 5. Evaluation of GraalVM Performance for Java Programs

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Robin Larsson; [2020]
    Keywords : Java; GraalVM; Performance; JDK; JVM;

    Abstract : GraalVM is a new Java Development Kit developed by Oracle that promises improved performance when running Java programs. In this paper we compare the performance of both the community edition and the enterprise edition of GraalVM to OpenJDK and OracleJDK, using both Java 8 and Java 11. We use the DaCapo benchmark suite to test these JDKs. READ MORE