~

Every innovation begins with creative ideas. The goal of innovation is a positive change, to make life easier and things simpler. The term innovation means a new way of doing things. It may refer to incremental and revolutionary changes in thinking, products, processes or organizations. We define innovation as the successful implementation of creative ideas.

To achieve high efficiency and productivity in Software Testing and Quality Assurance, I shared some ideas and practices which I always follow.

- Shakal Shukla

Tuesday, June 1, 2010

Virtualization.. Save Resources ! Save Money !

Virtualization is the most efficient way of using resources.

Advantages of using virtualization techniques are
1. Saves time to installation of desired Operating system on every machine.
2. Save money in instead of using actual hardware.
3. This reduces backup licensing cost and OS licensing cost.
4. Hardware component details can be customised like size of HDD and RAM.

Tools available in market for virtulization:
1. VMware Workstation 7.0
2. Microsoft Virtual PC
3. Windows PC
4. Virtual Box
5. ESX virtual servers with VMware Infrastructure Client
6. VMware Player

Reference link:
http://en.wikipedia.org/wiki/Windows_Virtual_PC

Friday, January 29, 2010

VS 2010 - New phase in automation !

Visual Studio Test System 2010 i.e. VSTS 2010 is providing some new features for software testing.

Coded UI test can be used as functional automation tool which generates code in C#.

VSTS also provides option to test application performance.

Currently working on new features of VSTS 2010. So, I will come up with some more information on VSTS 2010.