<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to testing-cheatsheet</title><link>https://sourceforge.net/p/ags/wiki/testing-cheatsheet/</link><description>Recent changes to testing-cheatsheet</description><atom:link href="https://sourceforge.net/p/ags/wiki/testing-cheatsheet/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 20 Sep 2014 20:00:35 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ags/wiki/testing-cheatsheet/feed" rel="self" type="application/rss+xml"/><item><title>testing-cheatsheet modified by Joel Krähemann</title><link>https://sourceforge.net/p/ags/wiki/testing-cheatsheet/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -3,7 +3,50 @@

 This page should show up all functionality and its aspects to test.

+* Generic issues
 * XML IO
 * GUI
 * Plugins / Effects / LADSPA
-* Soundcard output
+* Soundcard output / Export
+
+Generic Issues
+====
+
+Fundamental issues to document:
+
+* dead-lock
+* unreliable tasks or IO
+* race conditions
+
+XML Input/Output
+====
+
+You can easily start ags using --filename &amp;lt;ags_file.xml&amp;gt; parameter or save a file by clicking appropriate file menu item.
+
+* Was everything restored?
+* Can you save it a second or third time?
+* Is it still interactable?
+* May be implement parsing human generated files ...
+
+Graphical User Interface
+====
+
+Advanced Gtk+ Sequencer starts a GUI window per default. You may consider following issues:
+
+* Is the frontend interactable?
+* Are the widgets, windows or editors evident?
+* Is usability and transparency given?
+
+Plugins / Effects / LADSPA
+====
+
+You can load LADSPA plugins by using machine properties dialog.
+
+* Disabled blacklisted or non-realtime capable plugins
+* Restore guaranteed by safing files
+
+Soundcard output / Export
+====
+
+* Is timing and interaction with GUI safe
+* Export control sufficient for future usage
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joel Krähemann</dc:creator><pubDate>Sat, 20 Sep 2014 20:00:35 -0000</pubDate><guid>https://sourceforge.netd24859e04e995b5ed1af1c2f1334e76f0963c0da</guid></item><item><title>testing-cheatsheet modified by Joel Krähemann</title><link>https://sourceforge.net/p/ags/wiki/testing-cheatsheet/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="testing-cheatsheet"&gt;Testing Cheatsheet&lt;/h1&gt;
&lt;p&gt;This page should show up all functionality and its aspects to test.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;XML IO&lt;/li&gt;
&lt;li&gt;GUI&lt;/li&gt;
&lt;li&gt;Plugins / Effects / LADSPA&lt;/li&gt;
&lt;li&gt;Soundcard output&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joel Krähemann</dc:creator><pubDate>Sat, 20 Sep 2014 00:34:38 -0000</pubDate><guid>https://sourceforge.net40c7440e8346b11b7b3292dabbf1d17364021544</guid></item></channel></rss>