Sciweavers

1414 search results - page 62 / 283
» Automated Metamorphic Testing
Sort
View
CAV
2010
Springer
251views Hardware» more  CAV 2010»
14 years 27 days ago
Automated Assume-Guarantee Reasoning through Implicit Learning
Abstract. We propose a purely implicit solution to the contextual assumption generation problem in assume-guarantee reasoning. Instead of improving the L∗ algorithm — a learnin...
Yu-Fang Chen, Edmund M. Clarke, Azadeh Farzan, Min...
ICALT
2010
IEEE
13 years 7 months ago
Course Ranking and Automated Suggestions through Web Mining
—This paper introduces new metrics for course evaluation. It is also proposes a ranking algorithm that classifies courses based on the previous course evaluation metrics and sugg...
Stavros Valsamidis, Ioannis Kazanidis, Sotirios Ko...
HCI
2009
13 years 6 months ago
On the Gap between Automated and In-Vivo Evaluations of Web Accessibility
In this paper we present an accessibility analysis framework for the specification of Web accessibility evaluation scenarios that differentiates the requirements of users with disa...
Rui Lopes, Luís Carriço
GECCO
2005
Springer
159views Optimization» more  GECCO 2005»
14 years 2 months ago
Using evolutionary algorithms for the unit testing of object-oriented software
As the paradigm of object orientation becomes more and more important for modern IT development projects, the demand for an automated test case generation to dynamically test obje...
Stefan Wappler, Frank Lammermann
PLDI
2012
ACM
11 years 11 months ago
Test-case reduction for C compiler bugs
To report a compiler bug, one must often find a small test case that triggers the bug. The existing approach to automated test-case reduction, delta debugging, works by removing ...
John Regehr, Yang Chen, Pascal Cuoq, Eric Eide, Ch...