Venkat Matta

it's all about the Performance Testing

Blazemeter Execution

We can execute our jmeter scripts in Blazemeter You can upload files while configuring your test by clicking the upload files section entitled: “Upload Your Jmeter Scripts, CSV and/or JAR … Continue reading

March 22, 2016 · Leave a comment

Blazemeter Recording

BlazeMeter also provides a GUI-based recorder as a Chrome extension which is quite a bit easier to use than the JMeter proxy, and better handles things like SSL, and that … Continue reading

March 22, 2016 · Leave a comment

Blazemeter Architecture

March 22, 2016 · Leave a comment

Taurus Reporting

Reporting & Results Processing Reporting functionality in Taurus is delegated to special modules category. There is special internal facility that reads results from executors, aggregates them and feeds to configured … Continue reading

March 22, 2016 · Leave a comment

Taurus Execution

Execution Settings Execution objects represent actual underlying tool executions. You can launch unlimited number of JMeter’s, Gatling Tool’s, Grinder Tools, etc. Executions are configured under top-level config key execution. Specifying … Continue reading

March 22, 2016 · Leave a comment

Taurus Architecture

March 22, 2016 · Leave a comment

Taurus Installation

Windows Tried on Windows 7 and Windows XP: Get python 2.7 from http://www.python.org/downloads and install it, don’t forget to enable “Add python.exe to Path”. Get latest Java from https://www.java.com/download/ and … Continue reading

March 22, 2016 · Leave a comment

Jmeter Reporting

We perform load and performance tests to make certain that our hard work designing, programming, building and creating websites and applications do not fail when they go live. We need … Continue reading

March 22, 2016 · Leave a comment

Jmeter Q&A

1) Explain what is JMeter? JMeter is a JAVA tool, which is used for performance load testing. 2) Explain how JMeter works? JMeter acts like a group of users sending … Continue reading

March 22, 2016 · Leave a comment

Jmeter Tips & Tricks

1) Please refere the below URL  for the ADF controls recording in jmeter http://one-size-doesnt-fit-all.blogspot.com/2010/04/configuring-apache-jmeter-specifically.html 2) Please find the jmeter adf correlation file below. ADF_Correlation.cor 3) We need to use the … Continue reading

March 22, 2016 · 2 Comments