Essays about: "random program generation"

Found 5 essays containing the words random program generation.

  1. 1. Compiler Testing by Random Source Code Generation

    University essay from Linköpings universitet/Programvara och system

    Author : Victor Löfgren; [2023]
    Keywords : Compiler testing; random testing; fuzz testing; random program generation; automated testing;

    Abstract : Most software projects today are written using programming languages. Compilers in turn translate programs written in these higher level languages into machine code, executable on actual hardware. Ensuring that these compilers function correctly is therefore paramount. READ MORE

  2. 2. Generating random programming problems : A formal grammar based approach

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

    Author : Dustin Payne; [2021]
    Keywords : automatic question generation; problem complexity;

    Abstract : Enrollment in Massive Open Online Courses (MOOCs) and other open distance education is increasing and this requires large numbers of problems for students to learn from. Additionally, students learning programming benefit from practicing their skills on programming problems. READ MORE

  3. 3. Turbo Code Performance Analysis Using Hardware Acceleration

    University essay from Linköpings universitet/Datorteknik

    Author : Oskar Nordmark; [2016]
    Keywords : Turbo code; hardware acceleration; digital signal processors; DSP; simulation; block error rate; BLER; pseudo random number generation; PRNG; 5G;

    Abstract : The upcoming 5G mobile communications system promises to enable use cases requiring ultra-reliable and low latency communications. Researchers therefore require more detailed information about aspects such as channel coding performance at very low block error rates. READ MORE

  4. 4. Constraint Programming for Random Testing of a Trading System

    University essay from KTH/Programvaru- och datorsystem, SCS

    Author : Roberto Castañeda Lozano; [2010]
    Keywords : constraint programming; random testing; trading system; test oracle; continuous double auction;

    Abstract : Financial markets use complex computer trading systems whose failures can cause serious economic damage, making reliability a major concern. Automated random testing has been shown to be useful in finding defects in these systems, but its inherent test oracle problem (automatic generation of the expected system output) is a drawback that has typically prevented its application on a larger scale. READ MORE

  5. 5. A Factorial Experiment on Scalability of Search-based Software Testing

    University essay from Blekinge Tekniska Högskola/Sektionen för datavetenskap och kommunikation

    Author : Arash Mehrmand; [2009]
    Keywords : Automated Software Testing; Searchbased Software Testing; Genetic Algorithms; Random Testing; Grammatical Evolution;

    Abstract : Software testing is an expensive process, which is vital in the industry. Construction of the test-data in software testing requires the major cost and knowing which method to use in order to generate the test data is very important. READ MORE