2013 年 4 月 5 日 Leave a comment 在代码模块中使用对象库 跟您在录制模式下使用对象库识别对象一样,你也可以在你的代码中使用对象库。只需添加一个新的私有成员代表您的对象库… 曾月天 | in 2.1 Ranorex用户指南 Read More
2013 年 4 月 5 日 Leave a comment 创建代码模块 通过点击工具栏上的’Add Code Module’按钮,创建一个新的代码模块。 … 曾月天 | in 2.1 Ranorex用户指南 Read More
2013 年 4 月 5 日 Leave a comment 课程7:代码模块 虽然Ranorex 提供的包括智能动作,变量以及兼容用户代码的录制已经足以用来创建强大的自动化测试模块。但是,… 曾月天 | in 2.1 Ranorex用户指南 Read More
2013 年 4 月 2 日 Leave a comment [转]Top 10 Silktest blogs/forums 原文:http://tips-testing.blogspot.com/2009/07/top-10-silk… 曾月天 | in 2.3 SilkTest资料总汇 Read More
2013 年 3 月 31 日 Leave a comment 重构 Ranorex提供了几种机制帮助你进行重构。更多的内容可以在SharpDevelop社区博客的文章Refact… 曾月天 | in 2.1 Ranorex用户指南 Read More
2013 年 3 月 31 日 Leave a comment 代码生成 Ranorex Studio能够帮助你节省时间,因为它提供了自动生成代码和代码模版的功能,这些内容可以在Sha… 曾月天 | in 2.1 Ranorex用户指南 Read More
2013 年 3 月 31 日 Leave a comment 代码导航 Ranorex Studio支持一些很直接的功能,其中代码导航就被支持。 更多的细节可以在SharpDevel… 曾月天 | in 2.1 Ranorex用户指南 Read More
2013 年 3 月 31 日 Leave a comment 代码转换 使用Ranorex Studio,可以将一个代码文件或者整个项目从C#转换成VB.NET,反之亦然。 这可以通… 曾月天 | in 2.1 Ranorex用户指南 Read More
2013 年 3 月 31 日 One comment so far 代码补全 Ranorex在你打字的时候支持代码补全。 图:Ranorex中的代码补全 更多关于如何工作的细节可以在Sha… 曾月天 | in 2.1 Ranorex用户指南 Read More
2013 年 3 月 31 日 Leave a comment 调试 Ranorex可以在开发环境中直接调试代码。为了让debugger停在你代码的特定位置,你可以设置断点。断点可… 曾月天 | in 2.1 Ranorex用户指南 Read More