Scispace (Formerly Typeset)
  1. Home
  2. Topics
  3. Orthogonal array testing
  4. 1999
  1. Home
  2. Topics
  3. Orthogonal array testing
  4. 1999
Showing papers on "Orthogonal array testing published in 1999"
Proceedings Article•10.1109/HASE.1999.809500•
How much testing is enough? Applying stopping rules to behavioral model testing

[...]

Thomas M. Chen1, M. Sahinoglu2, A. von Mayrhauser1, A. Hajjar1, Charles W. Anderson1 •
Colorado State University1, Case Western Reserve University2
17 Nov 1999
TL;DR: This paper presents and evaluates a stopping rule that can be used to determine when to stop the current testing phase using a given testing technique, and compares savings and quality of testing both with and without using the stopping rule.
Abstract: Testing behavioral models before they are released to the synthesis and logic design phase is a tedious process, to say the least. A common practice is the test-it-to-death approach in which millions or even billions of vectors are applied and the results are checked for possible bugs. The vectors applied to behavioral models include functional vectors, but the significant amount of the vectors are random in nature, including random combinations of instructions. In this paper, we present and evaluate a stopping rule that can be used to determine when to stop the current testing phase using a given testing technique. We demonstrate the use of the stopping rule on two complex VHDL models that were tested for branch coverage with 4 different testing phases. We compare savings and quality of testing both with and without using the stopping rule.

19 citations

Proceedings Article•10.1109/AERO.1999.790193•
On the efficiency of a compound Poisson stopping rule for mixed strategy testing

[...]

M. Sahinoglu1, A. von Mayrhauser, A. Hajjar, Thomas M. Chen, Charles W. Anderson •
Case Western Reserve University1
1 Jan 1999
TL;DR: A stopping rule is presented and evaluated that can be used to determine when it is time to switch to a different testing technique, because the current one is not likely to increase criteria fulfilment.
Abstract: When testing software, testers rarely use only one technique to generate tests that, they hope, will fulfill their testing criteria. Malaiya showed that testers switch strategies when testing yield saturates. We present and evaluate a stopping rule that can be used to determine when it is time to switch to a different testing technique, because the current one is not likely to increase criteria fulfilment. We demonstrate use of the stopping rule on a program that is being tested for branch coverage with five different testing techniques. We compare savings and accuracy of stopping both with and without using the stopping rule.

18 citations

Proceedings Article•10.1109/RTCSA.1999.811297•
Handling interrupts in testing of distributed real-time systems

[...]

Henrik Thane1, Hans Hansson•
Mälardalen University College1
13 Dec 1999
TL;DR: The proposed method for reproducible and deterministic testing of distributed real-time systems is extended to also handle interrupts, essential since critical parts of most real world systems are managed by interrupts.
Abstract: Testing techniques for sequential software are well established. Unfortunately, these testing techniques are not directly applicable to distributed real-time systems. In previous work we have proposed a method for reproducible and deterministic testing of distributed real-time systems. This method identifies all possible orderings of task starts, preemptions and completions. Each ordering is regarded as a sequential program, and can as such be tested with standard sequential testing techniques. In this paper we extend our method to also handle interrupts. This is essential since critical parts of most real world systems are managed by interrupts.

12 citations

Patent•
Test apparatus for testing a digital storage device

[...]

Bryon R. MacPherson1•
Maxtor1
14 Apr 1999
TL;DR: In this paper, a random number generator is used in the selection of the test parameters, when errors occur, the array of test parameters is dynamically adapted during testing to change the probability of selecting certain test parameters in response to the error.
Abstract: An apparatus for testing electro-mechanical storage devices, such as disk drives, is provided. A testing device in a digital computer selects test parameters from an array of test parameters stored in the digital computer. A random number generator is used in the selection of the test parameters. When errors occur, the array of test parameters is dynamically adapted during testing to change the probability of selecting certain test parameters in response to the error.

12 citations

Journal Article•10.1016/S0164-1212(98)10065-1•
Toward an integration of data flow and domain testing

[...]

Bingchiang Jeng1•
National Sun Yat-sen University1
01 Feb 1999-Journal of Systems and Software
TL;DR: This paper presents an integrated approach that keeps the strengths of the two testing strategies while avoiding their deficiencies, and lets a variable definition be “domain tested”.

12 citations

Posted Content•
Managing Object-Oriented Integration and Regression Testing

[...]

Mario Winter
05 Feb 1999-arXiv: Software Engineering
TL;DR: This presentation proposes a diagram capturing all possible dependencies/interactions in an object-oriented program and gives algorithms and coverage criteria to identify integration resp.
Abstract: Systematic testing of object-oriented software turned out to be much more complex than testing conventional software Especially the highly incremental and iterative development cycle demands both many more changes and partially implemented resp re-implemented classes Much more integration and regression testing has to be done to reach stable stages during the development In this presentation we propose a diagram capturing all possible dependencies/interactions in an object-oriented program Then we give algorithms and coverage criteria to identify integration resp regression test strategys and all test cases to be executed after some implementation resp modification activities Finally, we summarize some practical experiences and heuristics

11 citations

Proceedings Article•10.1109/STEP.1999.798483•
On the effectiveness of the optimally refined proportional sampling testing strategy

[...]

