Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【需求】压测场景比较复杂时,需要接口之间参数传递。详细场景描述见具体issue #2

Open
newgrand-test opened this issue Jun 3, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@newgrand-test
Copy link

压测场景描述:
一个压测业务链路,包含多个api,其中api A中response中的参数phid,需要作为下一个接口或多个接口的接口入参。
需求:
需要添加参数提取功能。格式如:"extract": {"phid_pc": "content.KeyCodes.0"}
需要支持 jsonpath 或regexp 等常见参数提取操作。

@bugVanisher bugVanisher added the enhancement New feature or request label Jun 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants