
Tricentis Neoload is a great enterprise tool for performance testing and load testing. It helps in ensuring that the application will be able to withhold the load of concurrent users upto what extent. Thus helping to determine the scalability of the application and how the application will perform under peak load. So if there are any bottlenecks in the application they can be pointed out and closed before moving to production. We have been using it for both, load testing of monolithic as well as micro services based applications. The load is generated by creating virtual users and then by hitting the application with these virtual users to find the max load the web application can withstand. These virtual user count is kept increasing to find the breakpoint at which the application crashes. The breakpoint determines the max number of concurrent users the web application can handle. Review collected by and hosted on G2.com.
Tricentis Neoload is a useful tool for load testing that can work for Cloud based applications too. It has the capacity to simulate a high volume of users accessing applications from different devices and network conditions. It also uses AI to simplify and analyze the test results. There are no dislikes for it, however for doing the load testing, the machines from where the load is being initiated must be of higher compute. Generating load of high volume of users requires high CPU and memory to be configured for the Neoload tool. Recently for our application before going live we have used Neoload itself for load testing. We had installed the same on one VM as master and on other VMs as slave and then generated load from all of them concurrently. Review collected by and hosted on G2.com.




