Acceptance Testing
This is the most importance type of testing as it is conducted by the Quality Assurance Team Whether the application meets the intended specifications and satisfies the client. requirements.The QA team will have a set of pre written scenarios and Test Cases that will be used to test the application.
Acceptance tests are not only intended to point out simple spelling mistakes, cosmetic errors or Interface gaps, but also to point out any bugs in the application that will result in system crashers or major errors in the application.
By performing acceptance tests on an application the testing team will deduce how the application will perform in production.There are also legal and contractual requirements for acceptance of the system.
Alpha Testing
This test is the first stag e of testing and will be performed among st the teams (developer and QA teams).Unit testing, integration testing and system testing when combined are known as alpha testing.During this phase, the following will be tested in the application:
Beta Testing
This test is performed after Alpha testing has been successfully performed. In beta testing a sample of the intended audience tests the application. Beta testing is also known as pre-release testing. Beta test versions of software are ideally distributed to a wide audience on the Web, partly to give the program a "real-world" test and partly to provide a preview of the next release. In this phase the audience will be testing the following:
No comments:
Post a Comment