4,580 views

3 Answers

2 votes
2 votes

Answer : Black Box Testing

Equivalence partitioning (also called Equivalence Class Partitioning or ECP) is a software testing technique that divides the input data of a software unit into partitions of equivalent data from which test cases can be derived. 

Reference : What is Equivalence partitioning in Software testing? 

0 votes
0 votes

Answer B

It is a black box testing approach

Divides the input domain into classes of data

1.If an input condition specifies a range, define one valid and two invalid equivalence classes

2.If an input condition requires a specific value, define one valid and two invalid equivalence classes.

3.If an input condition specifies a member of a set, define one valid and one invalid equivalence class.

If an input condition is Boolean, define one valid and one invalid class. 

0 votes
0 votes
Typical black-box test design techniques include:
  • Decision table testing.
  • All-pairs testing.
  • Equivalence partitioning.
  • Boundary value analysis.
  • Cause–effect graph.
  • Error guessing.
Answer:

Related questions

0 votes
0 votes
1 answer
1
go_editor asked Jul 16, 2016
2,038 views
Match the following $:$$\begin{array}{} \text{a. }& \text{Watson-Felix model} & \text{i.}& \text{Failure intensity} \\ \text{b.}& \text{Ouick-Fix model} & \text{ii.} & \...
3 votes
3 votes
2 answers
3
go_editor asked Jul 17, 2016
1,623 views
An actor in an animation is a small program invoked _____ per frame to determine the characteristics of some object in the animation.oncetwice30 times60 times
0 votes
0 votes
1 answer
4
go_editor asked Jul 16, 2016
2,974 views
Match the following $:$$\begin{array}{} \text{a.} & \text{RAID 0} & \text{i.} & \text{Bit interleaved parity} \\ \text{b.} & \text{RAID 1} & \text{ii.} & \text{Non redu...