Unanswered question

It is a viable option using SQL Connection: INSERT Statement to replace real data by dummy data for multiple records?

I am trying to do a POC if Neoload can be utilized to replace 1000s of real records in a database with dummy data using its SQL Connection feature using INSERT SQL Statement. Any ideas if this can be achieved?

Sulav B.
Sulav B.

Sulav B.

Level
1
228 / 750
points

Answers

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

Is it a one shot SQL statement or do you plan to load test your database? In any case by using the Connect/Disconnect actions once you should be able to insert your data multiple times if needed.