Ranorex

来源:互联网 发布:中航618知乎 编辑:程序博客网 时间:2024/06/03 01:07

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

 

 

 

 

 

原创粉丝点击