Friday, October 03, 2008

Google mail - Error

Just wondering google has also failed to give the proper mail box. See below.



No doubt... Google needs good software test engineer :-)

Tuesday, July 15, 2008

Web CEO

It's been a while i have posted here... all these because of the Agile methodology.. :-)

Alright... after coming from the clouds of agile testing, i have found a great utility for the testers called WEB CEO.

It includes all the following features
1. SEO Testing
2. Link popularity
3. Traffic analysis
4. Reports generation.

more importantly it is an Freeware.

web CEO can be downloaded from

Thursday, February 21, 2008

Visual studio Team suite 2008

Just came across the visual studio team suite 2008 edition. I have installed this. this is a becoming very handy webtesting tool for the testers as well. It is having my cool features integrated into single suite

Supports different test types such as

a. Unit test: Use a unit test to create a programmatic test in C++, Visual C# or
Visual Basic that exercises source code.

b. Web Test: Web tests consist of an ordered series of HTTP requests that you
record in a browser session using Microsoft Internet Explorer. You can have
the test report specific details about the pages or sites it requests, such
as whether a particular page contains a specified string.

c. Load Test: You use a load test to encapsulate non-manual tests, such as
unit, Web, and generic tests, and then run them simultaneously by using
virtual users. Running these tests under load generates test results,
including performance and other counters, in tables and in graphs.

d. Generic testA generic test is an existing program wrapped to function as a
test in Visual Studio.

e. Manual test: The manual test type is used when the test tasks are to be
completed by a test engineer as opposed to an automated script.

And also VS TFS supports Profiling/code coverage/ Load testing/ data driven test. It is having inbuilt bug tracking system/Project management system everything in one tool

Click here to download


i am loving'it :-)

Wednesday, January 16, 2008

Screen Capture utilties

Many users are trying to grab the screen capture utilities. This post belongs to them

For freeware and shareware screen capture utilities follow below link

http://www.etrusoft.com/screen-capture-software-reviews/

Wednesday, December 05, 2007

Another awesome add in for firefox users - Yslow

Yslow for firebug is a great utility for analyzing the web pages and based on some set of rules


To download
http://developer.yahoo.com/yslow/

Tuesday, November 13, 2007

One URL covers many tools

Just found one URL which can cover more than 100 tools

Here we go....

http://tester.jonasjohn.de/

Friday, October 26, 2007

SQL query optimization testing

Most of the present website uses the big big queries to get the data from the database. But are we testing how much time it will take to get the values from the data, can we improve website performance by using proper queries. For those who want to test this type of functionality there is one utility. This utility can be used as a SQL query stress tool

Download this utility Click here