<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/i-jmeter-xpath/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/i-jmeter-xpath/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 25 Jun 2013 13:35:39 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/i-jmeter-xpath/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Ingemar Allqvist</title><link>https://sourceforge.net/p/i-jmeter-xpath/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -17,7 +17,7 @@

 Status of project/plugin
 -------------
-I would say that it's in a alpha stage. My focus so far, has been on testing the new functionality (xpaths with namespaces), but I need more regression testing on xpaths *without* namespaces. There's a good chance that the latter will work OK, though, since I really haven't touched that code path...
+Now, with some JUnit tests and with some additional tests performed, it looks fully functional to me. I would say that the status is "first Beta". 

 [[members limit=20]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingemar Allqvist</dc:creator><pubDate>Tue, 25 Jun 2013 13:35:39 -0000</pubDate><guid>https://sourceforge.net48ba3253806f79a81b5b374ab02fa9cba86783e6</guid></item><item><title>Home modified by Ingemar Allqvist</title><link>https://sourceforge.net/p/i-jmeter-xpath/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -17,7 +17,7 @@

 Status of project/plugin
 -------------
-I would say that it's in a alpha stage. My focus so far, has been on testing the new functionality (xpaths with namespaces), but I need more regression testing on xpaths **without** namespaces. There's a good chance that the latter will work OK, though, since I really haven't touched that code path...
+I would say that it's in a alpha stage. My focus so far, has been on testing the new functionality (xpaths with namespaces), but I need more regression testing on xpaths *without* namespaces. There's a good chance that the latter will work OK, though, since I really haven't touched that code path...

 [[members limit=20]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingemar Allqvist</dc:creator><pubDate>Tue, 18 Jun 2013 07:53:51 -0000</pubDate><guid>https://sourceforge.net84055c69eb513b6dd1f67585dbf2ff67d18ccff1</guid></item><item><title>Home modified by Ingemar Allqvist</title><link>https://sourceforge.net/p/i-jmeter-xpath/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -13,7 +13,11 @@

 Installation
 ------------
-As usual, simply move the jar-file to your ${jmeter installation}/lib/ext/ directory, and restart JMeter. That's all...
+As usual, simply move the jar-file to your ${jmeter installation}/lib/ext/ directory, and restart JMeter. That's all!
+
+Status of project/plugin
+-------------
+I would say that it's in a alpha stage. My focus so far, has been on testing the new functionality (xpaths with namespaces), but I need more regression testing on xpaths **without** namespaces. There's a good chance that the latter will work OK, though, since I really haven't touched that code path...

 [[members limit=20]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingemar Allqvist</dc:creator><pubDate>Tue, 18 Jun 2013 07:53:14 -0000</pubDate><guid>https://sourceforge.netcfa8b0eb743e7d560f4ad629ef88673ebb92c8f9</guid></item><item><title>Home modified by Ingemar Allqvist</title><link>https://sourceforge.net/p/i-jmeter-xpath/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -8,7 +8,7 @@
 ------------------------
 * The new assertions/extractors are called **iXPath Assertion** and **iXPath Extractor**, respectevly
 * You can still disregard namespaces alltogether. In that case, the elements will work just like the standard "XPath Assertions"- and "XPath Extraction"-elements
-* If you activate "Use Namespaces", a text field will be enabled. In this field you can define the namespaces (prefixes) you'll use in your xpath expression, in a property like fashion; "*prefix=namespace*", see [Example](https://sourceforge.net/p/i-jmeter-xpath/screenshot/Sk%C3%A4rmbild%20fr%C3%A5n%202013-06-17%2020:45:57.png).
+* If you activate "Use Namespaces", a text field will be enabled. In this field you can define the namespaces (prefixes) you'll use in your xpath expression, in a property like fashion; "*prefix=namespace*", see [Example](https://sourceforge.net/p/i-jmeter-xpath/screenshot/screenshot-2013-06-17%2020:45:57.png).
 * When these elements are created, they'll look into the file referenced by the &lt;code&gt;xpath.namespace.config&lt;/code&gt; property of the JMeter installation (if any).

 Installation
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingemar Allqvist</dc:creator><pubDate>Tue, 18 Jun 2013 07:46:14 -0000</pubDate><guid>https://sourceforge.net1127374950d307956d787515a8c2f3d58b41a822</guid></item><item><title>Home modified by Ingemar Allqvist</title><link>https://sourceforge.net/p/i-jmeter-xpath/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -8,7 +8,7 @@
 ------------------------
 * The new assertions/extractors are called **iXPath Assertion** and **iXPath Extractor**, respectevly
 * You can still disregard namespaces alltogether. In that case, the elements will work just like the standard "XPath Assertions"- and "XPath Extraction"-elements
-* If you activate "Use Namespaces", a text field will be enabled. In this field you can define the namespaces (prefixes) you'll use in your xpath expression, in a property like fashion; "*prefix=namespace*", see xxxx.
+* If you activate "Use Namespaces", a text field will be enabled. In this field you can define the namespaces (prefixes) you'll use in your xpath expression, in a property like fashion; "*prefix=namespace*", see [Example](https://sourceforge.net/p/i-jmeter-xpath/screenshot/Sk%C3%A4rmbild%20fr%C3%A5n%202013-06-17%2020:45:57.png).
 * When these elements are created, they'll look into the file referenced by the &lt;code&gt;xpath.namespace.config&lt;/code&gt; property of the JMeter installation (if any).

 Installation
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingemar Allqvist</dc:creator><pubDate>Tue, 18 Jun 2013 07:38:19 -0000</pubDate><guid>https://sourceforge.net7f729a6587d62a9f84f74d4ccd7bae0509e40d3d</guid></item><item><title>Home modified by Ingemar Allqvist</title><link>https://sourceforge.net/p/i-jmeter-xpath/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,20 @@
-Welcome to your wiki!
+Overview
+--------
+Like many before me, I've come to appreciate [JMeter](http://jmeter.apache.org/) as a simple, yet powerful, tool for performance and regression tests. However, when testing a project involving several disjoint, document oriented, webservices; I've found the XPath ellements (assertions and extractions) namespaces a bit clumsy to use.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+For me, it would be more natural defining namespaces in the test elements, instead of in a JMeter installation file. So, I've decided to enhance the XPath extractor and XPath assertion with these features. 

-The wiki uses [Markdown](/p/i-jmeter-xpath/wiki/markdown_syntax/) syntax.
+Features/Characteristics
+------------------------
+* The new assertions/extractors are called **iXPath Assertion** and **iXPath Extractor**, respectevly
+* You can still disregard namespaces alltogether. In that case, the elements will work just like the standard "XPath Assertions"- and "XPath Extraction"-elements
+* If you activate "Use Namespaces", a text field will be enabled. In this field you can define the namespaces (prefixes) you'll use in your xpath expression, in a property like fashion; "*prefix=namespace*", see xxxx.
+* When these elements are created, they'll look into the file referenced by the &lt;code&gt;xpath.namespace.config&lt;/code&gt; property of the JMeter installation (if any).
+
+Installation
+------------
+As usual, simply move the jar-file to your ${jmeter installation}/lib/ext/ directory, and restart JMeter. That's all...
+

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingemar Allqvist</dc:creator><pubDate>Tue, 18 Jun 2013 07:34:17 -0000</pubDate><guid>https://sourceforge.netc5c79a20b4fbf6f2223af9493144ddfd2b6301e1</guid></item><item><title>Home modified by Ingemar Allqvist</title><link>https://sourceforge.net/p/i-jmeter-xpath/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/i-jmeter-xpath/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/allkvist/"&gt;Ingemar Allqvist&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-51bf4f7a85540d1ab6fb5230" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ingemar Allqvist</dc:creator><pubDate>Mon, 17 Jun 2013 18:03:39 -0000</pubDate><guid>https://sourceforge.net03c7364f386dacbdf59685fe14a03f24c3a6f6cf</guid></item></channel></rss>