202 views

1 Answer

0 votes
0 votes

Answer - C. Software changes

Explanation: Regression testing ensures that the software product runs correctly after the changes during maintenance.

Related questions

0 votes
0 votes
2 answers
1
Ramayya asked Jan 7
206 views
The MCDC software testing technique stands forMultiple Conditions Decision CoverageMultiple coverage Decision conditionsModified Condition Decision CoverageNone of the ab...
7 votes
7 votes
2 answers
2
makhdoom ghaya asked May 12, 2016
13,003 views
If a program $P$ calls two subprograms $P1$ and $P2$ and $P1$ can fail $50$% of the time and $P2$ can fail $40$% of the time, what is the failure rate of program $P$?$50$...
2 votes
2 votes
3 answers
3
makhdoom ghaya asked May 12, 2016
5,827 views
Which of the following testing methods uses fault simulation technique?Unit testingBeta testingStress testingMutation testing