Business Studies, asked by kawal6642, 1 year ago

Explain object oriented testing strategies

Answers

Answered by kartikkalra
3
The classical strategy for testing computer software begins with “testing in the small” and works outward toward “testing in the large.” ... When object-oriented software is considered, the concept of the unit changes. Encapsulation drives the definition of classes and objects


hope it HELPS u
Answered by SohamKundu012
0

An object oriented programming refers to the type of programming where data and object are given equal importance and data is secured by hiding it .

Features are

1. Inheritance .

2. Data abstraction .

3. Encapsulation .

4. Modularity .

5. Polymorphism .

Similar questions