in my Visual-Sudio loadtest, I need to run some precondition test and generate some approved id. and then these approved ids will be used to run other load test. How do we save these approved ids? and then I can combine these ids with my data from the .csv file to run my load test? Can I insert these values into my .csv datasource file? how?
Thanks