Software Manual Testing Tutorial Part 1

Manual testing is process to test any software application manually which helps to find bugs from software application in order to improve quality of software system. When any new software application is developed, Each and every functionality must be tested manually before it pushed to live environment. One not need knowledge of any automation testing … Read more

Software Development Life Cycle

Software Development Life Cycle (SDLC) contains different phases / step that need to be followed to develop a quality software. Means in simple word if you want to develop quality software then you need to follow these steps. IT farms follow such type of model to develop their software, it guides from start to end. … Read more