Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Statement Coverage Branch Coverage. Path Coverage Equivalence Class Partitioning Boundary Value Analysis

Download as rtf, pdf, or txt
Download as rtf, pdf, or txt
You are on page 1of 1

1.

Write a Program for the following:

Selection sort

Bubble sort

Linear search

Binary search

Draw the Control Flow Diagram and Design test cases using:

Statement Coverage

Branch Coverage.

Path Coverage

Equivalence class Partitioning

Boundary value Analysis

2. Write a program of your choice and using them explain the relative strength of
different data flow based testing strategies as AU,AD,APU,ACU,ACU+P and APU+C.
3 .Discuss the mutation testing and take an example and identify the mutation operation
in

procedure oriented scheme

object oriented scheme

You might also like