Jun 21, 2022
No image
Performance Testing for Shipping and Logistic Solution
Completed

Performance Testing for Shipping and Logistic Solution

$75,000+
4-6 months
United States
6-9
view project
Service categories
Service Lines
QA and Testing
Domain focus
Transportation & Logistics
Programming language
JavaScript
Frameworks
jQuery

Challenge

Using multiple CSV files Using multiple CSV files and passing a unique set of data for each thread Calculation of throughput for multiple requests Suppressing network bandwidth in JMeter as per the requirement to run the test in allocated speed limit The client had a requirement to throttle the network speed so that JMeter runs the performance script in the allocated network speed only. Try and run the script every time to analyze the problems Maintenance and troubleshooting of scripts to avoid the problems Analysis of the performance reports

Solution

Using multiple CSV files We examined the request and response of adding containers to the watch list. Used one loop controller and two CSV Data Set Config having two CSV files. Once ready with all these necessary configurations, we executed the script Using multiple CSV files and passing a unique set of data for each thread As a solution to this challenge, we examined the request and response of adding containers to the watch list. Calculation of throughput for multiple requests After lots of analysis, we found a formula to calculate the throughput value for multiple samples. Suppressing network bandwidth in JMeter as per the requirement By changing some configurations, we met the client’s requirement.

Results

Performance of the application is improved to a great extent Discovered new approaches to test the application Identified the importance of adding a unique set of data for each thread of the thread group Error-free chunks of code for smoother execution Scalable, secure, and reliable application