# Robot framework向导

## 序

互联网快速响应变化的需求彻底颠覆了传统的软件开发和测试模式，敏捷、持续集成和开发自测等成为测试行业的热点话题。

每家公司都有自己的软件测试之道，作为一个普通的程序员，本着一颗不靠谱之心，希望引入一套工具来让自己相信一些东西，故事就是从这里开始...

## RF特点

* 使用简单
* 语义简介
* 丰富的类库
* 扩展性强，可开发自定义系统关键字


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://zzqfsy.gitbook.io/robot-framework-tutorial/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
