4,469 views
0 votes
0 votes

The approach to software testing is to design test cases to

  1. break the software
  2. understand the software
  3. analyse the design of sub processes in the software
  4. analyse the output of the software

1 Answer

0 votes
0 votes
A AND B ARE NO RELEATED CONCEPT HERE.

C IS THE CORRECT ANS:

WHY?

THE DOMAIN OF INPUT DATA VALUES TO MOST PRACTICAL SOFTWARE SYSTEM IS EXTREMELY LARGE OR INFINITE.

WE MUST DESIGN AN OPTIMAL TEST SUITE THAT IS REASONABLE SIZE

Related questions

0 votes
0 votes
1 answer
1
kitij333 asked Jan 6, 2023
643 views
What is an external quality of the software product? Why is it important to measure and evaluate the external quality of software product? provide some examples
0 votes
0 votes
1 answer
3
Shubham Sahu asked Jul 4, 2015
1,532 views
Module design is used to maximize the cohesion and minimize the coupling. The key for implementing this rule is?A.encapsulation B abstraction