Sunday, April 5, 2009

JUNIT gyan!!

I never imagined I could run a multi threaded test case through JUNIT but got this excellent article and it changed my world!! :D naaahhh!! just a little sentimental about it! :P

http://www.javaworld.com/jw-12-2000/jw-1221-junit.html?page=1

happy testing!

Tuesday, September 16, 2008

Wednesday 17th September, 2008

Have Never ever worked on Solaris during my 4 years of work experience. But have started working on it since the last two weeks. Thanks to alpa, get to know it in bits and pieces...

Here's the story....

  • gz extension is for gunzip
  • to untar a file simply do tar -xvf
  • this is how we add the package --> pkgadd -d ./ where -d stands for the device
  • to un mount a drive --> umount
  • to mount a drive --> mount :

Friday, September 5, 2008

Let's Start

Have been thinking of blogging the technical happenings or as I like to state it, Mishappenings that happen on a day to day basis while I am developing stuff. I intend to use this blog to put up the small codes/bugs issues/solutions that I face or discover during my not so interesting technical day out at office.