Question: 2. Please identify the test cases for the following code segment using basis path testing: Procedure Sale Salary(n: integer, key, task: array[1...] of integer, name:

 2. Please identify the test cases for the following code segment

2. Please identify the test cases for the following code segment using basis path testing: Procedure Sale Salary(n: integer, key, task: array[1...] of integer, name: array[1.n] of string, level : integer, personname: string) var, salary: double, promotion : double begin salary: 0; personname:null; while (i 0) then salary = salary + 100 promotion : salary * task/key: if (promotion 0.2 && promotion =0.5 && promotion

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 Databases Questions!