Fun Ting Chan1, I.K. Mak, Tsong Yueh Chen, S.M. Shen•
University of Hong Kong1
30 Aug 1999
TL;DR: This paper investigates the effectiveness of the optimally refined proportional sampling (ORPS) strategy, which is a special case of the proportional sampling strategy, and the performance was found to be better than random testing.
Abstract: Recently, the effectiveness of subdomain testing and random testing has been studied analytically. T.Y. Chen and Y.T. Yu (1994) found that, for the case of disjoint subdomains, as long as the number of test cases selected from each subdomain is proportional to its size (the proportional sampling strategy), the probability of revealing at least one failure using subdomain testing is not less than that using random testing. This paper investigates the effectiveness of the optimally refined proportional sampling (ORPS) strategy, which is a special case of the proportional sampling strategy. The ORPS strategy is simple in concept, and the implementation cost is usually low. An empirical study has been conducted for a sample of published programs with seeded errors. The performance of this strategy was found to be better than random testing.

5 citations

Journal Article•10.1142/S0218539399000073•
Discrete testing resource allocation in module testing

[...]

Tetsuo Ichimori1•
Osaka Institute of Technology1
01 Mar 1999-International Journal of Reliability, Quality and Safety Engineering
TL;DR: The aim of this paper is to find an allocation minimizing the variance of this dispersion of discrete testing resources in module testing where software modules are tested independently.
Abstract: This paper treats an allocation problem of discrete testing resources in module testing where software modules are tested independently. The total amount of discrete testing resources is given beforehand. When an allocation is determined in module testing, each software module defines the share per size. Since discrete resources do not allow each software module to get an equal share per size, there exists a dispersion. The aim of this paper is to find an allocation minimizing the variance of this dispersion.

1 citations

Proceedings Article•10.1109/APSEC.1999.809655•
Integrating approximation methods with the generalised proportional sampling strategy

[...]

Tsong Yueh Chen1, P.K. Wong1, Yuen Tak Yu2•
Hong Kong Institute of Vocational Education1, City University of Hong Kong2
7 Dec 1999
TL;DR: The use of approximation methods to generate test distributions satisfying the Generalised Proportional Sampling strategy are studied, showing that on average about 98.72% to almost 100% of the test distributions obtained in this way are better than random testing in terms of the P-measure.
Abstract: Previous studies have shown that partition testing strategies can be very effective in detecting faults, but they can also be less effective than random testing under unfavourable circumstances. When test cases are allocated in proportion to the size of subdomains, partition testing strategies are provably better than random testing, in the sense of having a higher or equal probability of detecting at least one failure (the P-measure). Recently, the Generalised Proportional Sampling (GPS) strategy, which is always satisfiable, was proposed to relax the proportionality condition. The paper studies the use of approximation methods to generate test distributions satisfying the GPS strategy, and evaluates this proposal empirically. Our results are very encouraging, showing that on average about 98.72% to almost 100% of the test distributions obtained in this way are better than random testing in terms of the P-measure.

1 citations

Proceedings Article•10.1109/NRSC.1999.760952•
Software testing as applied to computer controlled nuclear reactor

[...]

M. Kandil, F. Mohamed, A. Omar, M. Sherizh
23 Feb 1999
TL;DR: A software testing package using structural testing that can analyze any program written in C language and is applied to a wide spectrum of C-like languages is proposed and implemented.
Abstract: In this paper, a software testing package using structural testing had been proposed and implemented. It can analyze any program written in C language. Moreover it can be applied to a wide spectrum of C-like languages. The C language had been chosen as an example for it. It makes two useful functions; one is a static analysis for the program under test and the other is a dynamic analysis for that program.
Journal Article•10.1109/32.815325•
Partition testing vs. random testing: the influence of uncertainty

[...]

Walter J. Gutjahr
01 Sep 1999-IEEE Transactions on Software Engineering
TL;DR: It is shown that under uncertainty, partition testing compares more favorably to random testing than suggested by prior investigations concerning the deterministic case: the restriction to failure rates that are known with certainty systematically favors random testing.
Abstract: This paper compares partition testing and random testing on the assumption that program failure rates are not known with certainty before testing and are, therefore, modeled by random variables. It is shown that under uncertainty, partition testing compares more favorably to random testing than suggested by prior investigations concerning the deterministic case: the restriction to failure rates that are known with certainty systematically favors random testing. In particular, we generalize a result by Weyuker and Jeng (1991) stating equal fault detection probabilities for partition testing and random testing in the case where the failure rates in the subdomains defined by the partition are equal. It turns out that for independent random failure rates with equal expectation, the case above is a boundary case (the worst case for partition testing), and the fault detection probability of partition testing can be up to k times higher than that of random testing, where k is the number of subdomains. Also in a related model for dependent failure rates, partition testing turns out to be consistently better than random testing. The dominance can also be verified for the expected (weighted) number of detected faults as an alternative comparison criterion.

Tools

SciSpace AgentBiomedical AgentSciSpace RecruitSciSpace for EnterpriseAgent GalleryChat with PDFLiterature ReviewAI WriterFind TopicsParaphraserCitation GeneratorExtract DataAI DetectorCitation Booster

Learn

ResourcesLive Workshops

SciSpace

CareersSupportBrowse PapersPricingSciSpace Affiliate ProgramCancellation & Refund PolicyTermsPrivacyData Sources

Directories

PapersTopicsJournalsAuthorsConferencesInstitutionsCitation StylesWriting templates

Extension & Apps

SciSpace Chrome ExtensionSciSpace Mobile App

Contact

support@scispace.com
SciSpace

© 2026 | PubGenius Inc. | Suite # 217 691 S Milpitas Blvd Milpitas CA 95035, USA

soc2
Secured by Delve