Blog Detail
Software Development & Testing
http://software-development-testing.blogspot.…
Blogs is about Software Development & Software Testing. It contains some useful Information about the Tools and also some scripting related things which can be used during the Software Development & Testing Lifecycle.
I have shared some of my experience and also shared some Tools for Stock Watch. You can use it @ any time.. Its free.
Recent Posts
How to Stop/Kill QTP at the end of the Automated Script
Your Ad Here If you are starting QTP using VB Script, then it is easy to Close the QTP again. Below Code will help you to Start/Stop QTP ‘***************************** Dim App StartQTP StopQTP ‘ Start QTP Function StartQTP () &n...
Read/Write/Delete Microsoft Windows Registry Keys/Values Using VB .Net
Your Ad HereMany applications stores useful information like some keys, history, some recently used files information and many more into the registry. If you are also planning to build your own software then you should know about how to read and writ...
How to get the MAC Address of our machine using VB .net?
Your Ad Here Many of here would be looking for the solution which can help them to get the MAC address of NIC of the Computer. Yesterday I tried very hard to find the solution for this and finally found the Solution, a very simple solution of just ...
How to increase line and Column size in Oracle/Sql for better output oin the screen?
Your Ad Here Today I was looking for the solution or query/command which can help me to improve the sql prompt display by increasing the width of the Column and also the length of the Line.. To Increase the line in sql prompt you can use following...
How To Design A Good API & Why it Matters
Every day around the world, software developers spend much of their time working with a variety of Application Programming Interfaces (APIs). One of them is you will find below.. like how Google build their API... and many more things. For such a ...
Steps To Create ODBC Data Source
Your Ad HereWell there are many types of ODBC Data Source we can create. It is very simple to create datasource. I know most of the people are aware of this steps but this is for those who are new to this and now starting learning and exploring new...

