This HTML5 document contains 36 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dcthttp://purl.org/dc/terms/
yago-reshttp://yago-knowledge.org/resource/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
n5http://en.wikipedia.org/wiki/
dbchttp://dbpedia.org/resource/Category:
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
goldhttp://purl.org/linguistics/gold/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Dynamic_testing
rdfs:label
Dynamic testing
rdfs:comment
Dynamic testing (or dynamic analysis) is a term used in software engineering to describe the testing of the dynamic behavior of code. That is, dynamic analysis refers to the examination of the physical response from the system to variables that are not constant and change with time. In dynamic testing the software must actually be compiled and run. It involves working with the software, giving input values and checking if the output is as expected by executing specific test cases which can be done manually or with the use of an automated process. This is in contrast to static testing. Unit tests, integration tests, system tests and acceptance tests utilize dynamic testing. Usability tests involving a mock version made in paper or cardboard can be classified as static tests when taking into
owl:sameAs
yago-res:Dynamic_testing freebase:m.0fqj_c
dbp:wikiPageUsesTemplate
dbt:Prose
dct:subject
dbc:Software_testing dbc:Software_development dbc:Software_development_process dbc:Mobile_security
gold:hypernym
dbr:Term
prov:wasDerivedFrom
n5:Dynamic_testing?oldid=1060665464&ns=0
dbo:wikiPageID
6109829
dbo:wikiPageLength
4541
dbo:wikiPageRevisionID
1060665464
dbo:wikiPageWikiLink
dbr:Acceptance_testing dbc:Software_development dbc:Software_development_process dbr:Black-box_testing dbr:Dynamic_program_analysis dbr:Software_engineering dbr:System_testing dbr:Daikon_(system) dbr:Software_maintenance dbr:Runtime_system dbr:Integration_testing dbr:Static_program_analysis dbr:Unit_testing dbr:Formal_specification dbr:Dynamic_load_testing dbc:Mobile_security dbc:Software_testing dbr:Test_case dbr:Wiley_(publisher) dbr:TPT_(software)
dbo:abstract
Dynamic testing (or dynamic analysis) is a term used in software engineering to describe the testing of the dynamic behavior of code. That is, dynamic analysis refers to the examination of the physical response from the system to variables that are not constant and change with time. In dynamic testing the software must actually be compiled and run. It involves working with the software, giving input values and checking if the output is as expected by executing specific test cases which can be done manually or with the use of an automated process. This is in contrast to static testing. Unit tests, integration tests, system tests and acceptance tests utilize dynamic testing. Usability tests involving a mock version made in paper or cardboard can be classified as static tests when taking into account that no program has been executed; or, as dynamic ones when considering the interaction between users and such mock version is effectively the most basic form of a prototype.
foaf:isPrimaryTopicOf
n5:Dynamic_testing