I use my load tests script from a previous load testing tool to create accounts and orders in bulk. I save the data to a csv text file. Is there a similar ability in NeoLoad to generate text files with data created during Runtime?
You can use a Javascript with or without Java code to write your data in a text file. Another way is to use a shared queue to log the information into a file.