Results 11 - 20
of
2,575
The Relationship Between Test Coverage and Reliability
, 1994
"... In this paper, we model the relation between testing effort, coverage and reliability. We present a logarithmic model that relates testing effort to test coverage (block, branch, c-use or p-use). The model is based on the hypothesis that the enumerables (like branches or blocks) for any coverage mea ..."
Abstract
-
Cited by 38 (9 self)
- Add to MetaCart
relationships among block, branch and p-use coverage measures. We show how defect density controls time to next failure. The model can eliminate the variables like test application strategy from consideration. It is suitable for high reliability applications where automatic (or manual) test generation is used
Testing syntax and semantic coverage of Java language compilers
, 1998
"... Software testing is a critical and important stage of the application software development life-cycle. Testing is a verification activity that affects the overall software quality. The verification of critical and dependable computer software such as real-time safety-critical software systems consum ..."
Abstract
- Add to MetaCart
consumes about 50 % of the project time. In this work, we consider testing compilers. Since a compiler is a highly usable software, an increased emphasis on reliability requires a careful testing before releasing the compiler. In compiler testing, the compiler implementation is verified to conform
High-Coverage Symbolic Patch Testing
"... Abstract. Software patches are often poorly tested, with many of them containing faults that affect the correct operation of the software. In this paper, we propose an automatic technique based on symbolic execution, that aims to increase the quality of patches by providing developers with an automa ..."
Abstract
-
Cited by 5 (4 self)
- Add to MetaCart
Abstract. Software patches are often poorly tested, with many of them containing faults that affect the correct operation of the software. In this paper, we propose an automatic technique based on symbolic execution, that aims to increase the quality of patches by providing developers
High coverage testing of haskell programs
- In Proceedings of the 2011 International Symposium on Software Testing and Analysis (2011), ACM
"... This paper presents a new lightweight technique for auto-matically generating high coverage test suites for Haskell library code. Our approach combines four main features to increase test coverage: (1) automatically inferring the constructors and functions needed to generate test data; (2) using nee ..."
Abstract
-
Cited by 1 (1 self)
- Add to MetaCart
This paper presents a new lightweight technique for auto-matically generating high coverage test suites for Haskell library code. Our approach combines four main features to increase test coverage: (1) automatically inferring the constructors and functions needed to generate test data; (2) using
Topical Locality in the Web
- In Proceedings of the 23rd Annual International Conference on Research and Development in Information Retrieval (SIGIR 2000
, 2000
"... Most web pages are linked to others with related content. This idea, combined with another that says that text in, and possibly around, HTML anchors describe the pages to which they point, is the foundation for a usable WorldWide Web. In this paper, we examine to what extent these ideas hold by empi ..."
Abstract
-
Cited by 156 (8 self)
- Add to MetaCart
by empirically testing whether topical locality mirrors spatial locality of pages on the Web. In particular, we find that the likelihood of linked pages having similar textual content to be high; the similarity of sibling pages increases when the links from the parent are close together; titles, descriptions
Solution hybrid selection with ultra-long oligonucleotides for massively parallel targeted sequencing
- Nat. Biotechnol
, 2009
"... Targeting genomic loci by massively parallel sequencing requires new methods to enrich templates to be sequenced. We developed a capture method that uses biotinylated RNA “baits ” to “fish ” targets out of a “pond ” of DNA fragments. The RNA is transcribed from PCR-amplified oligodeoxynucleotides or ..."
Abstract
-
Cited by 158 (7 self)
- Add to MetaCart
originally synthesized on a microarray, generating sufficient bait for multiple captures at concentrations high enough to drive the hybridization. We tested this method with 170-mer baits that target>15,000 coding exons (2.5 Mb) and four regions (1.7 Mb total) using Illumina sequencing as read-out. About
Combinatorial Test Techniques: Table-based Automation, Test Generation and Code Coverage
- Proceedings of the Intl. Conf. on Software Testing Analysis and Review
, 1998
"... The number of ways a system must be tested can often be overwhelming. There are a number of automatic testcase generation tools available but these can suffer from combinatorial explosions in the number of possibilities to test. We have combined table based testing, code coverage with Bellcore' ..."
Abstract
-
Cited by 53 (1 self)
- Add to MetaCart
The number of ways a system must be tested can often be overwhelming. There are a number of automatic testcase generation tools available but these can suffer from combinatorial explosions in the number of possibilities to test. We have combined table based testing, code coverage with Bellcore
The Role of Usability Testing in Software Quality Control: Finding Mismatches, not Defects
"... Abstract. Suppose, you have thoroughly tested some application system. You have found some software bugs, but all critical errors and even most cosmetic errors have been repaired, as confirmed by regression tests. Furthermore, due to the use of advanced testing specification techniques, the expected ..."
Abstract
- Add to MetaCart
, the expected coverage of potential failures was very high. Why should you still want to do Usability Testing? Some answers are given below. Most importantly, the notion of a mismatch between human beings and information appliances is introduced, which differs on several points from the classical notion of a
Generating Tests from UML Specifications
- IN PROCEEDINGS OF THE 2ND INTERNATIONAL CONFERENCE ON THE UNI ED MODELING LANGUAGE
, 1999
"... Although most industry testing of complex software is conducted at the system level, most formal research has focused on the unit level. As a result, most system level testing techniques are only described informally. This paper presents a novel technique that adapts pre-defined state-based specific ..."
Abstract
-
Cited by 111 (6 self)
- Add to MetaCart
-based specification test data generation criteria to generate test cases from UML statecharts. UML statecharts provide a solid basis for test generation in a form that can be easily manipulated. This technique includes coverage criteria that enable highly effective tests to be developed. To demonstrate this technique
Synthesizing method sequences for high-coverage testing
- in OOPSLA
, 2011
"... High-coverage testing is challenging. Modern object-oriented programs present additional challenges for testing. One key difficulty is the generation of proper method sequences to construct desired objects as method parameters. In this paper, we cast the problem as an instance of program synthesis t ..."
Abstract
-
Cited by 16 (4 self)
- Add to MetaCart
High-coverage testing is challenging. Modern object-oriented programs present additional challenges for testing. One key difficulty is the generation of proper method sequences to construct desired objects as method parameters. In this paper, we cast the problem as an instance of program synthesis
Results 11 - 20
of
2,575