Skip to main content

Posts

Showing posts from June, 2013

Event Viewer: Troubleshooting Tool in Windows

As software tester, I need to keep track of all errors and warning of application which I am testing. There are various ways to keep track of errors and warning s like snapshot, recording of activities performed on application or customized application logs. But there is inbuilt feature of windows operating system which can be used by IT professional to keep track of errors and warnings with details reason of it. Of course many of you may aware of this feature. This is known as “ Event Viewer ”.       Event Viewer , a component of MS Windows operating systems which allow user to view the event logs on a local or remote machine Event Viewer, a component of MS Windows operating systems which allow user to view the event logs on a local or remote machine How to open the Event Viewer: ·          Go to-> Control panel-> Administrative tool...

Turn NOTEPAD into a Dairy

I am going to share a general tip which I have come across while working: This will be useful for those people who use notepad to write down any info on a day to day basis.   Steps: * Open a notepad and type ".LOG" (case sensitive) as the first line. * Save and close the file.  * Double-click the file to open it and notice that Notepad appends the current date   and time and places the cursor on the next line. * Type your notes and then save and close the file. So now each time you open the file, it will be appending the time and date and placing the cursor below it. So now your notepad simply serves as a virtual diary!

Professional Curve

I am working professional. I came across new things in daily basis. Here i am going to share some of my learning as well as observations of my professional front. Hope that it will help other professional at basic level.