You are on page 1of 1

Team Members: Zizile Ngcwangu 209112433 Siyabonga Mbambo 208014829 Khaya Vena 208182306 Busiswa Makalima- 209166673 Pokazi

zi Zwakala - 209062169

System Testing..
Advantages of System Testing:
Repeatable: Tests perform precisely the same operations each time they are run, thereby eliminating human error. Programmable: You can program complicated tests that bring out hidden information from the application.

Abstract
First of all in this project we are developing our own sales transaction system whereby will be using a programming language which is Java which it will be able to keep track customers who will purchase or ordering on account.

System Testing:
The testing will be performed on the entire system in the perspective of system requirement specification.

Testing Scope:
Integration testing: this test proves that all areas of the system interface with each other are correct and that there are no gaps in the data flow. Final Integration Test: proves that system works as integrated component when all the fixes are complete.

Why System Testing:


In the Software Development Life cycle System Testing is the first level where the System is tested as a whole. The application/System is tested in an environment that closely resembles the production environment where the application will be finally deployed The System Testing enables us to test, verify and validate both the Business requirements as well as the Application Architecture.

Objectives of System Test:


System Test intends to establish that: The team delivers the functionalities specified by the business in the Business Design Specification. The software will replace/support the intended business functions and achieve the standards required by the company.

User Acceptance Test: tests which is planned and executed by the Business Representative(s), ensures that the system works in the manner expected, and any supporting material such as procedures and forms are accurate and suitable for the purpose intended.

References:

You might also like