Tuesday, December 6, 2011

Software Testing Course

If you want to learn Software Testing please contact at sarwarrashed@hotmail.com

This is a web based training session. You will have the opportunity to listen and interact with instructor and course attendees live. You can ask your specific questions and receiving real-time answers

Saturday, April 23, 2011

Some Usefull Commands

You can open some program without using mouse. Please see below:

TO OPEN MS PROGRAMS:
Press Windows key + R together. In the open window type commands and press enter
Microsoft Word : winword

Microsoft Excel : excel

Microsoft Access : msaccess

Microsoft PowerPoint : msppt

TO OPEN WINDOWS PROGRAMS:
Press Windows key + R together. In the open window type commands and press enter

Notepad : notepad
Calculator : calc
Windows Explorer : explorer.exe
Internet Explorer : iexplorer.exe
Command prompt : cmd
MS Paint : mspaint
Windows Service : services.msc
Remote desktop : mstsc (Then type the IP address or PC name)


IN COMMAND PROMPT TYPE BELOW COMMANDS TO VIEW SOME SETTINGS:

To see logon server: type SET
To change logon server: type SET LOGONSERVER=\\YOUR SERVER NAME
To see IP configuration: type IPCONFIG /ALL
To trace a remote host: type TRACERT IP ADDRESS OR PC/SERVER NAME