Question: Given a module which implements the function Z= F(X, Y), defined as follows: X + Y when 10

Given a module which implements the function Z= F(X, Y), defined as follows:

X + Y when 10<=X<=20, and 12<=Y<=30

Z =X - Y when 0<=X<10, and 0<=Y<12

0 under other conditions

where X and Y are integer parameters for F.

This Lab is related to the Week 9 lectures.

Week09 Lecture slides: https://drive.google.com/file/d/17G4Hqa-l1l8khHXvPWaR_DEUY4eb_gWP/view?usp=sharing

Question.1

Identify the equivalence classes in [X, Y].

Question.2

List your test cases in [X, Y] based onyourequivalence class analysis.

ThankYou....

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Mathematics Questions!