Sciweavers

10715 search results - page 168 / 2143
» Proofs from Tests
Sort
View
ICFP
2012
ACM
13 years 3 months ago
Proof-producing synthesis of ML from higher-order logic
The higher-order logic found in proof assistants such as Coq and various HOL systems provides a convenient setting for the development and verification of pure functional program...
Magnus O. Myreen, Scott Owens
102
Voted
FAC
2008
64views more  FAC 2008»
15 years 24 days ago
Testing a deterministic implementation against a non-controllable non-deterministic stream X-machine
A stream X-machine is a type of extended finite state machine with an associated development approach that consists of building a system from a set of trusted components. One of th...
Robert M. Hierons, Florentin Ipate
81
Voted
ICSEA
2007
IEEE
15 years 7 months ago
A Tool for Automated Performance Testing of Java3D Applications in Agile Environments
Following the agile philosophy that all core features of a system need an automated test harness, performance requirements also need such a check when they are essential for the s...
Xueling Shu, Frank Maurer
116
Voted
JSW
2007
107views more  JSW 2007»
15 years 19 days ago
Reducing Domain Level Scenarios to Test Component-based Software
—Higher-order black box software tests against independent end user domain requirements has become an issue of increasing importance with compositional reuse of software artifact...
Oliver Skroch, Klaus Turowski
ECOOP
2006
Springer
15 years 4 months ago
Augmenting Automatically Generated Unit-Test Suites with Regression Oracle Checking
A test case consists of two parts: a test input to exercise the program under test and a test oracle to check the correctness of the test execution. A test oracle is often in the f...
Tao Xie