<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Features</title><link>https://sourceforge.net/p/jacareto/w/Features/</link><description>Recent changes to Features</description><atom:link href="https://sourceforge.net/p/jacareto/w/Features/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 02 Jun 2014 23:57:17 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jacareto/w/Features/feed" rel="self" type="application/rss+xml"/><item><title>Features modified by Daniel Herding</title><link>https://sourceforge.net/p/jacareto/w/Features/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Herding</dc:creator><pubDate>Mon, 02 Jun 2014 23:57:17 -0000</pubDate><guid>https://sourceforge.net17dd497e6d6fcac7d1be0039835ea42a1e2fb43e</guid></item><item><title>Features modified by Daniel Herding</title><link>https://sourceforge.net/p/jacareto/w/Features/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Herding</dc:creator><pubDate>Mon, 02 Jun 2014 23:57:17 -0000</pubDate><guid>https://sourceforge.net1d761879167a7dddb075050f72a96ba40ede81f7</guid></item><item><title>Features modified by Christian Spannagel</title><link>https://sourceforge.net/p/jacareto/w/Features/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -41,9 +41,6 @@
   * action sequences can be replayed to show demonstrate software usage 
   * replay processes can be embedded into own software to include animated demonstrations

-  
-
-
 ### Changing GUIs

   * Drawing directly on graphical user interfaces to highlight elements 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Spannagel</dc:creator><pubDate>Mon, 02 Jun 2014 23:57:17 -0000</pubDate><guid>https://sourceforge.net9b25450ebbaa67ff4156b31b5c1c069f1e4a0099</guid></item><item><title>Features modified by Christian Spannagel</title><link>https://sourceforge.net/p/jacareto/w/Features/</link><description>&lt;div class="markdown_content"&gt;&lt;div class="toc"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#capture-wzxhzdk0-replay-functionality"&gt;Capture &amp;amp; Replay Functionality&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#included-front-ends"&gt;Included Front Ends&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#annotation-of-records"&gt;Annotation of Records&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#gui-testing"&gt;GUI Testing&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#analysis-of-user-behavior"&gt;Analysis of User Behavior&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#animated-demonstrations"&gt;Animated Demonstrations&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#changing-guis"&gt;Changing GUIs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#flexible-component-engine"&gt;Flexible Component Engine&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#modular-structure-and-extensibility"&gt;Modular Structure and Extensibility&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#customization-and-logging"&gt;Customization and Logging&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#open-source"&gt;Open Source&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;h3 id="capture-wzxhzdk0-replay-functionality"&gt;Capture &amp;amp; Replay Functionality&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;capturing mouse events and key events, but also window events, focus events, and many more event types &lt;/li&gt;
&lt;li&gt;realtime and fixed time replay &lt;/li&gt;
&lt;li&gt;replaying with a real mouse pointer, a pseudo mouse pointer, or with no mouse pointer &lt;/li&gt;
&lt;li&gt;marking locations during replay &lt;/li&gt;
&lt;li&gt;fast forward replay &lt;/li&gt;
&lt;li&gt;replaying on real applications (macro functionality) &lt;/li&gt;
&lt;li&gt;selective replay of single record parts (replay steps) &lt;/li&gt;
&lt;li&gt;storing records in different formats (XML, serialized). More formats will come in future. &lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="included-front-ends"&gt;Included Front Ends&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;CleverPHL as comfortable graphical front end for Jacareto. &lt;/li&gt;
&lt;li&gt;Picorder as command line tool for the fast capture&amp;amp;replay-process. &lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="annotation-of-records"&gt;Annotation of Records&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;adding text annotations to the record &lt;/li&gt;
&lt;li&gt;play back of audio clips while replaying user actions &lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="gui-testing"&gt;GUI Testing&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;adding test elements to the record &lt;/li&gt;
&lt;li&gt;creating test reports &lt;/li&gt;
&lt;li&gt;storing test reports as xml files &lt;/li&gt;
&lt;li&gt;batch replay &lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="analysis-of-user-behavior"&gt;Analysis of User Behavior&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Qualitative analysis of user behavior by automatically structuring the record &lt;/li&gt;
&lt;li&gt;detecting user behavior on different levels &lt;/li&gt;
&lt;li&gt;quantitative data analysis by extracing data sets from a record and storing them in a CSV file (comma separated values) or in a xls file (Excel sheet) to analyze them in other applications (statistical software packages, for example) &lt;/li&gt;
&lt;li&gt;possibility to define own structure elements which represent special user behavior &lt;/li&gt;
&lt;li&gt;structure type definition for the specification of different structure mechanisms &lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="animated-demonstrations"&gt;Animated Demonstrations&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;action sequences can be replayed to show demonstrate software usage &lt;/li&gt;
&lt;li&gt;replay processes can be embedded into own software to include animated demonstrations &lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="changing-guis"&gt;Changing GUIs&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Drawing directly on graphical user interfaces to highlight elements &lt;/li&gt;
&lt;li&gt;Enabling and disabling of GUI components without programming &lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="flexible-component-engine"&gt;Flexible Component Engine&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;handling of Java applications and applets. &lt;/li&gt;
&lt;li&gt;for many target applications, no changes in code are necessary &lt;/li&gt;
&lt;li&gt;modules which handle special GUI components &lt;/li&gt;
&lt;li&gt;automatic inspection of the target application's component hierarchy &lt;/li&gt;
&lt;li&gt;detection of new components and changed component trees while capturing and replaying &lt;/li&gt;
&lt;li&gt;possibility to set names of components from outside without changing source code &lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="modular-structure-and-extensibility"&gt;Modular Structure and Extensibility&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;modular replay concept: replay modules handle special event types &lt;/li&gt;
&lt;li&gt;event masks help specifying which events should be captured &lt;/li&gt;
&lt;li&gt;starter modules for starting the target applications &lt;/li&gt;
&lt;li&gt;editors for editing the record elements after events have been captured &lt;/li&gt;
&lt;li&gt;interfaces for capturing semantic events of the target application &lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="customization-and-logging"&gt;Customization and Logging&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Customization with XML files &lt;/li&gt;
&lt;li&gt;Logging and debugging with Log4J &lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="open-source"&gt;Open Source&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;It's an open source project. You can use Jacareto for free, and you are invited to participate and to extend the features of Jacareto, CleverPHL and Picorder! &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Spannagel</dc:creator><pubDate>Mon, 02 Jun 2014 23:57:16 -0000</pubDate><guid>https://sourceforge.net9e6b64130dcddcfbcf5111b45bd8b25734a9419c</guid></item></channel></rss>