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 一起使用。
我需要在脚本级别而不是环境中将系统日期作为变量获取,但我不能以任何方式做到这一点。
有什么建议吗?
为此,请在 badboy 脚本的开头创建一个 js 脚本(在该步骤的开头,添加 / JScript)。
坏男孩中的 JScript
内容如下:
脚本获取日期
从 badboy 脚本 $ {sysdate} 中使用。