Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我只想知道在 jmeter 中我们有任何功能,例如从以前的采样器响应中提交表单,就像我们在 loadrunner 和 neoload 中一样
没有 JMeter 没有这样的选项(还 :-))但这是个好主意:
你可以做的是使用 CSS/JQuery Post Processor,提取输入并将它们注入下一个采样器。