testdriven.com: Your test-driven development communityDedicated to promoting good will in the test-driven communityRanorex - Automated Testing of GUI & Web Applications- April 24, 2008 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.GUI Automation with .NETcodeForm form = Application.FindFormTitle("Calculator");Control button1 = form.FindChildText("1");Mouse.ClickControl(button1);codeRanorex'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...http://www.testdriven.com/modules/mylinks/singlelink.php?lid=1382 OpenUP The Best of Two Worlds- April 24, 2008 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.http://www.testdriven.com/modules/mylinks/singlelink.php?lid=1381 web2test- April 24, 2008 Web Functional Test Tool: Cross-platform and cross- browser tool for automated testing of web-based applications, web pages and portals Supports regression, load and functional testing CaptureReplay Intelligent tracking of GUI components on websites via different heuristics Tests are tolerant to GUI changes Real user simulation 100% Ajax-capable Integrated test debugger Modularization allows creating of reusable, robust tests customizable reportinghttp://www.testdriven.com/modules/mylinks/singlelink.php?lid=1380 Creating an Agile Environment- April 10, 2008 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.http://www.testdriven.com/modules/mylinks/singlelink.php?lid=1379 |