Monday, January 18, 2010

Food for QA

Being a Software Quality Assurance Engineer each day i need to do lots of repetitive tasks.Everyday multiple times we need to test multiple sites.It is not rare that we open the hosts file 4/5 times a day.
A long time ago i found this nice post regarding quick access to your host file.
Truly it has made me fast to start my testing.
http://sysadmintips.blogspot.com/2009/01/shortcut-to-opening-your-host-file.html

Thanks goes to Dravor.

Just type c:\windows\system32\drivers\etc\hosts in a notepad file and save it as hosts.bat in any place.
Then toss the file in c:\windows\system32\.
Start>Run>hosts
yes here it is :)

No comments: