216k views
4 votes
Which is not a characteristic of system testing?

User Gnarf
by
4.7k points

1 Answer

4 votes

Answer:

Characteristics of system testing include;

1. It is the first full assessment of a complete software package.

2. It evaluates the functional, non-functional, and business requirements of a software package.

3. It is similar to black-box testing.

4. It is done by a team of specialized software testers.

5. It helps to ensure the optimal performance of the software after it is deployed.

Step-by-step explanation:

System testing is a form of software testing that is done to evaluate the full software package before deployment. The testing is done on the basis of some standards and specifications that had been previously established. It is the first testing that is done in a series of software ware testing. This system testing ensures that the functional, business, and non-functional requirements of a software package are met.

It minimizes the problems that are likely to be experienced by a software program that goes unchecked. One such problem is troubleshooting. It is a very important test that should be performed on any developed software.

User Plaudit Design
by
5.3k points