Log4j testng reporter appender

When developing test automation framework in java with testng and log4j, one can append log4j logs to the “Reporter output” section of testng html report and this post shows how to achieve that.

Vim tips

Vim tips & shortcuts.

Python file extensions

Common python file/script extensions and the meaning.

TestNG parameters and dataprovider

TestNG parameters and dataprovider.

Python fabonacci

Python fabonacci implementations.

What is snmp community string

What is snmp community string?

Maven simple guide

Apache maven simple guide for installation, configuration, and usage.

Java scp util

Java scp util implemented with JSch lib.

List installed python packages

How to find out or list the installed python packages.

Java convert stack trace to string

Convert java stack trace to string.