# A/B测试体验的新建方法

## A/B测试体验的新建方法

## 新建

在Experience中，您可以新建A/B测试，或者向现有体验添加测试模式。以下说明新建的方法。

**新建体验**

**选择A/B测试**

**选择要进行的测试类型** 通过网页客户体验测试，您可以测试弹窗的有无以及弹窗内容诉求的差异。

```
通过页面内元素测试，您可以编辑页面现有内容并测试差异。
```

请根据您要实施的措施进行选择。


---

# 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://helps.ptengine.com/cn/experience/campaign/create-new-2.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.
