International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 180 - Number 46 |
Year of Publication: 2018 |
Authors: Kajol Mittal, Rizwan Khan |
10.5120/ijca2018917220 |
Kajol Mittal, Rizwan Khan . Performance Testing and Profiling of Web based Application in Real Time. International Journal of Computer Applications. 180, 46 ( Jun 2018), 30-34. DOI=10.5120/ijca2018917220
Performance testing and analysis process involves testing with the help of performance scripts and executing the scripts to run the application with the help of some performance test tool and monitoring the application performance using a APM Tool. Once the script is ready then these tests can run quickly and efficiently and Performance Analysis can be carried out by drilling down the data in APM Tool. Since the cost of performance testing is in the form of efforts and time required to create the scripts, not all tests can be converted to automated test. There should be a valid reason to pay that cost. Performance Testing and Analysis plays an increasingly important role in the global economy and in daily experience. It helps maintain the application response time in order to prevent revenue loss. The objective of the paper is to create a pipeline by integration of Jmeter(Open Source Performance Test Tool), Dynatrace (Leading Application Performance Management Tool, Jenkins (Simple CI Server), This pipeline creation aims is to create continuous integration framework to automatically trigger performance test scripts and publish performance test results, dynatrace dashboard in Jenkins. Scripts are made using Jmeter and Application under Test is Easy Travel application.