Thursday, January 20, 2011

Software Testing

Software Testing is a process to find bug and fix them as soon as possible.

Software Testing Process-
Testing Process means from where testing should be start and what is the steps it will follow and then complete all testing for software.

Testing process may be start from Requirement gathering by Business Analyst(BA) and that documents called Business Requirement Specification. Filter all BRS information and create a document called System Requirement Specification (SRS) and Design Documents.

Design documents will use developers and do design of Application and write code for application
And tester will use SRS and prepare Test Plan and Test Case for further testing and do Sanity Functional System testing.