Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Mutation_testing> ?p ?o. }
Showing items 1 to 34 of
34
with 100 items per page.
- Mutation_testing abstract "For the biological term, see: Gene mutation analysis.Mutation testing (or Mutation analysis or Program mutation) is used to design new software tests and evaluate the quality of existing software tests. Mutation testing involves modifying a program's source code or byte code in small ways. Each mutated version is called a mutant and tests detect and reject mutants by causing the behavior of the original version to differ from the mutant. This is called killing the mutant. Test suites are measured by the percentage of mutants that they kill. New tests can be designed to kill additional mutants. Mutants are based on well-defined mutation operators that either mimic typical programming errors (such as using the wrong operator or variable name) or force the creation of valuable tests (such as driving each expression to zero). The purpose is to help the tester develop effective tests or locate weaknesses in the test data used for the program or in sections of the code that are seldom or never accessed during execution.Most of this article is about "program mutation", in which the program is modified. A more general definition of mutation analysis is using well-defined rules defined on syntactic structures to make systematic changes to software artifacts. Mutation analysis has been applied to other problems, but is usually applied to testing. So mutation testing is defined as using mutation analysis to design new software tests or to evaluate existing software tests. Thus, mutation analysis and testing can be applied to design models, specifications, databases, tests, XML, and other types of software artifacts, although program mutation is the most common.".
- Mutation_testing wikiPageExternalLink mutate.html.
- Mutation_testing wikiPageExternalLink mut.html.
- Mutation_testing wikiPageExternalLink tormenting-your-tests-with-heckle.
- Mutation_testing wikiPageExternalLink jester.sourceforge.net.
- Mutation_testing wikiPageExternalLink jumble.sourceforge.net.
- Mutation_testing wikiPageExternalLink Madeyski10b.pdf.
- Mutation_testing wikiPageExternalLink judy.
- Mutation_testing wikiPageExternalLink nester.sourceforge.net.
- Mutation_testing wikiPageExternalLink pitest.org.
- Mutation_testing wikiPageExternalLink bacterio?Itemid=109.
- Mutation_testing wikiPageExternalLink mujava.
- Mutation_testing wikiPageExternalLink TR-09-06.pdf.
- Mutation_testing wikiPageExternalLink www.mutation-testing.net.
- Mutation_testing wikiPageExternalLink javalanche.
- Mutation_testing wikiPageExternalLink mutant.
- Mutation_testing wikiPageExternalLink mutagenesis.
- Mutation_testing wikiPageID "2362840".
- Mutation_testing wikiPageRevisionID "605982192".
- Mutation_testing hasPhotoCollection Mutation_testing.
- Mutation_testing subject Category:Software_testing.
- Mutation_testing comment "For the biological term, see: Gene mutation analysis.Mutation testing (or Mutation analysis or Program mutation) is used to design new software tests and evaluate the quality of existing software tests. Mutation testing involves modifying a program's source code or byte code in small ways. Each mutated version is called a mutant and tests detect and reject mutants by causing the behavior of the original version to differ from the mutant. This is called killing the mutant.".
- Mutation_testing label "Mutation testing".
- Mutation_testing label "Testowanie mutacyjne".
- Mutation_testing label "Мутационное тестирование".
- Mutation_testing label "ミューテーション解析".
- Mutation_testing sameAs Prueba_de_mutación.
- Mutation_testing sameAs ミューテーション解析.
- Mutation_testing sameAs Testowanie_mutacyjne.
- Mutation_testing sameAs m.076n1s.
- Mutation_testing sameAs Q4308623.
- Mutation_testing sameAs Q4308623.
- Mutation_testing wasDerivedFrom Mutation_testing?oldid=605982192.
- Mutation_testing isPrimaryTopicOf Mutation_testing.