免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 4344 | 回复: 1
打印 上一主题 下一主题

《自动化测试框架 Robot Framework 2.1 手册笔记》 §1 使用入门 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2009-08-17 08:27 |只看该作者 |倒序浏览


  Normal
  0
  
  7.8 磅
  0
  2
  
  false
  false
  false
  
   
   
   
   
   
   
   
   
   
   
   
   
  
  MicrosoftInternetExplorer4



/* Style Definitions */
table.MsoNormalTable
        {mso-style-name:普通表格;
        mso-tstyle-rowband-size:0;
        mso-tstyle-colband-size:0;
        mso-style-noshow:yes;
        mso-style-parent:"";
        mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
        mso-para-margin:0cm;
        mso-para-margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:10.0pt;
        font-family:"Times New Roman";
        mso-fareast-font-family:"Times New Roman";
        mso-ansi-language:#0400;
        mso-fareast-language:#0400;
        mso-bidi-language:#0400;}
§0    前言和简介

Robot Framework User Guide
Version 2.1
Copyright ? Nokia Siemens Networks
2008-2009
Licensed under the Apache License, Version
2.0
Table of Contents

1   Getting started
1.1  
Introduction
1.2  
Copyright and license
1.3  
Installation and uninstallation
1.4  
Demonstrations
2  
Creating test data
2.1  
Test data syntax
2.2  
Creating test cases
2.3  
Creating test suites
2.4  
Using test libraries
2.5  
Variables
2.6  
Creating user keywords
2.7  
Resource and variable files
2.8  
Advanced features
3  
Executing test cases
3.1  
Basic usage
3.2  
Configuring execution
3.3  
Created outputs
4  
Extending Robot Framework
4.1  
Creating test libraries
4.2  
Remote library interface
4.3  
Using listener interface
4.4  
Using internal APIs
5  
Appendices
5.1  
All available settings in test data
5.2  
All command line options
5.3  
Test data templates
5.4  
Supporting tools
5.5  
Documentation formatting
5.6  
Time format
§1    使用入门
§1.1 介绍
       基于python,可扩展的关键字驱动的自动化测试框架,可用于端到端的验收测试和ATDD。可用于测试验证时需要几种技术和接口的分布式的,不同的应用。

特点:
       易学的表格语法。
       从已有关键字可以创建可重用的高级关键字。
       易读的HTML格式的报告和日志。
       独立于平台和应用
       API可以助你用pyhon或者java创建自己的测试库。
       提供命令行接口和基于xml的输出以方便集成到现有系统。
       支持Selenium用于web测试、java GUI测试、运行进程、Telnet, SSH等
       支持创建数据驱动的用例。
       内置支持变量,在测试不同环境时比较实用
       Tagging支持分类
       容易支持版本控制:test
suites是文件和目录,容易打上版本号。
       支持test
suites和test case 级别的拆装
       模块式架构,支持从多种不同接口的应用创建测试。

高级架构:
       由上至下:测试数据层、Robot 框架、测试库、被测系统。

更多参考:
      
http://robotframework.org
       邮件组:
robotframework-users,robotframework-announce
,robotframework-devel,robotframework-commit

§1.2 版权和许可
Copyright 2008-2009 Nokia Siemens Networks
Oyj

Licensed under the Apache License, Version
2.0 (the "License");
you may not use this file except in
compliance with the License.
You may obtain a copy of the License at

   
http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed
to in writing, software
distributed under the License is
distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied.
See the License for the specific language
governing permissions and
limitations under the License.

§1.3 安装

               
               
               

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/21908/showart_2029471.html

论坛徽章:
0
2 [报告]
发表于 2009-08-18 15:44 |只看该作者
要求深化
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP