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 31 for “"unit tests"”.
-
Test factoring with amock: generating readable unit tests from system tests
Automated unit tests are essential for the construction of reliable software, but writing them can be tedious. If the goal of test generation is to create a lasting unit test suite (and not just to optimize execution of system tests), it is essential that generated tests can be understood by the …
-
CIRCUIT: A Benchmark for Circuit Interpretation and Reasoning Capabilities of LLMs
… dataset design and evaluation metric that enable unit-test-like evaluation by grouping questions into unit tests. In this case, GPT-4o can only pass 27.45% of the unit tests, highlighting that the most advanced LLMs still struggle with understanding circuits, which requires multi-level reasoning, …
-
A government nutrition education course taught by personalized system of instruction
… students learned by progressing through nine units of written objectives, reading assignments and tests at their own pace. Ninety percent mastery was required to pass unit tests and tests were retaken without penalty until the criterion was met. Three course assistants, called proctors, …
-
Programmer feedback and dynamic analysis to enable optimization in Java applications: the D.U.P.O. framework
… code coverage, a two part strategy is employed: unit tests are used as a de facto specification, and the programmer provides final verification. The interaction can be kept at a minimum by using the rich information provided by a dynamic analysis. Object inlining is discussed as an example …
-
Developing a Mobile Recommendation System using Collaborative Filtering
… συμπεριλαμβανομένων τεστ σε φυσική συσκευή, unit tests και τεστ σε επίπεδο API με χρήση Postman.
-
An Investigation into the Cost of Unit Testing on an Embedded System
… of embedded software. Both system testing and unit testing are vital to test embedded software. Unit testing is probably more important to ensure there are no latent faults. System testing is almost invariably done on a target system, but unit testing is normally done on a host system, as …
-
Supporting Introductory Test-Driven Labs with WebIDE
… the WebIDE group was more proficient in writing unit tests.</p>
-
A formal semantics of Python 3.3
… has been thoroughly tested against a number of unit tests, and will be demonstrated to perform as well as the reference implementation of Python, CPython, on those features which have been completed. On these features, it also performs as well as or better than other comparable operational …
-
An Analysis Of Student Performance On Unit Test Items Not Addressed By Study Questions As A Function Of The Prior Availability Of Study Questions Over The Unit
… test performance and general comprehension of unit material? Procedure. Students enrolled in an abnormal psychology class were either given study questions or not given study questions to help them prepare for each of their weekly tests. The two dependent variables were (1) performance on test …
-
Database and Application Programming Interface Development for Rotational Spectroscopy
… with RDKit integration. The product passed all unit tests and was successfully seeded with data. With the flexibility provided by the Django framework as well as detailed documentation of the software, SAAGAdb and its API can be easily improved and expanded in the future to suit the needs of the …
-
Effects of Hands-On Experiences on Student Achievement, Interest, and Attitude in Chemistry
… 2019-2020 school year. Historical data from five-unit tests were used to assess differences in mean achievement scores between test items aligned with hands-on laboratory experiences and test items aligned with computer-simulated experiences. An independent t-test and a paired t-test were used to …
-
SPEST – A Tool for Specification-Based Testing
… language to generate highly-readable unit tests that embody best practices for thorough software testing. Because the specification language used to generate the assertions about the code can be compiled, it can also be used to ensure that documentation describing the code is …
-
Hardware-in-the-Loop Simulation for Verification of CubeSat Attitude Determination and Control Subsystem
… higher granularity of ADCS testing than standard unit tests do. A space environment model is simulated, and virtual sensors and actuators are created to interface the simulation with an actual ADCS process from PolySat. This allows the ADCS to attempt to orient the satellite in an environment …
-
Reusing software tests for configuration testing: A case study of the Hadoop project
… Existing techniques (static validation, system tests, canaries, etc.) for detecting misconfigurations have limitations, either being too coarse grained and unable to precisely exercise the changed configuration value, or not considering the interaction between configuration and software source …
-
Beyond the Visible: Transforming AR/VR Software Engineering Through Empirical Discovery, Metamorphic Testing, and Multi-Agent Intelligence
… testing exposes correctness failures that unit tests miss. We then investigate how LLMs themselves can support correctness reasoning in this setting: first, through a stability-driven evalua- tion framework showing that multi-agent debate improves the reliability of metamorphic relation …
-
Integrating the Media Computation API with Pythy, an Online IDE for Novice Python Programmers
… in Pythy as-is, while complementing this with unit-tests for full test coverage. As a result, Pythy now supports 65 out of the 66 media-computation methods required for image and sound manipulation on both the client and the server-side, and 81 out of the 82 programs in the media-computation …
-
Determining effects of text-to-speech synthesis in a multimedia learning environment on science achievement for students with learning disabilities in reading
… researcher examined how student achievement on unit tests was related to their participation with the experimental treatment. A secondary purpose of the study was to determine whether students prefer the combination of digitized audio and text, or text alone. The researcher used a …
-
The Effects of Contingency Contracting on Student Performance in a Personalized System of Instruction
… determined their own deadlines for taking unit tests by making an appointment with the graduate assistant at the learning center for one test attempt at a time. A comparison was made of the performances of students with low, medium, and high high school class ranks within and across …
-
The significance of supportive structure in improving student achievement in knowledge of the history of the Christian church in a Kenyan Bible college.
… and review of examination items. Five tests of Christian church history were administered, including a pretest, three unit tests, and a comprehensive course examination. Test data were analyzed using a 2 x 5 (treatment x testing occasion) repeated measures analysis of variance (RM …
-
Automated Unit Test Generation for the Python Programming Language
Automated unit test generation is an attempt to minimise the effort of manually writing test cases for a software system from the developers. The Python programming language imposes additional challenges to the test-generation problem, such as the dynamic typing. Previous work has confirmed that …
Page 1 of 2