<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Godfryd's Blog (Posts about testing)</title><link>https://blog.gof.me/</link><description></description><atom:link href="https://blog.gof.me/categories/testing.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2019 &lt;a href="mailto:godfryd@gmail.com"&gt;Godfryd&lt;/a&gt; </copyright><lastBuildDate>Mon, 29 Apr 2019 06:40:47 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Checking CouchDB</title><link>https://blog.gof.me/posts/checking-couchdb/</link><dc:creator>Godfryd</dc:creator><description>&lt;div&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;I'm working on presentation for winter &lt;a href="http://zimowisko.linux.gda.pl/"&gt;get-together&lt;/a&gt; of TriCity Linux User Group. This will be about schema-less database &lt;a href="https://blog.gof.me/posts/checking-couchdb/couchdb.apache.org"&gt;CouchDB&lt;/a&gt;. I don't to do simple introductory presentation as such there are plenty on internet. I'd like to check if particular problem can be solved using CouchDB.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://blog.gof.me/posts/checking-couchdb/"&gt;Read more…&lt;/a&gt; (3 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>database</category><category>reporting</category><category>Software</category><category>testing</category><guid>https://blog.gof.me/posts/checking-couchdb/</guid><pubDate>Wed, 06 Jan 2010 07:55:44 GMT</pubDate></item><item><title>Effective test results reporting</title><link>https://blog.gof.me/posts/test-results-reporting/</link><dc:creator>Godfryd</dc:creator><description>&lt;div&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Generally it is quite simple. Run tests. Count the number of all tests and failed tests and thats it. In most books about Continuous Integration and testing it is written that when some test fails the build is broken. Then just fix it to have still 100% passes and go on. In real projects it is not so simple.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://blog.gof.me/posts/test-results-reporting/"&gt;Read more…&lt;/a&gt; (6 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>reporting</category><category>Software</category><category>testing</category><guid>https://blog.gof.me/posts/test-results-reporting/</guid><pubDate>Sun, 21 Jun 2009 08:45:52 GMT</pubDate></item><item><title>Erlang Testing</title><link>https://blog.gof.me/posts/erlang-testing/</link><dc:creator>Godfryd</dc:creator><description>&lt;div&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;I was looking for some testing framework for Erlang. I found several links but it looked a little bit outdated. I found a blog post that gather information about several different testing frameworks:
http://bc.tech.coop/blog/070613.html. However there is nothing about latest Test Server and its front end Common Test.&lt;/p&gt;
&lt;p&gt;Here I will present how to use it&lt;/p&gt;
&lt;p&gt;&lt;a href="https://blog.gof.me/posts/erlang-testing/"&gt;Read more…&lt;/a&gt; (6 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>erlang</category><category>Software</category><category>testing</category><guid>https://blog.gof.me/posts/erlang-testing/</guid><pubDate>Fri, 03 Oct 2008 14:20:16 GMT</pubDate></item></channel></rss>