How to do automated testing with jmeter for static resources stored on OSS services

I intend to use jmeter to automate the interface, including static resources and dynamic interfaces, but now static resources are stored on Aliyun"s OSS service and need permission to access. How to solve

Mar.25,2021

Let the backend, such as PHP or JAVA, provide an interface that can access resources accordingly
or use domain name + URL to access resources directly

Menu