Sciweavers

8398 search results - page 147 / 1680
» Optimal Software Testing
Sort
View
146
Voted
FORTE
1997
15 years 3 months ago
A Framework for Distributed Object-Oriented Testing
Distributed programming and object-oriented programming are two popular programming paradigms. The former is driven by advances in networking technology whereas the latter provide...
Alan C. Y. Wong, Samuel T. Chanson, Shing-Chi Cheu...
DATE
2002
IEEE
77views Hardware» more  DATE 2002»
15 years 7 months ago
A Signature Test Framework for Rapid Production Testing of RF Circuits
Production test costs for today’s RF circuits are rapidly escalating. Two factors are responsible for this cost escalation: (a) the high cost of RF ATEs and (b) long test times ...
Ramakrishna Voorakaranam, Sasikumar Cherubal, Abhi...
132
Voted
ISSTA
2009
ACM
15 years 9 months ago
Automatic system testing of programs without test oracles
Metamorphic testing has been shown to be a simple yet effective technique in addressing the quality assurance of applications that do not have test oracles, i.e., for which it is ...
Christian Murphy, Kuang Shen, Gail E. Kaiser
149
Voted
ICST
2009
IEEE
15 years 9 months ago
Using JML Runtime Assertion Checking to Automate Metamorphic Testing in Applications without Test Oracles
It is challenging to test applications and functions for which the correct output for arbitrary input cannot be known in advance, e.g. some computational science or machine learni...
Christian Murphy, Kuang Shen, Gail E. Kaiser
ICSE
2005
IEEE-ACM
16 years 2 months ago
Demand-driven structural testing with dynamic instrumentation
Producing reliable and robust software has become one of the most important software development concerns in recent years. Testing is a process by which software quality can be as...
Jonathan Misurda, James A. Clause, Juliya L. Reed,...