in Others edited by
203 views
0 votes
0 votes

Fault base testing technique is

  1. Unit testing
  2. Beta testing,
  3. Stress testing
  4. Mutation testing
in Others edited by
by
203 views

1 Answer

0 votes
0 votes

(D) Fault-based testing technique is Mutation Testing. Mutation testing is a type of fault-based testing where artificial faults (mutations) are introduced into the source code. This method is used to evaluate the quality of the existing test cases and to generate new test cases. It helps in identifying the weaknesses of the test suite and improving its effectiveness

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true