<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>open-DO &#187; Testing</title>
	<atom:link href="http://www.open-do.org/tag/testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.open-do.org</link>
	<description>Toward a cooperative and open framework for the development of certifiable software</description>
	<lastBuildDate>Fri, 03 Feb 2012 16:13:41 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Case Study: Can you afford to ignore formal analysis?</title>
		<link>http://www.open-do.org/2010/12/06/case-study-can-you-afford-to-ignore-formal-analysis/</link>
		<comments>http://www.open-do.org/2010/12/06/case-study-can-you-afford-to-ignore-formal-analysis/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 14:47:05 +0000</pubDate>
		<dc:creator>Yannick Moy</dc:creator>
				<category><![CDATA[Certification]]></category>
		<category><![CDATA[Open-DO News]]></category>
		<category><![CDATA[Papers and Slides]]></category>
		<category><![CDATA[Formal verification]]></category>
		<category><![CDATA[Hi-Lite]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://www.open-do.org/?p=1501</guid>
		<description><![CDATA[This is a title I&#8217;d like to reuse some day for a case study in Hi-Lite, but right now it is the title of a very interesting paper published by EE Times: people from Alcatel-Lucent formally verified many properties of an ASIC design in a large communication system.

What is stricking is the similarity of the [...]]]></description>
			<content:encoded><![CDATA[<p>This is a title I&#8217;d like to reuse some day for a case study in Hi-Lite, but right now it is the title of <a href="http://www.eetimes.com/design/eda-design/4211188/Case-Study--Can-you-afford-to-ignore-formal-analysis-?pageNumber=0&#038;Ecosystem=embedded">a very interesting paper</a> published by EE Times: people from Alcatel-Lucent formally verified many properties of an ASIC design in a large communication system.</p>

<p>What is stricking is the similarity of the findings and the challenges with what we do in Hi-Lite, despite the very different nature of the properties verified in hardware and in software, and the different techniques involved. Pages 3 and 4, they detail the additional errors found by formal verification on a codebase already simulated, with actual examples of what simulation missed and why. Very instructive. Which leads them to propose to bring together simulation and formal verification on page 5.</p>

<p>Interestingly, the difficulties to bring these two worlds together are the same as the ones in software: different semantics in simulation and formal verification (ex 1 p 5) and non-executable annotations (ex 2 p 5). Good thing that we insisted on the same semantics in Hi-Lite for execution and formal verification, as well as executable annotations!<p> ]]></content:encoded>
			<wfw:commentRss>http://www.open-do.org/2010/12/06/case-study-can-you-afford-to-ignore-formal-analysis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Agile Tour 2009</title>
		<link>http://www.open-do.org/2009/10/27/agile-tour-2009/</link>
		<comments>http://www.open-do.org/2009/10/27/agile-tour-2009/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 11:40:18 +0000</pubDate>
		<dc:creator>Florian Villoing</dc:creator>
				<category><![CDATA[Agile/Lean Programming]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Open-DO News]]></category>
		<category><![CDATA[Papers and Slides]]></category>
		<category><![CDATA[AdaCore]]></category>
		<category><![CDATA[Agile]]></category>
		<category><![CDATA[AgileTour 2009]]></category>
		<category><![CDATA[CARA]]></category>
		<category><![CDATA[DO-178B]]></category>
		<category><![CDATA[DO-178C]]></category>
		<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Lean]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[qualification]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://www.open-do.org/?p=803</guid>
		<description><![CDATA[Last week I attented the Grenoble (October 20, 2009) and Valence (October 22, 2009) conferences as part of the Agile Tour 2009 series. These events were a big success and attracted more than 450 attendees! I would like to thank one more time the CARA who did a very good job at organizing these.

The presentations [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I attented the <a href="http://www.agiletour.org/en/at2009_grenoble.html" target="_blank">Grenoble</a> (October 20, 2009) and <a href="http://www.agiletour.org/en/at2009_valence.html" target="_blank">Valence</a> (October 22, 2009) conferences as part of the <a href="http://www.agiletour.org/" target="_blank">Agile Tour 2009</a> series. These events were a big success and attracted more than 450 attendees! I would like to thank one more time the <a href="http://clubagile.org" target="_blank">CARA</a> who did a very good job at organizing these.</p>

<p>The presentations were of very high quality and their diversity pleased practionners as well as managers and students. All the slides are accessible on the CARA&#8217;s <a href="http://clubagile.org/evenements/conferences-2009/" target="_blank">website</a> (French and English).</p>

<p>I gave a talk in Grenoble and Valence about the infrastructure and processes we put in place at AdaCore to build and test on a daily basis all our compilation chains and accompanying technology in a Lean fashion.</p>

<p>I also presented the &#8220;qualification machine&#8221; we have built based on open source technology to ease the DO-178B tool qualification process by adopting an agile philosophy.</p>

<div id="__ss_2355617" style="width: 425px; text-align: left;"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" title="Lean Software Production and Qualification Infrastructures" href="http://www.slideshare.net/AdaCore/lean-software-production-and-qualification-infrastructures">Lean Software Production and Qualification Infrastructures</a><object style="margin:0px" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=leansoftwareproduction-091027044336-phpapp02&amp;rel=0&amp;stripped_title=lean-software-production-and-qualification-infrastructures" /><param name="allowfullscreen" value="true" /><embed style="margin:0px" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=leansoftwareproduction-091027044336-phpapp02&amp;rel=0&amp;stripped_title=lean-software-production-and-qualification-infrastructures" allowscriptaccess="always" allowfullscreen="true"></embed></object>
<div style="font-size: 11px; font-family: tahoma,arial; height: 26px; padding-top: 2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/AdaCore">AdaCore</a>.</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.open-do.org/2009/10/27/agile-tour-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

