Blogs

I want to share my observations, thoughts and ideas through this blog.

All Stories

Link Validator tool

Link Validator tool

An efficient Link Validator written in Python using the Python modules Pandas and Requests.

Arun Arun
5 min read
Capture Screenshot add-on

Capture Screenshot add-on

Bare minimum chrome extension to capture a webpage screenshot. No fancy features; just click the icon to generate screenshot.

Arun Arun
5 min read
Table Download add-on

Table Download add-on

Download the HTML tables from webpages as XLS file using the Table Download add-on. This add-on is available for Firefox and Chrome browsers.

Arun Arun
5 min read
Testing Pages with Basic Authentication using Selenium

Testing Pages with Basic Authentication using Selenium

How to perform Automated Testing in pages which are secured using Basic HTTP Authentication (Basic Auth) using Selenium.

Arun Arun
5 min read
Firefox add-on Session Alive

Firefox add-on Session Alive

Session Alive Firefox add-on provides an important feature for testers as well as developers; keep the session alive for any website, even the user is inactive for long period of time.

Arun Arun
10 min read
Vulnerability Scanning using IronWASP

Vulnerability Scanning using IronWASP

IronWASP is an open source system for web application vulnerability testing. It can be customized to create custom security scanners using Python or Ruby scripting. This system is simple enough to be used by absolute beginners.

Arun Arun
20 min read
Using Selenium with Python in Eclipse

Using Selenium with Python in Eclipse

Eclipse is an integrated development environment (IDE) and famous for Java IDE. Python language is supported by Selenium and can be utilized for testing of web applications.

Arun Arun
20 min read
iMacros Snippets

iMacros Snippets

iMacros is available as a free extension for the Mozilla Firefox, Google Chrome, and Internet Explorer web browsers. iMacros can record and replay repetitious work, which is great for regression testing and integration testing.

Arun Arun
20 min read
Hello world!

Hello world!

Hello world!

Arun Arun
1 min read