- 博客(37)
- 收藏
- 关注
原创 Rational Robot 基础使用手册(十三)
(一)查证点 Alphanumeric —捕获及比较字母或数字的值; Clipboard — 捕获及比较复制到剪贴板的字母数字的数据; File Comparison —比较两个文件的内容; File Existence —检查一个指定的文件是否存在; Menu — 捕获及比较菜单的文本、快捷键及状态,能够捕捉到第五级子菜单; Module Existence —检查连
2004-11-22 11:28:00
1050
原创 Rational Robot 基础使用手册(十二)
五、测试应用程序 (一)、测试Delphi应用程序 Rational Robot全面支持Delphi应用程序。Robot支持用Delphi 3.0、4.0和5.0 在Windows NT、Windows 95、Windows 98和Windows 2000平台下编写的程序。用Robot测试第三方组件,包括: VCL组件; Win32控件; A
2004-11-22 11:27:00
999
原创 Rational Robot 基础使用手册(十一)
三、VB脚本 删除VB脚本从项目中删除VB脚本同时删除了对应的类模块文件(.cls),项目文件(.vbp),资源脚本文件(.rc),资源文件(.res)和Windows动态链接库文件(.dll)。四、SQA Basic(一)、定制SQA Basic脚本定制SQA Basic脚本的途径l 直接在脚本文件中加入自定义SQA Basic子程序、函数或者包含库文件,其它文件(脚本或者其它库文件)可调用
2004-11-22 11:26:00
910
原创 Rational Robot 基础使用手册(十)
(八)、查询会话中的脚本列表 脚本如何包含在一个会话中 查询一个会话中的脚本列表: 1. 在TestManager,按View --Test Asset Workspace. 2. 双击Session Queries.的ALL 3. 双击想查看脚本所在的会话名称。按Contained Scripts. (九)、用会话生
2004-11-22 11:25:00
890
原创 Rational Robot 基础使用手册(九)
VU脚本 (一)、设置以及预定义 设置记录选项 (二)、记录VU脚本 2.输入session名称(不超过40字节),或接受默认名。当完成录入脚本将指定脚本名称。如果没有 session recording选择权,可以击权限按钮,下一步就进行权限设置。 3.在 session recording界面按确定,弹出 session 名称对话框,接着进行:--ro
2004-11-22 11:20:00
1108
原创 Rational Robot 基础使用手册(八)
(八)、调试GUI脚本 调试前必须打开一个GUI脚本,若上次运行后,脚本被修改,则在调试前,Robot会自动编译该脚本。 调试GUI脚本 1、 点击菜单“File → Open → Script。。。”打开脚本; 2、 点击Debug菜单命令或快捷按扭。设置和清除断点 1、 点击菜单“File → Open → Script。。。”打开脚本;
2004-11-22 11:19:00
746
原创 Rational Robot 基础使用手册(七)
(七)、编译GUI脚本 编译脚本和库文件 回放或者调试GUI脚本时,一旦发生改变,Robot自动编译脚本。也可以手工编译SQA Basic库文件。编译对象操作备注当前脚本或者库文件File菜单下Compile子菜单 当前项目的所有脚本和库文件File菜单下Compile All子菜单改变影响所有SQA Basic文件的全局定义
2004-11-22 11:18:00
979
原创 Rational Robot 基础使用手册(六)
(六)、编辑GUI脚本 在GUI脚本中增加行为 在已有的GUI脚本中增加用户行为而不覆盖已有代码: 1、 打开一个已有的脚本; 2、 如果处于Debug状态,停止Debug; 3、 将光标移至需要加入行为的位置,确认当前的应用程序与光标位置的应用程序状态一致; 4、 单击Standard工具栏的Insert At Cursor按
2004-11-22 11:16:00
854
原创 Rational Robot 基础使用手册(五)
(四)、使用查证点 在创建查证点时的任务 创建查证点 选择测试对象 选择查证方法 选择验证方法 在数据网格中使用数据 在查证点查看基线文件 复制查证点 重新命名查证点 删除查证点(五)、使用Datapools 如何理解Datapools Datapool是一个测试数据集。它为脚本回放期间提供数据值给
2004-11-22 11:15:00
809
原创 Rational Robot 基础使用手册(四)
(三)、在GUI Script中加入特写 在GUI脚本中启动应用程序要成功测试Oracle Forms、HTML、Java、Delphi、C++和Visual Basic 4.00应用程序中的对象,应该在开始记录脚本之前允许应用程序。启动应用程序时,可以特别说明回放时需要该应用程序在Rational诊断工具环境下启动。 在脚本中启动应用程序的步骤如下: 1、 记录时
2004-11-22 10:54:00
1084
原创 Rational Robot 基础使用手册(三)
(二)、记录GUI脚本 除了面向对象记录技术,Robot还支持底层记录技术,该技术在需要跟踪鼠标行为细节的功能测试时很有用,比如绘制应用程序。 GUI记录工作流程 1、 按照指导,为脚本确定可预测的起始状态和结束状态,安装测试环境,创建模块脚本,并且使应用程序可测。 2、 设置记录选项,也可在记录开始后设置; 3
2004-11-22 09:58:00
1279
原创 Rational Robot 基础使用手册(二)
一、GUI脚本 (一)、设置以及预定义 应该先在应用程序开发和测试过程早期制定计划使用Robot。如果在应用程序初始版本中存在任何Windows GUI对象(比如菜单、对话框),可以使用Robot来记录相应的查证点。 编写脚本之前的准备工作 1、 为脚本建立可预计的起始和结束状态; 2、 安装测试环境; 3、 创建模
2004-11-22 09:57:00
1567
原创 Rational Robot 基础使用手册(一)——概述
一、概述 Rational Robot可开发三种测试脚本:用于功能测试的GUI脚本、用于性能测试的VU以及VB脚本。 Rational Robot作用 1、 执行完整的功能测试。记录和回放遍历应用程序的脚本,以及测试在查证点(verification points)处的对象状态。 2、 执行完整的性能测试。Robot和Test Manager协作可以记
2004-11-22 09:55:00
2395
原创 Managing Incoming Information 续
How to organize computer1. Establish a general folder for each area of your work. Within each folder, create a subfolder for each project or client.2. Consider creating a new folder when a current fol
2004-11-18 16:08:00
718
原创 Managing Incoming Information
Written information can take many forms including memos, reports, faxes, letters from outside parties, newsletters, industry journals/magazines, and article clippings.Keep in mind that electronic fo
2004-11-18 16:05:00
673
原创 Presentation
PRESENTATIONSVocabulary Audience Group of listeners or spectators Body language Communication through facial expressions, body movements, etc. Chart
2004-11-15 15:19:00
900
原创 Money
Money vocabulary A.T.M. Automated Teller Machine; cash dispenser Banknote Piece of paper money Borrow Obtain money which must be returned Broke (
2004-11-15 14:49:00
957
原创 Employment
EMPLOYMENT - WORKVocabulary Assessment Evaluation of ones abilities Apply Submit an application for a job or position Background Education - quali
2004-11-15 14:24:00
703
原创 Business Letters
WRITING BUSINESS LETTERSUseful phrases StartingWe are writing to inform you that ... to confirm ... to request ... Referring
2004-11-15 14:21:00
800
原创 Advertising
ADVERTISINGVocabulary Ad Abbreviation of the word "advertisement" Advertisement Item of publicity to promote a product or service in newspapers, magazine
2004-11-15 14:16:00
747
原创 Negotiation
NEGOTIATIONSVocabulary (e.g. means "for example") Agent Person or company that acts for another and provides a specified service Agreement Arrangement between two o
2004-11-15 14:14:00
744
原创 Meetings
MEETINGSVocabulary A.G.M. Annual General Meeting Absentee Person not at the meeting, not present Agenda Written list of points to be discussed at
2004-11-15 14:00:00
756
原创 Telephone
TELEPHONINGUseful telephone phrases Making contactHello/Good morning/Good afternoon This is ... Could I speak to ...... please?Id like to speak to ... please. Im tryin
2004-11-15 11:52:00
746
原创 Abbreviations
Abbreviations @ at Jr junior a/c account K thousand AGM annual general meeting lb pound (weight)
2004-11-15 11:49:00
682
原创 Market-Sales
MARKETING-SALES Vocabulary After-sales service Service that continues after the sale of a product (maintenance, etc.) Agent Person or company that acts for anoth
2004-11-15 11:44:00
932
原创 Unit 1 & 1.1 Customer Relationship Management
1.1.1 Overview & ObjectivesThe first unit provides you with an overview of the content of Customer Relationship Management(CRM). It also describes the system architecture on which the SAP CRM system i
2004-11-04 14:33:00
814
原创 SAP CRM Course Map
---- SAP Customer Relationship Management (CRM) ------Unit 1. CRM and the SAP CRM System1.1 Customer Relationship Management1.1.1 Unit 1 Overview and objectives1.1.2 What is CRM1.1.3 Basic compone
2004-11-04 13:54:00
927
原创 Effectively Taking Notes in meetings or classes or ..
* Standard Outline Form* Precis or Paragraph Writing* Concept Map 1.Write the title of the subject in the center of the page and draw a circle around it. 2. Draw a line coming o
2004-11-04 11:54:00
464
原创 Venger@1st.Nov.04
凌晨收到远在塔国的同学发来的短消息早上起得晚 又有火车从头顶开过,风尘仆仆地走到办公室已经快十点了。三菱电梯的挡板都已经拆掉。。最近公司的老外多起来了。。中餐得知部门又多一mgr,目前光杆司令,肯定又要招人了。。同事的喜糖吃掉一袋,很甜,开始对Dove巧克力反感。。跟另一team的主管推荐实习生。。傍晚去三楼复印时 天已经开始变黑 走廊的灯没亮几盏 三楼的食堂也没开。有点阴森。。吃晚餐时才发现
2004-11-02 00:31:00
1169
原创 Useful software
1. Wisecropt Ripper 2.0 .rm.mp3.wav conversion serial: 0Vc1d8RVYEM/L8C7Vu/qZkVS5/l2/oCJU7q8Y+FsGW4aVtMLx/a29oFlUpgVV2oNMLmFFLeS3HyoT3583lYtZKspni86TDN9OfclH/uoOEC4O2hALkp/Z1sLSlGEupAeCffxxIsy/e7LMmHxq
2004-11-01 16:29:00
554
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人