Essays about: "bdd"

Showing result 16 - 18 of 18 essays containing the word bdd.

  1. 16. Solving NTRU Challenges Using the New Progressive BKZ Library

    University essay from Lunds universitet/Institutionen för elektro- och informationsteknik

    Author : Erik Mårtensson; [2016]
    Keywords : NTRU Challenge; Progressive BKZ; BDD; Enumeration; SVP; Mathematics and Statistics; Technology and Engineering;

    Abstract : NTRU is a public-key cryptosystem, where the underlying mathematical problem is currently safe against large-scale quantum computer attacks. The system is not as well investigated, as for example RSA, and the company behind NTRU has created the NTRU Challenges, to remedy this. READ MORE

  2. 17. Extending Automated Testing To High-level Software Requirements : A study on the feasibility of automated acceptance-testing

    University essay from Mittuniversitetet/Avdelningen för informations- och kommunikationssystem

    Author : Poonam Rai; [2016]
    Keywords : Acceptance testing; BDD; Behavior Driven Development; Gherkin; Cucumber; Cucumber-Selenium;

    Abstract : Automated acceptance testing is the testing of software done in higher level to test whether the system abides by the requirements desired by the business clients by the use of piece of script other than the software itself. This project is a study of the feasibility of acceptance tests written in Behavior Driven Development principle. READ MORE

  3. 18. Capturing JUnit Behavior into Static Programs : Static Testing Framework

    University essay from Institutionen för datavetenskap, fysik och matematik, DFM

    Author : Asher Siddiqui; [2010]
    Keywords : JUnit3.8 Framework; Test Case; Test Object; Test Method; Reflection; Test Fixture; Test Suite; Test Pack; Dynamic Behavior; Static Behavior; Static Analysis; Code Generation Environment; Execution Environment; Test Object Hierarchy; Assertion; Result Parameters; Source Code Transformation; Building Process; Test Case Execution; Potential Operations; Java Reflection API; Java Object Model; Annotation; Meta-Model; Call Graph; Reflection Resolution; BDD Database;

    Abstract : In this research paper, it evaluates the benefits achievable from static testing framework by analyzing and transforming the JUnit3.8 source code and static execution of transformed code. Static structure enables us to analyze the code statically during creation and execution of test cases. READ MORE