From the category archives:

Source Code

What if you want to export all logs – Application, Security and System – from a system on your network? What if you want to do the same for your local computer? This is what you do -
1. Download Log Parser version 2.2 from Microsoft.
2. Copy and run the respective file as and when required.
3. [...]

{ 0 comments }

scRUBYt purpose is to free you from the drudgery of web page crawling, looking up HTML tags, attributes, XPaths, form names and other typical low-level web scraping stuff by figuring these out from your examples copy’n’pasted from the Web page or straight from Firebug.

scRUBYt is written in Ruby rails. There are many examples included [...]

{ 0 comments }

Sahi is an automation tool to test web applications. Sahi injects javascript into web pages using a proxy and the javascript helps automate web applications.
Sahi is a tester friendly tool. It abstracts out most difficulties that testers face while automating web applications. Some salient features include excellent recorder, platform and browser independence, no XPaths, [...]

{ 0 comments }