<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: Counterstrings: Self-Describing Test Data</title>
	<atom:link href="http://www.satisfice.com/blog/archives/22/feed" rel="self" type="application/rss+xml" />
	<link>http://www.satisfice.com/blog/archives/22</link>
	<description>The Consulting Software Tester</description>
	<pubDate>Sat, 13 Mar 2010 23:46:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dan Meservy</title>
		<link>http://www.satisfice.com/blog/archives/22/comment-page-1#comment-239902</link>
		<dc:creator>Dan Meservy</dc:creator>
		<pubDate>Thu, 28 Jan 2010 18:33:31 +0000</pubDate>
		<guid isPermaLink="false">http://12.165.213.55/blog/?p=22#comment-239902</guid>
		<description>I've already shared this with a couple of my testing colleagues.  Though it's simple, it's powerful.  Before, we'd hold a button for a long time in a field, then copy to the point of truncation and paste the text in word and do a character count.  Cave-man like, I know!  Thank you for the tool!  It's in my library now.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve already shared this with a couple of my testing colleagues.  Though it&#8217;s simple, it&#8217;s powerful.  Before, we&#8217;d hold a button for a long time in a field, then copy to the point of truncation and paste the text in word and do a character count.  Cave-man like, I know!  Thank you for the tool!  It&#8217;s in my library now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JosÃ© Alejandro Betancur</title>
		<link>http://www.satisfice.com/blog/archives/22/comment-page-1#comment-55125</link>
		<dc:creator>JosÃ© Alejandro Betancur</dc:creator>
		<pubDate>Fri, 13 Jul 2007 16:21:07 +0000</pubDate>
		<guid isPermaLink="false">http://12.165.213.55/blog/?p=22#comment-55125</guid>
		<description>james,

is there a way to tell perlclip to create the $allchars backwards?

I figure out that the combination "&#" breaks the application when is used.. and some times some points of the $allchars text backwards also crash apps.

&lt;em&gt;[James' Reply: There's no way to do that yet. But it's easy to tweak the code to make that happen.]Â &lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>james,</p>
<p>is there a way to tell perlclip to create the $allchars backwards?</p>
<p>I figure out that the combination &#8220;&#&#8221; breaks the application when is used.. and some times some points of the $allchars text backwards also crash apps.</p>
<p><em>[James' Reply: There's no way to do that yet. But it's easy to tweak the code to make that happen.]Â </em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Holmes</title>
		<link>http://www.satisfice.com/blog/archives/22/comment-page-1#comment-1714</link>
		<dc:creator>Michael Holmes</dc:creator>
		<pubDate>Thu, 07 Sep 2006 02:26:10 +0000</pubDate>
		<guid isPermaLink="false">http://12.165.213.55/blog/?p=22#comment-1714</guid>
		<description>I've used this tool and found it very helpful in things like field validation as suggested in the field - Requirement states that field will accept a maximum input of 200 characters.  Great create a string, put it in your automation library, have your automation tool call the string to test the value.  Requirement changed? Create a new string with same name!

Also have used it for creating large quantities of data for insertion into database applications under test.
Testing indexing in databases through creating huge strings and using find and replace to change or strip out the asterisks.
Though for both these cases I have also enjoyed using texts from the Project Gutenberg library - (http://www.gutenberg.org/wiki/Main_Page) I mean Ipsum Lorum does tend to get boring after a while.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve used this tool and found it very helpful in things like field validation as suggested in the field - Requirement states that field will accept a maximum input of 200 characters.  Great create a string, put it in your automation library, have your automation tool call the string to test the value.  Requirement changed? Create a new string with same name!</p>
<p>Also have used it for creating large quantities of data for insertion into database applications under test.<br />
Testing indexing in databases through creating huge strings and using find and replace to change or strip out the asterisks.<br />
Though for both these cases I have also enjoyed using texts from the Project Gutenberg library - (http://www.gutenberg.org/wiki/Main_Page) I mean Ipsum Lorum does tend to get boring after a while.</p>
]]></content:encoded>
	</item>
</channel>
</rss>


