Results Visualization using xsl stylesheet in JMeter

Using xsl stylesheet in JMeter with .jtl files Jmeter provide several .xsl files to visualize the result in human readable format outside JMeter tool. These are located in %APACHE_JMETER_HOME/extras folder jmeter-results-detail-report.xsl jmeter-results-detail-report_21.xsl jmeter-results-report.xsl jmeter-results-report_21.xsl 1. Open the Jtl file in…

Share Files in Linux

How to Share files in Linux? In order to share files in Linux, you need to have following installed in your system. samba samba-common If it is not installed, first install it. To Install: sudo apt-get install samba Once the…

Basic MP3 Player – Sangeeth Player

Here is a very basic MP3 Player called as “Sangeeth Player”. You can download and start using. No installation required. https://sites.google.com/site/techservicesbiz/upload-file/MyPlayer.zip?attredirects=0&d=1 This was coded longtime back on spare time. I am now trying to improve it. Your feedback will help…