Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

Single Use data in visual studio load test

At work, we are wanting to load test a system but have an issue that I'm not sure exactly how we should contend with it. Part of the system requires people to register using shared secrets (birth date, postal code and the like) that identify who they are. Once a shared secret has been used to identify a person and they are registered, another login is not able to register under that account.

Essentially we would want to build a list of logins and shared secrets that would be used for load testing registration but each record could only be used once.

We would also like to run this in Azure DevOps.

Does anyone have any suggestions on how to accomplish this?

Comments