<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WhyPad &#187; Worksoft Certify</title>
	<atom:link href="http://www.whypad.com/category/worksoft-certify/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whypad.com</link>
	<description>Tips, tricks, and hacks for life and tech...</description>
	<lastBuildDate>Tue, 06 Jul 2010 15:21:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Excel Spreadsheet of US States</title>
		<link>http://www.whypad.com/posts/excel-spreadsheet-of-us-states/583/</link>
		<comments>http://www.whypad.com/posts/excel-spreadsheet-of-us-states/583/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 05:18:42 +0000</pubDate>
		<dc:creator>Byron Bennett</dc:creator>
				<category><![CDATA[ASP.NET/C#]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Miscellany]]></category>
		<category><![CDATA[Worksoft Certify]]></category>

		<guid isPermaLink="false">http://www.whypad.com/posts/excel-spreadsheet-of-us-states/583/</guid>
		<description><![CDATA[Here's a simple Excel spreadsheet of US States and their abbreviations.  I don't know how many times I've recreated this blooming thing.  But no more.  See full post for download.]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a simple Excel spreadsheet of US States and their abbreviations.  I don&#8217;t know how many times I&#8217;ve recreated this blooming thing.  I just found myself, once again trying to find a decent table of states to put into my Supple Forms states drop down list, and after ten minutes and finally getting it into an nice Excel table, I figured it was time to memorialize it forever here.  So, no more hunting around.  Here you go:</p>
<p><span id="more-583"></span></p>
<p>Download:  <a href="http://www.whypad.com/wp-content/uploads/us_states.zip">US States</a></p>
<p>AK,ALASKA<br />
AL,ALABAMA<br />
AR,ARKANSAS<br />
AZ,ARIZONA<br />
CA,CALIFORNIA<br />
CO,COLORADO<br />
CT,CONNECTICUT<br />
DE,DELAWARE<br />
FL,FLORIDA<br />
GA,GEORGIA<br />
HI,HAWAII<br />
IA,IOWA<br />
ID,IDAHO<br />
IL,ILLINOIS<br />
IN,INDIANA<br />
KS,KANSAS<br />
KY,KENTUCKY<br />
LA,LOUISIANA<br />
MA,MASSACHUSETTS<br />
MD,MARYLAND<br />
ME,MAINE<br />
MI,MICHIGAN<br />
MN,MINNESOTA<br />
MO,MISSOURI<br />
MS,MISSISSIPPI<br />
MT,MONTANA<br />
NE,NEBRASKA<br />
NC,NORTH CAROLINA<br />
ND,NORTH DAKOTA<br />
NH,NEW HAMPSHIRE<br />
NJ,NEW JERSEY<br />
NM,NEW MEXICO<br />
NY,NEW YORK<br />
NV,NEVADA<br />
OH,OHIO<br />
OK,OKLAHOMA<br />
OR,OREGON<br />
PA,PENNSYLVANIA<br />
RI,RHODE ISLAND<br />
SC,SOUTH CAROLINA<br />
SD,SOUTH DAKOTA<br />
TN,TENNESSEE<br />
TX,TEXAS<br />
UT,UTAH<br />
VA,VIRGINIA<br />
VT,VERMONT<br />
WA,WASHINGTON<br />
WI,WISCONSIN<br />
WV,WEST VIRGINIA<br />
WY,WYOMING</p>
<img src="http://www.whypad.com/?ak_action=api_record_view&id=583&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.whypad.com/posts/excel-spreadsheet-of-us-states/583/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Hosting Your WP Plugin with Aptana and Subclipse &#8211; Video pt. 2</title>
		<link>http://www.whypad.com/posts/hosting-your-wp-plugin-with-aptana-and-subclipse-video-pt-2/545/</link>
		<comments>http://www.whypad.com/posts/hosting-your-wp-plugin-with-aptana-and-subclipse-video-pt-2/545/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 07:24:55 +0000</pubDate>
		<dc:creator>Byron Bennett</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Worksoft Certify]]></category>

		<guid isPermaLink="false">http://www.whypad.com/?p=545</guid>
		<description><![CDATA[This is the 2nd part of this 3 part video series on hosting a plugin on WordPress.org.  There are 3 easy steps to accomplish this, but you need to do them all and you have to do them in order.  So if you haven&#8217;t already gotten your WordPress Subversion repository in an email, take a [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-537" title="wp-plugin" src="http://www.whypad.com/wp-content/uploads/wp-plugin.gif" alt="wp-plugin" width="150" height="150" />This is the 2nd part of this 3 part video series on hosting a plugin on WordPress.org.  There are 3 easy steps to accomplish this, but you need to do them all and you have to do them in order.  So if you haven&#8217;t already gotten your WordPress Subversion repository in an email, take a look at Part 1 of this series <a href="http://www.whypad.com/posts/host-plugin-on-wordpress-video-tuts/536/">here</a>.  Here in Part 2, we&#8217;re going to download and install the Aptana IDE to use as a graphical interface to subversion.  WordPress very helpfully provides instructions for the bare basics needed to use SVN to get your plugin hosted.  <img class="alignright size-medium wp-image-546" title="picture-4" src="http://www.whypad.com/wp-content/uploads/picture-4-300x264.png" alt="picture-4" width="300" height="264" />Take a gander at the image at the right.  That sent shivers down my spine.  I did download SVN and tried a few SVN commands from the terminal.  And they worked, but I really wanted something a little more point-and-click.  And Aptana was it.</p>
<p><span id="more-545"></span></p>
<p>If you want to give the manual version of SVN a go, check out the WordPress instructions <a href="http://wordpress.org/extend/plugins/about/svn/">here</a>.</p>
<h2>A Word on SVN</h2>
<p>SVN is a code repository that provides superb versioning and access controls for development teams.  These types of tools are particularly necessary in large development groups where many developers might be working on the same code.    If you&#8217;re like me, you may have only the faintest idea as to what SVN does.  Well, not to fear.  These next two videos are going to tell you exactly what you need to do in order to get your plugin&#8217;s code into the repository.</p>
<h2>Configuring Aptana for Subversion Integration</h2>
<p>Aptana is an IDE that is based on the open source Eclipse IDE project.  The following video shows you how to download and configure Aptana for connecting to your repository.  <object width="425" height="344" data="http://www.screentoaster.com/swf/STPlayer.swf" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="flashvars" value="video=stUE5QQEZIR1pdR1VcUlhdU1NT" /><param name="src" value="http://www.screentoaster.com/swf/STPlayer.swf" /></object></p>
<div style="width: 425px; text-align: right;"><a href="http://www.screentoaster.com/">Record your screencast online</a></div>
<p>You probably noticed that the sound was cut off there at the end.  <a href="http://www.screentoaster.com/">ScreenToaster</a> was having some problems and it was cutting off recording audio at 4:00 mins.  And I&#8217;m so bad at doing these videos that I couldn&#8217;t bear trying it yet again for 10 seconds more sound.  Basically I said, &#8220;The Subclipse box will show up in the bottom right.  And check out part 3, which brings it home!&#8221;</p>
<p>Once you&#8217;ve configured Aptana and SVN (Subclipse), you&#8217;re now ready to make the connection to your remote WordPress plugin repository.  So, check out video 3 which demonstrates the steps for getting your plugin files into the repository.</p>
<p>Cheers!</p>
<p>Byron</p>
<img src="http://www.whypad.com/?ak_action=api_record_view&id=545&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.whypad.com/posts/hosting-your-wp-plugin-with-aptana-and-subclipse-video-pt-2/545/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Worksoft Users Group is off to a Stellar Start!</title>
		<link>http://www.whypad.com/posts/worksoft-users-group/231/</link>
		<comments>http://www.whypad.com/posts/worksoft-users-group/231/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 23:12:00 +0000</pubDate>
		<dc:creator>Byron Bennett</dc:creator>
				<category><![CDATA[Worksoft Certify]]></category>

		<guid isPermaLink="false">http://www.whypad.com/?p=231</guid>
		<description><![CDATA[Before I get into what a great affair the inaugural meeting of the Worksoft Users Group was, let me say a word on User Groups in general.  Anyone in IT who works with complex software (and isn&#8217;t it all complex these days?) knows by now what an incredible resource a good Users Group can be.  [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.whypad.com/posts/worksoft-users-group/231/"><img class="size-full wp-image-238 alignleft" title="nasa_magmonster1" src="http://www.whypad.com/wp-content/uploads/nasa_magmonster1.jpg" alt="" width="167" height="77" /></a>Before I get into what a great affair the inaugural meeting of the Worksoft Users Group was, let me say a word on User Groups in general.  Anyone in IT who works with complex software (and isn&#8217;t it all complex these days?) knows by now what an incredible resource a good Users Group can be.  The <a href="http://www.asug.com/">American SAP Users Group</a> (ASUG) is absolutely indespensible.  When you marry SAP in the US (excuse me&#8230;I mean <em>buy</em> SAP), it&#8217;s really like you&#8217;re marrying ASUG too.  They are a huge resource for training, conferences, customer interactions&#8230;the works!  Well, when I got the email from Worksoft announcing that they were holding the inaugural gathering of the Worksoft Users Group (official acronym to be declared later, but I&#8217;ll use WUG for now) the Sunday before TechEd in Las Vegas, it was like someone from SETI picking up <em>THE SIGNAL</em> on the <a href="http://en.wikipedia.org/wiki/Very_Large_Array">VLA</a>.  We&#8217;re not alone!</p>
<p><span id="more-231"></span></p>
<p><img class="alignright size-full wp-image-214" title="worksoft-logo" src="http://www.whypad.com/wp-content/uploads/worksoft-logo.jpg" alt="" width="223" height="71" />In short, the WUG meeting was fantastic.  Shoot the stars, knock the cover off the ball, can&#8217;t wait &#8217;til next time, blow me away (that&#8217;s 2 posts in a row with me raving like that&#8230;in case you are keeping track).  The Worksoft folks really put on a great session.  The doors to the meeting room (burried somewhere deep in the bowels of the Venetian Hotel&#8230;I couldn&#8217;t find it again if I tried) opened at 1:30 yesterday afternoon and we finally dragged out of there (well fed with all the trimmings) between 7:00 and 8:00.  It was a long day, but we really needed another 2 or 3 hours to get through everything that was planned.</p>
<p>To any folks who were there, I thoroughly enjoyed meeting every one and hearing how you are using Certify.  The presentations were extremely helpful, and the audience active, asking questions that were on everyone&#8217;s mind.  It seems that many folks are relatively new to automated testing, and are confronted with the same issues around strategy, data management, etc.</p>
<p>I particularly enjoyed the other customer presentations.  Even when I&#8217;m at an SAP conference, I love to hear the customer presentations to see what they are doing with SAP.</p>
<p>I was priviledged to be able to give a presentation as well, and part of my conclusion was a short WUG Wishlist, which I will repeat here as a general broadcast (much like SETI) to any and all who may join in.</p>
<p>An Abridged WUG Wish List:</p>
<ul>
<li>Open discussion &amp; documentation of Best Practices on:
<ul>
<li>Test strategy</li>
<li>Test planning</li>
<li>Test design (naming conventions, balance of granularity, etc)</li>
<li>Execution</li>
<li>Documentation</li>
</ul>
</li>
<li>Provide a voice for Certify Feature requests</li>
<li>Source for tips, techniques, and training for using Certify (added)</li>
</ul>
<p>Finally, thanks again to Worksoft and all WUG attendees for making the event such a great experience.  I look forward to seeing how the WUG can help us all be better at what we do.</p>
<p>Cheers!</p>
<p>Byron</p>
<img src="http://www.whypad.com/?ak_action=api_record_view&id=231&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.whypad.com/posts/worksoft-users-group/231/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Worksoft Certify: Reuseable Processes with Looping Recordsets</title>
		<link>http://www.whypad.com/posts/certify-reuseable-processes-with-looping-recordsets/212/</link>
		<comments>http://www.whypad.com/posts/certify-reuseable-processes-with-looping-recordsets/212/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 16:06:56 +0000</pubDate>
		<dc:creator>Byron Bennett</dc:creator>
				<category><![CDATA[Worksoft Certify]]></category>

		<guid isPermaLink="false">http://www.whypad.com/?p=212</guid>
		<description><![CDATA[One of the challenges with automated testing is building your test scripts or processes at the right level of granularity to allow for reusing them over and over in different scenarios.  The Worksoft Certify automated testing tool is built around the idea of object oriented test scripts and reuseability.  The ideal test script can be [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.whypad.com/wp-content/uploads/worksoft_logo.gif"><img class="alignright" title="worksoft_logo" src="http://www.whypad.com/wp-content/uploads/worksoft_logo.gif" alt="" /></a>One of the challenges with automated testing is building your test scripts or processes at the right level of granularity to allow for reusing them over and over in different scenarios.  The Worksoft Certify automated testing tool is built around the idea of object oriented test scripts and reuseability.  The ideal test script can be used to satisfy many test scenarios by simply feeding it different data.   This article will discuss how to deal with data (recordsets) within an SAP and Certify context in such a manner that you can maximize reuseability of your scripts with the least amount of tweaking required at the time of script execution.<span id="more-212"></span></p>
<h3>Setting the Stage</h3>
<p>Take for instance 2 separate test cases.  Each test case utilizes SAP t-code VA01 (Create Sales Order).  Each of the sales orders being created will have 1 or more line items.  To get multiple line items on a sales order through Certify, you typically create a recordset that contains multiple line items that will loop at the specific point of entering the line items.  This recordset cannot be the overall recordset for the sales order since the multiple line items would end up looping the entire transaction, resulting in multiple Sales Orders instead of multiple Line Items.  So ultimately, we will need 2 different recordsets for each of these test cases.  One recordset will be the overall recordset for the entire sales order, excepting the line items.  The second recordset will contain the line items that will be looped through in the line item entry sub-process.</p>
<h3>The Problem of Recordset Placement</h3>
<p>In our example, let say that we have a standard Certify process (test case) for called <em>VA01_Create_Sales_Order</em>.  Imbedded within that process is a sub-process called <em>VA01_sub_Item_Entry</em>.  We want 2 variations of these with different data, so we&#8217;ll have a total of 4 recordsets.  For sake of brevity, lets call the recordsets:</p>
<ul>
<li>RS_SO_Stock</li>
<li>RS_SO_Stock_Items</li>
<li>RS_SO_Direct</li>
<li>RS_SO_Direct_Items</li>
</ul>
<p>If we assigned the recordsets directly to the processes, we would have to change those recordsets each time we ran one of the test cases.  A problem here is that somebody may not realize that there is a sub-process that needs to have its recordset changed as well.  This could be really problematic if we had 2 testers executing different scenarios at the same time since the assigned recordset gets saved right before you execute. </p>
<h3>Solution</h3>
<p>The answer for the overall sales order recordset would be to create a super-Process for each of your scenarios.  You would attach the overall recordset RS_SO_Stock or RS_SO_Direct at the super-Process level, and that process would have VA01_Create_Sales_Order as the only process within it.</p>
<p>This still leaves the problem of getting the right recordset attached to the item entry sub-process.  An elegant solution to this problem is to use a variable as the recordset name for the sub-process.  In your overall recordsets, you would set that variable to the proper sub-process recordset name RS_SO_Stock_Items or RS_SO_Direct_Items. </p>
<p>The image below shows where to set the recordset variable name for the sub-process.  You will add this variable as a field in your overall recordsets and fill with the appropriate recordset name.</p>
<p><a href="http://www.whypad.com/wp-content/uploads/certify_recordsetvariable.gif"><img class="alignnone size-full wp-image-213" title="certify_recordsetvariable" src="http://www.whypad.com/wp-content/uploads/certify_recordsetvariable.gif" alt="" width="470" height="264" /></a></p>
<p><strong>Feel free to share any tips and tricks or references you have in the comments below!</strong></p>
<img src="http://www.whypad.com/?ak_action=api_record_view&id=212&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.whypad.com/posts/certify-reuseable-processes-with-looping-recordsets/212/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automated Testing SAP with Worksoft Certify &#8211; Reviewed</title>
		<link>http://www.whypad.com/posts/sap-automated-testing-worksoft-certify/188/</link>
		<comments>http://www.whypad.com/posts/sap-automated-testing-worksoft-certify/188/#comments</comments>
		<pubDate>Wed, 28 May 2008 15:51:51 +0000</pubDate>
		<dc:creator>Byron Bennett</dc:creator>
				<category><![CDATA[SAP]]></category>
		<category><![CDATA[Worksoft Certify]]></category>
		<category><![CDATA[Certify]]></category>
		<category><![CDATA[Worksoft]]></category>

		<guid isPermaLink="false">http://www.whypad.com/?p=188</guid>
		<description><![CDATA[Looking for the holy grail in testing SAP? I am. We&#8217;ve got an upgrade from 4.6C to ERP 6 looming on the horizon, and a little testing magic would go a long ways. Wouldn&#8217;t it be cool to say, &#8220;Replicator, one sales order, 20 line items.&#8221; And&#8230;presto! &#8220;Replicator, pick and delivery on last Sales Order.&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.whypad.com/wp-content/uploads/worksoft_certify.jpg"></a><a title="Replicator image by Peter from Iceland on Picassa" href="http://www.whypad.com/wp-content/uploads/replicator.jpg"><img class="alignleft size-full wp-image-189" title="replicator" src="http://www.whypad.com/wp-content/uploads/replicator.jpg" alt="Replicator image by Peter from Iceland on Picassa" width="150" height="120" /></a>Looking for the holy grail in testing SAP? I am. We&#8217;ve got an upgrade from 4.6C to ERP 6 looming on the horizon, and a little testing magic would go a long ways. Wouldn&#8217;t it be cool to say, &#8220;<a href="http://en.wikipedia.org/wiki/Replicator_(Star_Trek)">Replicator</a>, one sales order, 20 line items.&#8221; And&#8230;presto! &#8220;Replicator, pick and delivery on last Sales Order.&#8221; Sha-blam! All set. &#8220;Replicator, one purchase order with 300 line items, and tell me if it meets this set of criteria.&#8221; Dare I dream? Oh, yes, just like butter. Usually, testing feels more like a stint as the <a href="http://en.wikiquote.org/wiki/Monty_Python_and_the_Holy_Grail#The_Black_Knight">Black Knight</a> from Monty Python&#8217;s Holy Grail than quality time spent with a Star Trek replicator. The good news is that the SAP world is moving towards that magical replicator experience in automated testing. Albeit slowly, but good progress all the same. Enter Worksoft Certify, HP&#8217;s Mercury, et al. This post is an introduction to <a href="http://www.worksoft.com/">Worksoft Certify</a>.<span id="more-188"></span></p>
<h2>What is Certify?</h2>
<p><a rel="lightbox" href="http://www.whypad.com/wp-content/uploads/worksoft_certify.jpg"><img class="alignleft size-medium wp-image-190" title="worksoft_certify" src="http://www.whypad.com/wp-content/uploads/worksoft_certify-300x253.jpg" alt="" width="300" height="253" /></a>In the 2006 to 2007 timeframe, Worksoft made the strategic decision to tailor its automated software testing platform for the SAP experience. This well may be the tipping point for this relatively small company. They are gaining a lot of traction with some pretty major SAP customers. Here in St. Louis, there are already several Certify customers (here&#8217;s hoping a Worksoft Certify User&#8217;s Group will be in the making).</p>
<p>Among the testing tools that we looked at, Certify most closely matched our testing strategy &#8211; at least what we hoped our strategy would be going forward. Certify came across as having the advantage of allowing your business process experts (BPX&#8217;s) create and maintain the test cases for their areas of responsibility. Other testing platforms talked about Quality and Testing Engineers, and other dedicated resources that we were not prepared to secure.</p>
<p>Has Certify lived up to the ease of use we expected? Not quite. Let me qualify that. This is certainly a tool that the average BPX can become proficient in, however, there is a learning curve, and this bike requires a lot of practice to get good at riding it. We are finding that as BPX&#8217;s use the system more regularly, they are finding more uses for it in their daily work. They are dreaming up additional test cases and variations that give us much broader testing coverage than we&#8217;ve had in the past. Some of them actually like it <img src='http://www.whypad.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  . Certify is a complex and quirky tool that is made all the more complex because of the complexity of the patient &#8211; SAP. If SAP weren&#8217;t so complex, Certify would seem a lot simpler.</p>
<h2>Does Certify Deliver the Replicator Experience?</h2>
<p>Yes&#8230;once you&#8217;ve got the test cases built. That is the mountain you must climb to reach Valhalla. Our BPX&#8217;s are able to do Sales Tax testing on 50 states in a tiny fraction of the time that it was taking them in the past. We have people creating 300 line item PO&#8217;s with the push of a button. This ties up the computer for 20 minutes, by this was an hour+ of manual work before, and heaven help the person who flubbed up the downstream testing and requested another 300 line item PO.</p>
<p>The creation of test cases is not to be taken lightly, especially if you&#8217;re running some bolt-ons in your SAP environment. Hopefully we are blazing the trail for future Certify customers (thank you cards are accepted <img src='http://www.whypad.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ) in the area of bolt-ons. We are running a number of them such as GuiXT, and it seems that these frequently have quirks that Certify is not prepared for. Worksoft has been very responsive in applying resources to help us through these problems. These usually result in a work around or in some cases a hot fix that gets applied to your clients.</p>
<p>Gaining user acceptance is a major feat, but it is definitely a battle worth fighting, no matter which testing platform you go with. The payoff is huge for your testing strategy. We have had the most success by dedicating 2 resources to the test case ramp-up phase. All of our BPX&#8217;s are busy with daily life in SAP, so adding the Certify learning curve and test case creation to their plates was not going to really work. We&#8217;ve had our BPX&#8217;s identify test cases to be created. Our Certify experts are scheduling time to work directly with the BPX&#8217;s to get these created. We&#8217;ve seen a complete turn around once we provided these resources to our BPX&#8217;s&#8230;knock on wood <img src='http://www.whypad.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<h2>A List of Issues to Consider</h2>
<p>Here are some items we are/have been dealing with:</p>
<ol>
<li>General testing strategy &#8211; what, when, where, why, and how to test our system&#8230;and how to document that</li>
<li>User acceptance</li>
<li>Test data management &#8211; no testing system will work with bad or unpredictable data</li>
<li>Test case maintenance</li>
<li>Possible Integration with SAP Solution Manager &#8211; Worksoft is building in Solution Manager integration&#8230;we are considering what that looks like and how we would use it, but haven&#8217;t gotten very far on this item</li>
<li>Tracking test case creation &#8211; I created a web application that lets us track the status of our test cases (are they built yet? do they work? are they scheduled to be created? when?). I&#8217;ve talked with Worksoft about the need for something like this. Whether you have a dedicated department of testers doing the creation or whether you have distributed that responsibility to your BPX&#8217;s, you will need some mechanism to track and manage your progress.</li>
<li>Integrating test results with your Support/Development Ticket system &#8211; whether you use Remedy or some other ticket system, it would be great to be able to document the Certify testing in that system&#8230;automagically</li>
</ol>
<p>That&#8217;s the short list&#8230;</p>
<h2>Final Words</h2>
<p>Should you use Certify? Well, that&#8217;s begging for the age old consultant answer&#8230;I won&#8217;t even say it. Suffice it to say that Certify is a solid product, gaining some real traction among SAP users, and it&#8217;s getting better and better every day. The leap from Certify 7 to Certify 8 was like Windows 3.1 to Windows 95 (maybe that&#8217;s a bad analogy&#8230;forgive me, but you get the point). You should seriously consider how you want to test your system. Look at the alternatives on the market, and pick the best for you. We&#8217;re giving Certify a tentative 2 thumbs up. We&#8217;re still early on in our use, so anything else would be rash. Worksoft are interested in being a successful company, and they realize that there is really only one path to that&#8230;making their customers successful. We can attest to that.</p>
<p>Cheers!</p>
<p>Byron</p>
<img src="http://www.whypad.com/?ak_action=api_record_view&id=188&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.whypad.com/posts/sap-automated-testing-worksoft-certify/188/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Worksoft Certify Tip: Finding the Training Movie</title>
		<link>http://www.whypad.com/posts/worksoft-certify-tip-finding-the-training-movie/151/</link>
		<comments>http://www.whypad.com/posts/worksoft-certify-tip-finding-the-training-movie/151/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 22:54:34 +0000</pubDate>
		<dc:creator>Byron Bennett</dc:creator>
				<category><![CDATA[Worksoft Certify]]></category>

		<guid isPermaLink="false">http://www.whypad.com/posts/worksoft-certify-tip-finding-the-training-movie/151/</guid>
		<description><![CDATA[If you use Worksoft Certify for automated testing and have upgraded to at least version 8.1, there is a useful training video on the Process and Data editor. It&#8217;s a bit hard to find, so here&#8217;s how you find it: Open and login to Certify On the top toolbar, select Help / Contents In the [...]]]></description>
			<content:encoded><![CDATA[<p>If you use Worksoft Certify for automated testing and have upgraded to at least version 8.1, there is a useful training video on the Process and Data editor.   It&#8217;s a bit hard to find, so here&#8217;s how you find it:</p>
<ol>
<li>Open and login to Certify</li>
<li>On the top toolbar, select Help / Contents</li>
<li>In the Help screen, select Search</li>
<li>Search for Process and Data</li>
<li>Select &#8220;Process and Data Editor&#8221;&#8230;should be the first result</li>
<li>About half way down the page, you should see a cheesy film reel icon (bad clipart).   To the right of that is a like to click (&#8220;here&#8221;) that will start the video.   You might have to scroll down to click the play button</li>
</ol>
<p><span id="more-151"></span></p>
<p>And, there you go!</p>
<p>  We are getting started with Certify testing.   If I come across any tips, I&#8217;ll try to post them out here.   Would love to hear experiences from any other Certify users out there.</p>
<img src="http://www.whypad.com/?ak_action=api_record_view&id=151&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.whypad.com/posts/worksoft-certify-tip-finding-the-training-movie/151/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
