Looking for testing tool that creates load tests from integration tests.

mbashlieva

New member
Joined
May 15, 2019
Messages
1
Programming Experience
1-3
Hi All,
Can you suggest simple testing tool that creates load tests by using the integration tests. I know JUnit but i need tool for C# projects.

I just want to create one load test which is running one(or group of) integration test(s) n-times consequently or n-times in parallel and collect metric. Now We are using Web Performance and Load Test Project in VS but it is deprecated.
 
Back
Top Bottom