cbyndr
17 years agoContributor
how to set up load test using excel data source and 100 concurrent threads?
I'd like to create a load test that ultimately spins up 100 concurrent threads.
Test data is kept in an excel worksheet.
I have the test case set up as follows:
Data Source Step loads all 100 rows from worksheet
Property Transfer step, from Data source to a Properties Step
Request Step, which is using data from Properties Step
DataSource Loop
2 questions:
1. How should I configure my load test and data source to meet the test's goal: 100 concurrent users?
2. Are my test steps set up properly for this test's purposes?
Thank you!
Test data is kept in an excel worksheet.
I have the test case set up as follows:
Data Source Step loads all 100 rows from worksheet
Property Transfer step, from Data source to a Properties Step
Request Step, which is using data from Properties Step
DataSource Loop
2 questions:
1. How should I configure my load test and data source to meet the test's goal: 100 concurrent users?
2. Are my test steps set up properly for this test's purposes?
Thank you!