AndiKoll
14 years agoContributor
help for creating a mock response loop
Hello,
in my project I have to create a mock response which shall contain an array of 1000 similar records.
The data is provided in an excel file containing each record in a single row.
Additionally for load tests I have to send a huge number of responses each containing up to 1000 of these entries.
Do have anyone an idea how I can fill in 1000 entries in a mock response from my excel data source and additionally send a huge number of responses (each initiated by a request) using the same data source?
Greetings
Andi
in my project I have to create a mock response which shall contain an array of 1000 similar records.
The data is provided in an excel file containing each record in a single row.
Additionally for load tests I have to send a huge number of responses each containing up to 1000 of these entries.
Do have anyone an idea how I can fill in 1000 entries in a mock response from my excel data source and additionally send a huge number of responses (each initiated by a request) using the same data source?
Greetings
Andi