Archives: Scripting

Loading Microsoft IIS Logs into SQL Server 2012 with Log Parser

February 1, 2014 | By kiranbadi1991 | Comments Off on Loading Microsoft IIS Logs into SQL Server 2012 with Log Parser | Filed in: Database, Development, Performance Engineering, Performance Test Tools, Scripting, Web Server.

If you ever thing of building the customized tool for viewing and analyzing the IIS logs, the first thing, you will probably do is to think of some way of loading the IIS logs to some database specially MS SQL Express or MY SQL. Parsing the IIS logs and loading it into the database has • Read More »

Tags: , , , , , ,

Unit Testing – 10 Good Reasons to Avoid It

July 20, 2013 | By kiranbadi1991 | Comments Off on Unit Testing – 10 Good Reasons to Avoid It | Filed in: Development, Scripting.

I have been participating in the unit testing discussion for quite some time and does know that Unit testing is considered as one of tools which can increase the quality of the code which in turn improves the quality of the product, but still lot many people shy away from writing the unit tests. Couple • Read More »

Tags: ,

Compression,Decompression,Mobile Performance and LoadRunner

February 4, 2013 | By kiranbadi1991 | 2 Comments | Filed in: Decompression, Development, LoadRunner, Performance Center, Performance Engineering, Scripting, SilkPerformer.

Recently I inherited some of the  LR scripts from one of my colleagues,it was all about building the json calls for stressing the backend spring security framework which was first layer of entry into the mobile infrastructure.Those scripts were simple scripts  built using the custom request with json string as a body part.One of the • Read More »

Tags: , , , ,