Pranjal Jain
Hello everyone.
I am from India and have been working as a software development engineer since last 2 years in Hyderabad here. We learn a lot professionally and personally in our day to day life, be it through our technical projects or helping people around us or simply living our life. Being on the progressive path of learning I would love to share my knowledge with and at the same time learn from you all.
Talks
Load Testing a Django Application using LocustIO
Load testing is critical in the software development lifecycle as it evaluates application performance affected by normal and peak loads by simulating access and usage by multiple users concurrently.
LocustIO, an open source tool written in python, is used for load testing of web applications. It is simple and easy to use with web UI to view the test results. Let's make load testing quick and easy with LocustIO.