SOFTWARE TESTING TECHNIQUES
Abstract
Software testing is an important stage of software process. In software development project, error can be injected at any stage during development. Testing provide different manner to reduce errors, cut maintenance and overall software .Testing is very expensive process. Testing process can be performed in two ways that are manual or automation. Manual testing is very time consuming as well as need lot of effort. In this paper we discuss different tools of automated testing and comparison between them. Most of the cost is occupied by the software testing process, it is very essential to implement the automation technique that reduces the cost that increases the software reliability. Automation testing tools help to increase the quality of the software.
Keywords: Software Testing, Automated tools, Manual testing.