I came across one scenario to test in JMeter. There are multiple text files with multiple line data and need to import those in web application. I need to know
- How much time taken by every line and file to import in my application.
- Performance level of database when imported data is getting stored.
How can I test that scenario in JMeter. I a using blazemeter to test the scenario. What set up need to set in JMeter for this.