Ranorex

Ranorex(http://www.ranorex.com/)相对于QTP、rft等老牌自动化测试工具而言是一个后来者,也就是最近一两年才冒出来的,但是也在逐渐地发展起来,也有很多自己的特色,例如:

1、支持自动化库的形式供C#、VB.NET、Python调用,让我们可以采用这些标准的编程语言,而不是厂商脚本语言来进行自动化测试代码的开发。

The Ranorex Library is the powerful core of the Ranorex Automation Framework. Regardless how the Ranorex Library is used to implement tests,a Ranorex test can be implemented as a simple EXE file. Implement your automation code using standard programming languages (C#,VB.NET,IronPython) and standard compilers. The ability to use the .NET language of your choice means that there's no need to learn a new programming language.


支持在VS.NET等IDE中进行自动化脚本开发。
Write your Ranorex test automation code within Visual Studio - it's based on the Ranorex .NET library. It's easy to integrate all code files generated by Ranorex Recorder or Ranorex Object Repository.

2、支持用XPath来识别GUI元素,验证状态和值、过滤信息等。

RanoreXPath is not only used to identify GUI elements; it can also validate their states and values. Like standard HTML,XPath expressions in RanoreXPath can also be used just for filtering information.

http://www.ranorex.com/support/user-guide-20/ranorexpath.html

3、价格优势

€ 1,190.00

Ranorex目前最新版本是09年12月发布的2.2.1版本,支持多种语言和平台的测试:

.NET,WPF (framework versions 1.1,2.0,3.5)
Win32 applications (MFC,Delphi)
Support for 3rd party controls like infragistics,DevExpress,QT,etc.
Java SWT applications
Web Testing,Adobe Flash/Flex Testing

提供30天试用版下载:

http://www.ranorex.com/download.html

相关文章

Format[$] ( expr [ , fmt ] ) format 返回变体型 format$ 强...
VB6或者ASP 格式化时间为 MM/dd/yyyy 格式,竟然没有好的办...
在项目中添加如下代码:新建窗口来显示异常信息。 Namespace...
转了这一篇文章,原来一直想用C#做k3的插件开发,vb没有C#用...
Sub 分列() ‘以空格为分隔符,连续空格只算1个。对所选...
  窗体代码 1 Private Sub Text1_OLEDragDrop(Data As Dat...