您要查找的是不是:
- Use this example as a starting point for your own custom extraction rules. 基于该示例来创建您自己的自定义提取规则。
- The following code shows an implementation of a custom extraction rule. 下面的代码演示提取规则的实现。
- Confirm that any validation or extraction rules are attached to the correct request. 确认所有验证规则或提取规则都附加到正确的请求。
- For information about other predefined extraction rules, see About Extraction Rules. 有关其他预定义提取规则的信息,请参见About Extraction Rules。
- The Validation and Extraction Rules grid is displayed with an entry for the extraction rule you just added. 此时将显示“验证和提取规则”网格,其中包含与刚添加的提取规则对应的项。
- The available dialog boxes are not only for validation and extraction rules, but for Request and Test plug-ins as well. 可用的对话框不仅适用于验证规则和提取规则,还适用于请求插件和测试插件。
- Validation and extraction rules that you add to your test are executed against the HTTP response. 您添加到测试中的验证规则和提取规则是针对HTTP响应执行的。
- Extraction rules are used when a piece of data from a specific page must be captured and used by another page. 当必须捕获某个特定页上的一些数据并由其他页使用时,应使用提取规则。
- Extraction rules capture a response value so that at a later time the value can be used within a request. 提取规则捕获响应值,以便以后可以在请求中使用该值。
- There is a predefined set of rules that comes with the product and additional extraction rules can be created if needed. 产品提供一组预定义的规则,如果需要还可以创建其他提取规则。
- In the Web Test Editor, select the request to which you want to add the extraction rule. 在“Web测试编辑器”中选择要为其添加提取规则的请求。
- The extraction rule will capture the hidden field values in the context of the Web test. 提取规则将在Web测试的上下文中捕获隐藏字段值。
- However, you can simulate JavaScript actions at runtime by using Web test plug-ins, Web test request plug-ins, extraction rules, or coded Web tests. 但是,可以在运行时通过使用Web测试插件、Web测试请求插件、提取规则或编码的Web测试来模拟JavaScript操作。
- This extraction rule extracts the value from a specified input field. 该提取规则从指定的输入字段中提取值。
- A new method about extracting rules based on rough sets theory was proposed. 摘要提出了一种基于粗糙集理论的规则提取的新方法。
- The Web test API is used to create coded Web tests, Web test plug-ins, request plug-ins, requests, extraction rules, and validation rules. Web测试API可用来创建编码的Web测试、Web测试插件、请求插件、请求、提取规则以及验证规则。
- Rather than relying on automatically recorded hidden field data, extraction rules can be manually added and customized as needed. 提取规则可以根据需要手动添加和自定义,而不是依赖于自动记录的隐藏字段数据。
- However, it sometimes makes more sense to extend VSTS Web Testing by creating custom validation and extraction rules, or by coding custom Web test plug-ins. 但是,有时通过创建自定义验证和提取规则或通过对自定义Web测试插件进行编码来扩展VSTS Web测试会更加合理。
- This extraction rule searches for the first occurrence of an attribute value located in an HTML tag that meets the extraction criteria. 该提取规则会搜索HTML标记中符合提取条件的属性值的第一个匹配项。
- Rather than parsing the entire HTTP response manually, the extraction rules provide a means of focusing in on a particular data item within the response. 提取规则提供集中响应中特定数据项的方法,而不是手动分析整个HTTP响应。