注:
以后TIB工作室收集的自动化测试相关新闻将发布于AutomationQA网站上:
http://www.automationqa.com/technicalprospect/automationnews.html
TIB自动化测试工作室收集的自动化测试资源、自动化测试厂商新闻、工具新版本发布等相关新闻。
2011-4
Ranorex 3.0.1发布,增强对Delphi、UIAutomation的支持。
http://www.ranorex.com/news/article/ranorex-301-released.html
General changes/Features
- Added backwards compatibility switches for breaking changes from 2.X to 3.0 (see "Plugins" tab in Ranorex settings)
- Added support for custom configuration parameters; shown in "Plugins" tab in Ranorex settings
- Added Microsoft Visal C++ 2010 runtime packages to Ranorex setup
- Test suite now allows multiple use of a module within one test case
- Test suite now remembers expanded items (per user)
- Improved support for Delphi controls (breaking change for existing RanoreXPaths)
- Provided additional support for UIAutomation Invoke, Toggle, RangeValue, and Value patterns
- EnsureVisible now tries to move forms to visible region of desktop
- Added functionality to TestReport class that allows using new Ranorex 3.X reporting functionality without a test suite
- Added placeholders for expected and actual values in message of Validate.Attribute methods
Bugs
- Fixed a RawText plugin crash occuring with VB applications
- Fixed RawText problem when running with .NET 4.0 runtime
- Fixed a Ranorex Studio crash when renaming test cases
- Fixed possible crash in advanced RanoreXPath editor when entering invalid regular expressions
- Fixed evaluation of regular expressions when used with variables in RanoreXPath
- Fixed update of data bindings when data sources change
- Fixed "Enabled" property for web elements in IE and Firefox which support the "Disabled" attribute
- Fixed crash in Ranorex Studio when FIPS security algorithms are enforced on the system
- Fixed Visible and EnsureVisible for web elements in frames with scrollbars
- Fixed recognition of Windows Forms controls when debugging in Visual Studio on Windows 2000 or XP and having the "Enable the Visual Studio hosting process" setting enabled
- Fixed CSV connector to correctly load last entry if there is only one column
- Recorder no longer records a click if the time between mouse down and up events is too high
- Fixed client rectangles for owner-drawn Win32 listbox items
- Validate methods now always use Success or Failure report log levels
- Calling Report.Failure now correctly marks the current test module as Failed
- Fixed some usability issues in Ranorex report viewer
2011-3
Open2Test.org 发布 Flex framework for QTP
http://www.open2test.com/techdocs.html
PowerDebug beta 2:
http://knowledgeinbox.com/products/powerdebug/powerdebug-beta-2-now-available/
Micro Focus发布新版本Silk整合测试包,SilkTest 2010 R2 支持 Flash 4:
http://www.microfocus.com/aboutmicrofocus/pressroom/releases/pr20110307206152.asp
SilkTest 2010 R2 adds support for Adobe Flash Version 4.x, as well as Java AWT/Swing, and offers Micro Focus WorkBench enhancements including a visual testing approach that requires no coding. The new version of SilkPerformer includes improved AJAX load testing capabilities and extended support for Microsoft Visual Studio 2010, Citrix Online plug-in 12, Citrix Web Interface 5.3., Flex 4 and OpenSSL 1.0.0.a.
Selenium 2.0b3发布,支持IE9和Firefox4:
http://seleniumhq.wordpress.com/2011/03/21/selenium-2-0b3-the-next-gen-browser-release/
新一期AST自动化测试杂志,下载地址:
新一期的Testing Experience,其中的《Distributed Testing Models》讲自动化测试中的分布式测试模型,值得一看,下载地址:
http://www.testingexperience.com/testingexperience13_03_11.pdf
Ranorex 3发布,增强TestCase管理、自动化模块重用、数据驱动、对象库管理能力:
http://www.ranorex.com/news/article/ranorex-30-with-test-suite-view-released.html
http://www.ranorex.com/products/whats-new-in-ranorex-3.html
RFT 8.2 原来在去年就已经发布,但是查看发布信息,发现新增功能不多,改变不大:
This release of IBM Rational Functional Tester Version 8.2 includes the following new features:
- Rational Functional Tester supports Ubuntu Desktop and Server 8.0.4 LTS operating system.
- Rational Functional Tester provides support for token licensing. You must install Rational Common Licensing server version 8.1.1 to activate the product licenses. For information about token licensing, see License types. If you have Rational License Server set up, then you must migrate to Rational Common Licensing server version 8.1.1. For information, see Migrating to Rational Common Licensing.
IBM RFT资源列表
http://www.cnblogs.com/testware/archive/2011/03/03/1969552.html
介绍一个新工具 - testingczars的AutoCzar:
http://www.testingczars.com/enterprise-edition.php
主要功能:
- Script-free test automation
- Automatic generation & documentation of automation & manual test cases
- Inbuilt test life cycle management
- Supports collaborative testing by software engineering team & with other tools for enhanced productivity
- Automatic generation of test data files for data driven testing
- Integrated automation framework & process to support build and release procedures
- Scheduler for unmanned test execution
- Intuitive keyword driven search
- Windows, Java and web testing
- Mobile Emulator Testing
- Easy extensibility
- Multi level Report (Text & Graphical ) Generation & Analysis
- Interactive reports with drill down capabilities
- Export reports in various formats
- Intuitive help files
- Project Management
- User Management
- Event Viewer
- User Access Privileges
支持的应用类型和平台:
它还有一个手机版本:
http://www.testingczars.com/mobile-edition.php
2011-2
TestComplete 8.2 发布,彰显Flex测试能力:
-
Enable Flash and Flex automated testing without the need to recompile. Previously, to enable a Flash or Flex application for automated testing with TestComplete, developers had to compile the application in a special way (for example, with TestComplete’s FlexClient.swc library included). Now, TestComplete can dynamically embed the testing library into SWF files on the fly, so that you can test Flash and Flex applications without re-compiling them for testing. This can be done in any of the following ways:
- Install the debug version of Adobe Flash Player and configure it to automatically embed the testing library into all SWF files.
- Load the tested application via a special wrapper web page that is included in TestComplete.
As these approaches do not require any changes in the tested Flash or Flex application, you can test the application’s release version, that is, the version that will be shipped to customers.
-
TestComplete 8.20 introduces new techniques for testing Flash applications that provide better automation capabilities. Namely:
- TestComplete now identifies all the objects inside Flash applications and shows the complete object hierarchy.
- TestComplete now provides access to native (internal) properties of Flash objects. This allows you to enhance your tests so that they write and read values directly to and from Flash objects. You can also use native object properties with Name Mapping for more robust object identification.
The above-mentioned improvements are achieved by using Flash applications together with TestComplete’s new Flash testing library. This library can be either embedded dynamically into an application (in this case, no changes in the application are required), or pre-compiled into the application - whatever suits your needs best.
新特性介绍:
http://www.automatedqa.com/products/testcomplete/whats-new/8-20/new-features/
Selenium的OperaDriver发布了:
http://seleniumhq.wordpress.com/2011/02/09/operadriver_released/
2011-1
TestComplete 8.2即将发布,增强Flash/Flex对象识别和测试能力,SmartBear提供Beta测试版本:
Ranorex推出Java插件支持AWT/Swing和applets的自动化测试:
http://www.ranorex.com/index.php?id=419&rid=t_5761&mid=91&aC=3a8ef4f1&jumpurl=0
Ranorex 2.3.8 发布
Ranorex 2.3.8 is now available and includes the following general changes:
General changes/Features
- Added option to disable hidden screenshot capturing (standard screenshot mechanism used instead)
Bugs
- Fixed problem in recorder validation dialog where screenshots were created even if not needed
- Fixed starting of Bit Bridge x86 (only applies to 64 bit operating systems)
- Fixed problem that Ranorex snapshot files did not open in Studio on first attempt
2010-12
Sikuli X 1.0 RC1 发布:
https://launchpad.net/sikuli/+announcement/7458
WebUI Test Studio QA Edition 2010 Q3 补丁包 2010.3 1213 发布:
http://blogs.telerik.com/Testing/Posts/10-12-14/automated_testing_tools_q3_2010_service_pack_release.aspx
http://www.telerik.com/versionnotes.aspx?id=2363
Ranorex 2.3.6 圣诞发布:
General changes/Features
- Added ReportLevels "None" and "Always" that can be used for Report.CurrentReportLevel
- Added "BaseType" attribute to Flex elements
- Added possibility to select parent levels by scrolling the mouse wheel when tracking elements in Ranorex Spy
Bugs
- Fixed a problem in communication with WinForms controls that causes WinForms controls not to be detected any more after a communication timeout is reached
- Fixed backwards compatibility problem where WinForms controls which cannot be correctly recognized showed up with ControlNet11 role
- Fixed memory leak that occurs with WinForms controls that cannot be correctly recognized
- Fixed filtering of DOM elements that reside in filtered processes
- Fixed geometry and tracking functionality for HTML option groups in IE
- Fixed calculation of visible area for Win32 ListView and TreeView
- Fixed ensure visible behavior for Flex elements
- Fixed possible unhandled exceptions in BitBridge, Recorder, and NativeWindow.ProcessName
- Fixed problem where RanoreXPaths with and without index were falsely regarded as equal when adding them to the repository
- Errors in retrieving element data are now handled gracefully when storing snapshots
ATI 自动化测试杂志2010年12月版发布,下载地址:
开源Java自动化测试工具-Maveryx,动态GUI Map:
http://maveryx.sourceforge.net/index.html
Maveryx is an innovative Test Automation Framework for Java GUI-based applications. It eliminates the GUI Maps dependency by providing a new dynamic GUI objects handling and an expert system detecting and managing AUT changes and defects at runtime.
TestComplete 8 获得第20届Jolt大奖测试和调试分类的卓越奖:
SmartBear Wins Jolt Product Excellence Award in Testing and Debugging Category with TestComplete 8.0
Testing Experience发布2010年12月份杂志(开源测试工具专刊),下载地址:
http://www.testingexperience.com/testingexperience12_12_10.pdf
Google的浏览器安全手册:
http://code.google.com/p/browsersec/
2010-11
Ranorex 2.3.5 发布,支持SVN:
General changes/Features
- Added Subversion add-in for Ranorex Studio
- Added cropping support to the image-based location editor
- Improved memory consumption of Ranorex Studio if many reports are open
- Added better support for the Common Controls 5.0 based listview control
- Added RepoItemInfo.CreateAdapters method to retrieve multiple elements for a single repository item
- Added a null() function to RanoreXPath to allow comparison with null values
- Improved drag & drop behavior when dragging repository items into the recorder
- Made properties and methods of all Adapter classes virtual
- Repository cache is not used anymore for newly recorded web and flex elements
- Made all Ranorex exceptions serializable
- Improved support for Windows Sidebar gadgets
- Improved EnsureVisible behavior for scrollable WinForms controls
- Improved item renderer support for Flex grids and lists
- Added support for Button.Press in Flex 4
- Improved EnsureVisible for Flex 3 and Flex 4 containers
Bugs
- Fixed compatibility issue with .NET Framework 2.0 RTM
- Fixed crash in Repository Editor when clicking on nodes in the path column
- Fixed path editing issue in Ranorex Spy when mnemonics occur in the selected element
- Fixed reading/writing of UTF8 files with invalid characters
- Fixed text attribute values for ownerdrawn Win32 listboxes and comboboxes
- Fixed mapping of user controls derived from Flex component classes
- Fixed issues with setting the WindowState of Adobe Air windows and added elements for menu- and title bars
- Fixed mapping of Flex 4 (spark) ComboBox
- Fixed a Flash/Flex domain security issue when using the Ranorex module
- Fixed tracking issues in Flex when non-interactive elements or sprites are present
GUI Dancer即将开源:
http://www.bredex.de/en/news/first.html
ATI自动化测试杂志 2010年11月 出版,包含第二届ATI Honners 大奖获得者的详细介绍:
This special issue of the AST magazine highlights the 2nd Annual ATI Honors awards winners and finalists, by providing descriptions of, as well as feedback from the awardees. In addition, this issue shines a light on the topic of virtualization. Mr. Randy Hayes delivers an engaging article on cloud-based virtualization entitled, "Moving Your Test Lab To The Cloud". Also, excerpts are provided from the Mentora/ATI sponsored webinar entitled, "Six Critical Success Factors for Performance Testing Virtualized Systems". Download your free today!
Macro Scheduler 12.1.1 Update |
Macro Scheduler 12.1.1 is now available with the following fixes since my last update announcement:
Workflow Designer and the SDK have also been updated to the same MacroScript version. |
TestComplete 8.1 即将发布,支持Silverlight 4、Java7、Qt4.7、PowerBuilder 12、以及Developer Express、Syncfusion等更多的第三方控件,,新加入Data Generator 数据生成功能,
TestComplete 8.1 is coming Monday, November 22nd!
Telerik Q3 2010发布,WebUI Test Studio支持调度和远程测试,支持新版本的Safari 5和Chrome
WebUI Test Studio now offers scheduling and remote testing, dynamic test variables, and conditional logic for test steps.
In its Q3 2010 release, Telerik is introducing key improvements to both the QA and Developer editions of WebUI Test Studio, its automated functional testing tool. Users will benefit from powerful test scheduling and remote execution support with one-click server setup, as well as UI refinements for easier visual debugging. Additionally, Q3 2010 introduces greater compatibility for a wider range of web browsers, including the recently released Safari 5 and Google Chrome, making WebUI Test Studio the first and only automated testing tools suite to offer functional application testing against all four major browsers.
XStudio v1.4b1发布
http://www.xqual.com/support/changelog.html
可调用多种自动化测试工具,包括QTP、TestComplete、Selenium、TestPartneer、Ranorex、JMeter、Squish、AutoIt、JUnit等:
http://www.xqual.com/open_source/launchers.html
Automated Testing Institute 宣布第二届自动化测试工具排行榜:
TestComplete表现不俗:
Ranorex在.NET和Flash/Flex分类中得冠:
http://www.ranorex.com/index.php?id=408&rid=t_5761&mid=88&aC=3a8ef4f1&jumpurl=2
提名名单:
http://www.automatedtestinginstitute.com/home/index.php?option=com_content&task=view&id=1248
2010-9
froglogic宣布Squish支持Qt4.7:
http://www.testertools.com/blog/qt-gui-test-automation-froglogic-squish-supports-qt-4-7/
RFT 8.1.1.3补丁发布,支持.NET 4.0:
IBM Rational Functional Tester Version 8.1.1.3 includes defect fixes to previous versions of Rational Functional Tester and the following enhancements:
- .NET 4.0 framework support: Rational Functional Tester supports testing of .Net 4.0 applications.
- PowerBuilder 12.0 support: Integrated Sybase PowerBuilder 12.0 support.
Notes:
- Refer the Rational Functional Tester information center for details on the specific support of the above enhancements.
- The Rational Functional Tester Version 8.1.1.3 release does not include the updated translation content for a small number of topics such as the help home page and release notes.
Oracle® Application Testing Suite 9.0 发布:
http://www.oracle.com/us/corporate/press/034356
soapUI 3.6版本发布:
eviware today released soapUI 3.6 – The loadUI Release, bringing great new features and improvements to an already winning formula.
soapUI is now fully integrated with loadUI, enabling you to run your Functional Tests created in soapUI as distributed Load Tests in loadUI. With the new feature-packed soapUI, you can easliy record and replay your Web Tests directly inside the tool. Plus, you can add validations and Load Tests. soapUI 3.6 also features Manual TestStep, which lets you include manual tasks into your Tests for validating functionality outside of your system, i.e. checking an SMS delivery.
http://www.soapui.org/soapUI-News/soapui-36-the-loadui-release-is-out.html
FlexMonkey 4.1 发布,改进易用性:
http://flexmonkey.org/wordpress/2010/09/13/flexmonkey-4-1-release/
Macro Scheduler 12.0.8 Update |
Macro Scheduler 12.0.8 is now available with the following fixes:
Workflow Designer and the SDK have also been updated to the same MacroScript version. |
HP发布QTP11,支持XPath和CSS定位对象:
Ranorex 推出GDI Capture插件,支持遗留应用程序的自动化测试:
http://www.ranorex.com/index.php?id=406&rid=t_5761&mid=87&aC=3a8ef4f1&jumpurl=2
froglogic 宣布 Squish 支持Nokia的 Maemo 平台自动化测试:
http://www.froglogic.com/news/index.php?id=squish-on-maemo.html
AQTime 7.0发布,支持VS2010、.NET 4.0、JAVA:
Seapine 发布QA Wizard Pro 2010.2,加入负载测试功能:
http://www.seapine.com/pr.php?id=182
Seapine ALM 2011新特性:
TestPlant 发布 eggPlant for Windows 更新:
http://www.testplant.com/news_and_events/#recent_news
MicroFocus发布SilkTest2010:
http://techpubs.borland.com/silk_gauntlet/SilkTest/2010/SilkTest_ReleaseNotes.pdf
2010-8
Squish 4.0.1 现在支持 Eclipse 3.6 RCP 的测试:
http://www.froglogic.com/news/index.php?id=squish-java-helios.html
ADOBE推荐的Flex测试工具列表:
http://www.adobe.com/products/flex/related/#ftesting
Ranorex 2.3.4 发布(August 23, 2010),增强对VS2010的支持:
http://www.ranorex.com/download/release-notes.html#c2904
MicroFocus收购Borland和Compuware 一年后测试工具的进展情况:
http://www.microfocus.com/aboutmicrofocus/pressroom/releases/pr20100817218443.asp
SilkTest产品线推出Silktest Premium、Silk4Net Premium、Silk4J Premium:
http://www.microfocus.com/products/silk/silktest-product-trial.aspx
第二届自动化测试荣誉奖提名
2nd Annual ATI Automation Honors - About the Finalist
2010-7
RFT 8.1.1.2补丁发布,支持Flex4.0:
IBM Rational Functional Tester Version 8.1.1.2 includes defect fixes to previous versions of Rational Functional Tester and the following enhancements:
- Dojo 1.4 controls support: Record and test HTML applications that contain Dojo controls that are developed using Dojo Toolkit version 1.4.
- Flex 4.0 support: Test functional aspects of applications developed using Adobe Flex 4.0. You can record and playback scripts against Adobe Flex 4.0 user interfaces inside a Web browser and verify that the application functions correctly.
- Siebel 8.1 support: Rational Functional Tester provides extended functional testing support for Oracle Siebel 8.1 applications.
- Mozilla Firefox 3.6 support: Supports testing of applications loaded in Mozilla Firefox 3.6.
- PowerBuilder 12.0 support: Test Win32 applications that are created using Sybase PowerBuilder 12.0.
- Federal Desktop Core Configuration (FDCC) support: Rational Functional Tester provides support for testing applications on a computer that has Federal Desktop Core Configuration (FDCC) setup on Microsoft Windows XP and Microsoft Windows Vista operating system.
Important note on PowerBuilder 12.0 support
Support for testing .NET applications created using PowerBuilder 12.0 is not available by default in this fix pack. You must install PB12DotNetSupport patch to enable Rational Functional Tester version 8.1.1.2 to support testing of .NET applications.
If you install this patch, you cannot test .NET applications created using PowerBuilder versions 10.5, 11.2 or 11.5. However, uninstalling this patch should enable you to test .NET applications created using the earlier versions of PowerBuilder.IBM Rational Functional Tester Version 8.1.1.2 includes defect fixes to previous versions of Rational Functional Tester and the following enhancements:
- Dojo 1.4 controls support: Record and test HTML applications that contain Dojo controls that are developed using Dojo Toolkit version 1.4.
- Flex 4.0 support: Test functional aspects of applications developed using Adobe Flex 4.0. You can record and playback scripts against Adobe Flex 4.0 user interfaces inside a Web browser and verify that the application functions correctly.
- Siebel 8.1 support: Rational Functional Tester provides extended functional testing support for Oracle Siebel 8.1 applications.
- Mozilla Firefox 3.6 support: Supports testing of applications loaded in Mozilla Firefox 3.6.
- PowerBuilder 12.0 support: Test Win32 applications that are created using Sybase PowerBuilder 12.0.
- Federal Desktop Core Configuration (FDCC) support: Rational Functional Tester provides support for testing applications on a computer that has Federal Desktop Core Configuration (FDCC) setup on Microsoft Windows XP and Microsoft Windows Vista operating system.
Important note on PowerBuilder 12.0 support
Support for testing .NET applications created using PowerBuilder 12.0 is not available by default in this fix pack. You must install PB12DotNetSupport patch to enable Rational Functional Tester version 8.1.1.2 to support testing of .NET applications.
If you install this patch, you cannot test .NET applications created using PowerBuilder versions 10.5, 11.2 or 11.5. However, uninstalling this patch should enable you to test .NET applications created using the earlier versions of PowerBuilder.
Ranorex Excel插件发布,支持Excel内容的自动化测试:
http://www.ranorex.com/blog/excel-test-automation-plug-in-for-ranorex
TestComplete 8发布:
http://www.automatedqa.com/products/testcomplete/?bb=tc8
下载地址:
http://www.automatedqa.com/downloads/testcomplete/
新特性介绍:
http://www.automatedqa.com/products/testcomplete/whats-new/8-0/
QF-Test 3.2.2版本发布:
http://www.qfs.de/en/qftest/relnotes.html
Micro Scheduler 更新至12.0.5版本:
http://www.mjtnet.com/newsletters/Jul10.htm
AutomatedQA、Smartbear、Pragmatic software 3者合并:
eValid V9 #302发布
http://www.soft.com/eValid/Products/Documentation.9/release.9.html
TestComplete 8 预计于7月26日发布:
http://www.automatedqa.com/blogs/post/10-07-16/testcomplete-8-release-is-just-around-the-corner/
WebUI Test Studio 2010.2 即将发布,重点改进Silverlight自动化测试:
Ranorex 2.3.3发布
http://www.ranorex.com/download/release-notes.html#c2869
2010-6
froglogic 发布 Squish 4.0:
http://www.froglogic.com/news/index.php?id=pr-squish40-general.html
QA Wizard Pro 2010.1.1版本发布,改进对WPF控件的支持:
QA Wizard Pro 2010.1.1 - June 2010
Enhancements
Improved recognition and capture of Windows Presentation Foundation (WPF) controls.
QA Wizard Pro 2010.1.1 also includes other minor bug fixes.
Additional Notes
Scripts recorded in QA Wizard Pro 2010.1.0 that test WPF controls may fail during playback after upgrading to QA Wizard Pro 2010.1.1 because of improved control identification. Go to www.seapine.com/kb and search for 'WPF control errors' for more information.
RIATest 3.6新特性:
http://www.riatest.com/products/whatsnew.html
Ranorex推出LABView自动化测试插件:
http://www.ranorex.com/user-interface-test-automation-for-labview.html
Selenium IDE 1.0.7 发布– 加入Drag-and-Drop功能:
http://seleniumhq.wordpress.com/2010/05/27/selenium-ide-1-0-7-released/
Automated Build Studio 6 发布 - 支持TestComplete 8 、VS2010等工具:
http://www.automatedqa.com/blogs/post/10-06-16/automated-build-studio-6-is-out/
2010-5
WebUI Test Studio 2010.1 Service Pack 1发布:
http://www.telerik.com/versionnotes.aspx?id=2212
QF-Test 3.2.1发布:
http://www.qfs.de/en/qftest/relnotes.html
Test Design Studio 发布 Version 2.0 (Build 4551)版本:
http://www.patterson-consulting.net/products/test_design_studio/RevisionHistory.aspx
Ranorex 2.3.1发布:
http://www.ranorex.com/news/article/ranorex-231-released.html
RIATest 3.5 发布:
http://www.riatest.com/company/whatsnew.html
Changes from version 3.4 to 3.5:
- Spark ItemRenderer support.
- Drag/drop support for Spark List.
- Spark ButtonBarBase and TabBar support.
- Fixed: breakpoints could not be set on some assignment expressions and the following lines.
- Fixed syntax error message on incorrect assignment expressions.
FlexMonkey 4.0 Beta1发布,支持Flex4:
http://www.gorillalogic.com/pressreleases/2010.05.11_FlexMonkey_4_0_Beta_Flex_4_Press_Release.pdf
GUIdancer 4.1 发布!
http://www.bredex.de/en/news/first.html
Macro Scheduler 12 发布了!
http://www.mjtnet.com/newsletters/May10.htm
http://www.mjtnet.com/v12relnotes.htm
HP官方网站上放出了QTP WPF 插件扩展的补丁下载:
WPF Extensibility Support for QC Addin
http://support.openview.hp.com/selfsolve/document/KM896341?searchIdentifier=-7f4a3b6b%3a1288be57021%3a405d&resultType=document&documentURL=KM896341&resultsURL=%2fselfsolve%2fpatches&allowReturn=true
2010-4
Squish 4.0.0 Beta 3 发布
http://www.froglogic.com/pg?id=NewsEvents&category=128
http://www.froglogic.com/pg?id=Customers&category=s4beta
QA Wizard Pro 2010.1发布
http://www.seapine.com/qawproreleasenotes.html
AutoIt发布3.3.6.1版本:
http://www.autoitscript.com/autoit3/docs/history.htm
Ranorex最近发布2.3版本支持Flex4、AIR2:
http://www.ranorex.com/news/article/ranorex-23-released-with-support-for-flex-4-and-air-2.html
MicroFocus 发布 Silk4Net 支持VS2010
http://vs2010.microfocus.com/silktest.html
VS2010发布,包含CodedUI Test自动化测试功能
LiquidTest 1.0.18 更新版本发布
http://www.jadeliquid.com/liquidtest/docs/doku.php?id=general:updates:update_1_0_18:home
Symbian自动化包mShell发布更新版本3.05