I have created a jmeter scrip for 25 users to login to system and perform some functions. I wanted to run that run that test plan forever. So i have selected Loop count "forever" option in test plan.But thread group doesn't run forever and its stoped automatically. Why this is Happening? Structure of Test Plan as below;
Test Plan
Thread group
- HTTP Request Default
- HTTP Cookie Manager
- HTTP Cache Manager
- CVS Data Set Config
- Transaction Controller for Login
- Transaction Controllers for Other functions
- Transaction Controller for Logout
- View Result Tree
- Response Time Graph