<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss version="2.0">
  <channel>
    <title>testdriven.com: Your test-driven development community</title>
    <link>http://www.testdriven.com/</link>
    <description>Dedicated to promoting good will in the test-driven community</description>
    <lastBuildDate>Wed, 23 Jul 2008 03:27:11 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss/</docs>
    <generator>XOOPS 2.0.9.2</generator>
    <category>Links</category>
    <managingEditor>webmaster@testdriven.com</managingEditor>
    <webMaster>webmaster@testdriven.com</webMaster>
    <language>en</language>
        <image>
      <title>testdriven.com: Your test-driven development community</title>
      <url>http://www.testdriven.com/images/logo.gif</url>
      <link>http://www.testdriven.com/</link>
      <width>144</width>
      <height>60</height>
    </image>
            <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/testdrivenlinks" type="application/rss+xml" /><item>
      <title>expecco - model-based test development</title>
      <author>webmaster@testdriven.com (Links)</author>
      <link>http://www.testdriven.com/modules/mylinks/singlelink.php?lid=1385</link>
      <category>Web</category>
      <description>expecco is an innovative product suite for model-based test development and execution. Create tests as easily as with a modular system. In expecco, tests are created as graphical models (activity diagrams). This enables employees without any programming know-how to create, maintain and execute tests. &lt;br /&gt;&lt;br /&gt;Reusable test blocks and extensive libraries greatly simplify the development, automation and evaluation of even the most complex test scenarios. &lt;br /&gt;&lt;br /&gt;expecco offers comprehensive functions and libraries to automate tests and recurring tasks for web applications (Selenium IDE integrated), Window GUIs and general soft- and hardware.</description>
      <pubDate>Wed, 23 Jul 2008 03:27:11 GMT</pubDate>
      <guid>http://www.testdriven.com/modules/mylinks/singlelink.php?lid=1385</guid>
    </item>
        <item>
      <title>Coverity -Static analysis, software quality for C, C++, Java</title>
      <author>webmaster@testdriven.com (Links)</author>
      <link>http://www.testdriven.com/modules/mylinks/singlelink.php?lid=1384</link>
      <category>Related Sites</category>
      <description>          Coverity Prevent, as static source code analysis tool  is the leading automated approach to identifying and resolving the most critical defects in C, C++ and Java source code. By providing a complete understanding of your build environment, source code, and development process, Prevent sets the standard for enabling high-quality software.&lt;br /&gt;                Coverity's Static source code analysis allows organizations to find &amp; fix defects at the earliest stage in the software development life cycle, saving millions of dollars in associated costs. Prevent is the industry standard because only Coverity understands the strict requirements of static source code analysis.&lt;br /&gt;</description>
      <pubDate>Fri, 11 Jul 2008 18:36:11 GMT</pubDate>
      <guid>http://www.testdriven.com/modules/mylinks/singlelink.php?lid=1384</guid>
    </item>
        <item>
      <title>CoTestive - a comprehensive testing tool</title>
      <author>webmaster@testdriven.com (Links)</author>
      <link>http://www.testdriven.com/modules/mylinks/singlelink.php?lid=1383</link>
      <category>.NET</category>
      <description>CoTestive is a new testing framework.  At the time of this posting, it is in its very early stages; about 90% NUnit compatible.  It's goals are to be:&lt;br /&gt;&lt;br /&gt;1. NUnit &amp; MbUnit compliant&lt;br /&gt;2. FIT compliant&lt;br /&gt;3. Extensible&lt;br /&gt;&lt;br /&gt;In essence, it is slated to be comprehensive - a single testing framework that is developer-friendly, customer friendly, and extensible to suit the changing needs of the industry.</description>
      <pubDate>Thu, 08 May 2008 15:54:18 GMT</pubDate>
      <guid>http://www.testdriven.com/modules/mylinks/singlelink.php?lid=1383</guid>
    </item>
        <item>
      <title>Ranorex - Automated Testing of GUI &amp; Web Applications</title>
      <author>webmaster@testdriven.com (Links)</author>
      <link>http://www.testdriven.com/modules/mylinks/singlelink.php?lid=1382</link>
      <category>.NET</category>
      <description>The Ranorex Automation Framework allows quick and easy implementation of GUI automation scripts based on the common programming languages C#, C++, VB.NET and Python.&lt;br /&gt;&lt;br /&gt;GUI Automation with .NET&lt;br /&gt;[code]Form form = Application.FindFormTitle("Calculator");&lt;br /&gt;Control button1 = form.FindChildText("1");&lt;br /&gt;Mouse.ClickControl(button1);[/code]&lt;br /&gt;&lt;br /&gt;Ranorex's automation API now fully supports the automation of web pages. Integrated in this extended API is an easy and elegant method of web testing based on XPath. The Ranorex WebSpy tool allows users to analyze their web pages and copy the RanoreXPath of a web element from Ranorex WebSpy into their code in order to automate it.&lt;br /&gt;&lt;br /&gt;Web Automation&lt;br /&gt;[code]&lt;br /&gt;WebDocument exampleDoc = WebDocument.OpenDocument("www.ranorex.com/web-testing-examples/", true);  &lt;br /&gt;WebElement textField = exampleDoc.FindSingle("//form[@id='testform']//input[@id='testname']");  &lt;br /&gt;Mouse.ClickWebElement(textField);[/code]&lt;br /&gt;&lt;br /&gt;Download Ranorex&lt;br /&gt;</description>
      <pubDate>Thu, 24 Apr 2008 19:09:14 GMT</pubDate>
      <guid>http://www.testdriven.com/modules/mylinks/singlelink.php?lid=1382</guid>
    </item>
        <item>
      <title>OpenUP  The Best of Two Worlds</title>
      <author>webmaster@testdriven.com (Links)</author>
      <link>http://www.testdriven.com/modules/mylinks/singlelink.php?lid=1381</link>
      <category>Articles</category>
      <description>This article gives an overview of OpenUP and explains how it relates to both RUP, from which it received its foundation, and agile methods, from which it incorporates their best practices.</description>
      <pubDate>Thu, 24 Apr 2008 16:59:14 GMT</pubDate>
      <guid>http://www.testdriven.com/modules/mylinks/singlelink.php?lid=1381</guid>
    </item>
        <item>
      <title>web2test</title>
      <author>webmaster@testdriven.com (Links)</author>
      <link>http://www.testdriven.com/modules/mylinks/singlelink.php?lid=1380</link>
      <category>IE-based</category>
      <description>Web Functional Test Tool:&lt;br /&gt;&lt;br /&gt;	Cross-platform and cross- browser tool for automated testing of web-based applications, web pages and portals &lt;br /&gt;	Supports regression, load and functional testing &lt;br /&gt;	Capture/Replay &lt;br /&gt;	Intelligent tracking of GUI components on websites via different heuristics&lt;br /&gt;	Tests are tolerant to GUI changes&lt;br /&gt;	Real user simulation&lt;br /&gt;	100% Ajax-capable&lt;br /&gt;	Integrated test debugger&lt;br /&gt;	Modularization allows creating of reusable, robust tests&lt;br /&gt;	customizable reporting&lt;br /&gt;</description>
      <pubDate>Thu, 24 Apr 2008 16:59:01 GMT</pubDate>
      <guid>http://www.testdriven.com/modules/mylinks/singlelink.php?lid=1380</guid>
    </item>
        <item>
      <title>Creating an Agile Environment</title>
      <author>webmaster@testdriven.com (Links)</author>
      <link>http://www.testdriven.com/modules/mylinks/singlelink.php?lid=1379</link>
      <category>Articles</category>
      <description>Migrating to Agile is more than changing your process. It also requires a change in culture. For most companies changing culture is the most difficult part. I believe this is true for several reasons. These issues should be addressed in two ways. First, you want to address the culture needs of each group head on. We will lay out a game plan for obtaining support from line management, the team, the individual and executive management.</description>
      <pubDate>Thu, 10 Apr 2008 17:33:18 GMT</pubDate>
      <guid>http://www.testdriven.com/modules/mylinks/singlelink.php?lid=1379</guid>
    </item>
        <item>
      <title>BugHuntress QA Lab. Mobile usability testing: problems and solutions</title>
      <author>webmaster@testdriven.com (Links)</author>
      <link>http://www.testdriven.com/modules/mylinks/singlelink.php?lid=1378</link>
      <category>How-to</category>
      <description>High-quality usability of mobile applications can be a winning competitive advantage in the today's software market. &lt;br /&gt;&lt;br /&gt;Nonetheless, BugHuntress QA Lab experience in independent software testing showed that high-quality user interfaces occurred in about 70% of desktop applications, while a similar number for mobile applications is about 40%.&lt;br /&gt;&lt;br /&gt;This article covers the following topics:&lt;br /&gt; - What usability is in brief;&lt;br /&gt; - Basic standards of the user interface;&lt;br /&gt; - Mobile standards;&lt;br /&gt; - Mobile interface peculiarity: left-handed mode; speed vs. satisfaction; landscape mode;&lt;br /&gt; - General problems of mobile usability;&lt;br /&gt; - Successful solutions;&lt;br /&gt; - Automation of usability testing;&lt;br /&gt; - Independent usability testing services.</description>
      <pubDate>Sat, 29 Mar 2008 22:04:35 GMT</pubDate>
      <guid>http://www.testdriven.com/modules/mylinks/singlelink.php?lid=1378</guid>
    </item>
        <item>
      <title>BugHuntress QA Lab</title>
      <author>webmaster@testdriven.com (Links)</author>
      <link>http://www.testdriven.com/modules/mylinks/singlelink.php?lid=1377</link>
      <category>Consultants</category>
      <description>Software testing company BugHuntress QA Lab offers expert-level testing of software products, independent verification and validation (IV&amp;V), as well as dedicated testing team services. BugHuntress core expertise is testing of embedded hardware-software systems, wireless / mobile applications, mobile internet, Web 2.0, e-Business systems. BugHuntress performs automated and manual testing of functionality, usability, load, performance, compatibility, and other types of testing. High level of services is confirmed by long-term cooperation with a number of the clients from the USA and the EU.&lt;br /&gt;&lt;br /&gt;BugHuntress QA Lab&lt;br /&gt;info@bughuntress.com&lt;br /&gt;www.bughuntress.com&lt;br /&gt;Ukraine, Eastern Europe</description>
      <pubDate>Sat, 29 Mar 2008 22:02:10 GMT</pubDate>
      <guid>http://www.testdriven.com/modules/mylinks/singlelink.php?lid=1377</guid>
    </item>
        <item>
      <title>mockito: Java mock objects library</title>
      <author>webmaster@testdriven.com (Links)</author>
      <link>http://www.testdriven.com/modules/mylinks/singlelink.php?lid=1376</link>
      <category>Mock Objects</category>
      <description>Java mocking is dominated by expect-run-verify libraries like EasyMock or jMock. Mockito offers simpler and more intuitive approach: you ask questions about interactions after execution. Using mockito, you can verify what you want, without expensive setup upfront. Mockito aims to be transparent and let the developer to focus on testing selected behavior.</description>
      <pubDate>Tue, 04 Mar 2008 17:44:11 GMT</pubDate>
      <guid>http://www.testdriven.com/modules/mylinks/singlelink.php?lid=1376</guid>
    </item>
      </channel>
</rss>
