<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Improving the Cat Parade (Part 3)</title><link>http://blogs.msdn.com/b/hopperx/archive/2007/10/05/improving-the-cat-parade-part-3.aspx</link><description>I was recently running hopper on a device that supported screen rotation and I realized that my test coverage was completely missing the rotation scenario. The device would switch between portrait and landscape mode if the user took a specific action</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Improving the Cat Parade (Part 3)</title><link>http://blogs.msdn.com/b/hopperx/archive/2007/10/05/improving-the-cat-parade-part-3.aspx#6670884</link><pubDate>Thu, 06 Dec 2007 00:47:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6670884</guid><dc:creator>JeCahill</dc:creator><description>&lt;p&gt;That's a cool alternative to writing code. &amp;nbsp;Thanks for sharing!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=6670884" width="1" height="1"&gt;</description></item><item><title>re: Improving the Cat Parade (Part 3)</title><link>http://blogs.msdn.com/b/hopperx/archive/2007/10/05/improving-the-cat-parade-part-3.aspx#6619374</link><pubDate>Fri, 30 Nov 2007 23:00:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6619374</guid><dc:creator>MrSheep</dc:creator><description>&lt;p&gt;We found another approach to get hopper to test our application for orientation changes. We dropped a copy of a simple test tool, for which the free exe and source can be found at:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.mobidogs.com/dPage25.aspx"&gt;http://www.mobidogs.com/dPage25.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;into the start directory of the emulator image that we are using to test our application. We also cleaned out most of the other links from the Start Menu folder as suggested to increase the exposure of the app through our standard version focusapp.exe. Now, hopper randomly does the work for us to fire up the orientation test app and randomly change the orientation.&lt;/p&gt;
&lt;p&gt;Just another alternative for those of you looking for a quick way to test your apps with hopper and including orientation changes into the mix.&lt;/p&gt;
&lt;p&gt;One thing to note... this test tool is written with CF 2 so it runs fine on WM 6.0 devices and emulators without modification, however if you are targeting earlier devices you will need to either load CF 2 onto that device/emulator or you will need to rewrite your own version of the utility in either CF1 (with pinvokes) or native code. However, I don't believe that there any Smartphone devices pre WM 6.0 that do dynamic orientation changes, so this would probably only apply to PPC apps or other special scenarios.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=6619374" width="1" height="1"&gt;</description></item></channel></rss>