recategorized
1,536 views
0 votes
0 votes

Which of the following  statement(s) is/are TRUE with regard to software testing?

  1. Regression testing technique ensures that the software product runs correctly after the changes during maintenance.
  2. Equivalence partitioning is a white-box testing technique that divides the input domain of a program into classes of data from which test cases can be derived.
  1. only I
  2. only II
  3. both I and II 
  4. neither I nor II
recategorized

5 Answers

0 votes
0 votes
answer :- (c) both I and II

Regression testing ensures that the previously developed and tested software still performs well even after making changes.

equivalence partitioning technique divides the software into equal parts from which test can be derived.
Answer:

Related questions

0 votes
0 votes
1 answer
6
go_editor asked Mar 24, 2020
1,208 views
Match the terms related to Software Configuration Management (​​​SCM) in List-Ⅰ with the descriptions in List-II.$\begin{array}{clcl} & \textbf{List-I} && \text...