<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF [
 <!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
 <!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>

 <!ENTITY swrc 'http://swrc.ontoware.org/ontology#'>
 <!ENTITY xsd 'http://www.w3.org/2001/XMLSchema#'>
]>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:cc="http://web.resource.org/cc/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:burst="http://xmlns.com/burst/0.1/"
 
 xmlns:rdfs="&rdfs;"
 xmlns:swrc="&swrc;"
 xmlns:xsd="&xsd;"
>

<channel rdf:about="http://www.bibsonomy.org/uri/bibtex/21664b8b1971448be9afe970825674f5d/ist_spl">
  <title>BibSonomy publications for /bibtex/21664b8b1971448be9afe970825674f5d/ist_spl</title>
  <link>http://www.bibsonomy.org/burst/bibtex/21664b8b1971448be9afe970825674f5d/ist_spl</link>
  <description>BibSonomy BuRST Feed for /bibtex/21664b8b1971448be9afe970825674f5d/ist_spl</description>
  <dc:date>2008-07-21T00:04:02+02:00</dc:date>

  <items>
    <rdf:Seq>
      <rdf:li rdf:resource="http://www.bibsonomy.org/uri/bibtex/21664b8b1971448be9afe970825674f5d/ist_spl"/>
      </rdf:Seq>
  </items>
</channel>

<item rdf:about="http://www.bibsonomy.org/uri/bibtex/21664b8b1971448be9afe970825674f5d/ist_spl">
    <title>Improving Evidence about Software Technologies: A Look at Model-Based Testing</title>
    <link>http://www.bibsonomy.org/bibtex/21664b8b1971448be9afe970825674f5d/ist_spl</link>
    <dc:creator>ist_spl</dc:creator>
    <dc:date>2008-06-10T11:40:53+02:00</dc:date>
    <dc:subject>UML based model testing </dc:subject>
    <content:encoded>
	    <![CDATA[
        <div class="block">
	      <div class="bmtitle">

  <a href="/documents/554d86e63dad9e86f972f62ed5f032dd"><img alt="PDF" src="/resources/image/document-txt-blue.png" style="float: left;"/></a>
  <a href="http://www.bibsonomy.org/bibtex/21664b8b1971448be9afe970825674f5d/ist_spl">Improving Evidence about Software Technologies: A Look at Model-Based Testing</a>
</div>
<div class="bmdesc">
  <span style="color:#555555;"> 
    Arilo Dias <a href="http://www.bibsonomy.org/author/Neto">Neto</a>         	     	 
        	  and Rajesh <a href="http://www.bibsonomy.org/author/Subramanyan">Subramanyan</a>         	     	 
        	  and Marlon <a href="http://www.bibsonomy.org/author/Vieira">Vieira</a>         	     	 
        	  and Guilherme Horta <a href="http://www.bibsonomy.org/author/Travassos">Travassos</a>         	     	 
        	  and Forrest <a href="http://www.bibsonomy.org/author/Shull">Shull</a>         	     	 
        	 </span> 
  <em>Software, IEEE</em>
    10-13
  (2008)
</div>
<span class="bmmeta">
  
  
        to
        <span class="bmtags">
        <a href="http://www.bibsonomy.org/user/ist_spl/UML">UML</a>
        <a href="http://www.bibsonomy.org/user/ist_spl/based">based</a>
        <a href="http://www.bibsonomy.org/user/ist_spl/model">model</a>
        <a href="http://www.bibsonomy.org/user/ist_spl/testing">testing</a>
        </span>
        

        
        on 2008-06-10 11:40:53 </span></div>
	    ]]>
    </content:encoded>
    <taxo:topics>
      <rdf:Bag>
        <rdf:li rdf:resource="http://www.bibsonomy.org/tag/UML" />
        <rdf:li rdf:resource="http://www.bibsonomy.org/tag/based" />
        <rdf:li rdf:resource="http://www.bibsonomy.org/tag/model" />
        <rdf:li rdf:resource="http://www.bibsonomy.org/tag/testing" />
        </rdf:Bag>
    </taxo:topics>
    <burst:publication>
      <swrc:Article>
        <swrc:booktitle>Software, IEEE</swrc:booktitle><swrc:month>May/June</swrc:month><swrc:note>MR: necessarily regard the full results of the review: http://csdl2.computer.org/comp/mags/so/2008/extras/mso2008030010x1.pdf
 
Sehr ausführlicher Überblick über die aktuellen MBT-Ansätze (vor allem auf UML-basierende). Dazu zählen alle die mit folgenden Suchstrings in der Literatur gefunden worden sind: requirement/specification/use case/model/UML/finite state machine - based/driven - testing/test - approach/method/methodology/technique 

Usefulness for IST-SPL (-/0/+/++): + (extensive state of the art) 

</swrc:note><swrc:pages>10-13</swrc:pages><swrc:title>Improving Evidence about Software Technologies: A Look at Model-Based Testing</swrc:title><swrc:volume>25</swrc:volume><swrc:year>2008</swrc:year><swrc:keywords>UML based model testing </swrc:keywords><swrc:date>2008-06-10 11:40:53.0</swrc:date><swrc:abstract>Model-based testing (MBT) approaches help automatically generate test cases using models extracted from software artifacts, and hold the promise to greatly affect how we build software. A review of the literature shows that certain specialized domains are applying MBT, but it does not yet seem to be a mainstream approach. The authors therefore conducted a systematic review of the literature to investigate how much evidence is available on MBT&#039;s costs and benefits, especially regarding how these techniques compare to other common testing approaches. They use these results to derive suggestions regarding what types of studies might further increase the deployment of these techniques.</swrc:abstract><swrc:hasExtraField>
    <swrc:Field swrc:key="issn" swrc:value="0740-7459"/>
  </swrc:hasExtraField>
<swrc:hasExtraField>
    <swrc:Field swrc:key="doi" swrc:value="10.1109/MS.2008.64"/>
  </swrc:hasExtraField>
<swrc:author>
  <rdf:Seq>
  <rdf:_1><swrc:Person swrc:name="Arilo Dias Neto" /></rdf:_1>
  <rdf:_2><swrc:Person swrc:name="Rajesh Subramanyan" /></rdf:_2>
  <rdf:_3><swrc:Person swrc:name="Marlon Vieira" /></rdf:_3>
  <rdf:_4><swrc:Person swrc:name="Guilherme Horta Travassos" /></rdf:_4>
  <rdf:_5><swrc:Person swrc:name="Forrest Shull" /></rdf:_5>
  </rdf:Seq>
</swrc:author>

<swrc:editor>
  <rdf:Seq>
  </rdf:Seq>
</swrc:editor></swrc:Article>  
    </burst:publication>
  </item>
</rdf:RDF>