JMeter - Error Handling I have been working on POC to check how far JMeter is compatible for migrating from LoadRunner. During the process there are few thing I have encountered which are not readily available in JMeter components or plugins available but achievable. Error Handling - In case of any error during the flow, logout need to be called before next iteration. I tried searching Online for anything related but I couldn't find any, below is how I have handled the above mentioned.
This blog is intended to share my knowledge on Performance Testing and Engineering