traceability-matrix-template (1)

xlsx

School

Seneca College *

*We aren’t endorsed by this school

Course

SFT221

Subject

Information Systems

Date

Dec 6, 2023

Type

xlsx

Pages

2

Uploaded by SargentMonkey17125

Report
Test Description Expected Input Tests T001 get_neighbors function (5, 6), map T002 is_valid_coordinate function (5, 5), map T003 is_valid_coordinate function (-1, 5), map T004 is_valid_coordinate function (5, 25), map T005 euclidean_distance function (1, 2), (3, 4) T006 euclidean_distance function (5, 6), (10, 12) T007 truck_shortest_path function T008 calculate_shortest_path functio T009 get_possible_moves function test_map, start_point, back_poi T010 shortest_path function test_map, start_point, dest_poin T011 add_route function test_map, route T012 get_closest_point function route, test_point T013 shortest_path with invalid starttest_map, invalid_start_point, d T014 get_possible_moves with no va T105 get_closest_point with invalid toute, invalid_test_point Requirements Traceability Matrix truck_positions, count, destination_x, destination_y truck_positions[shortest_path_ truck][0], truck_positions[shortest_path_ truck][1], destination_x, destination_y test_map, start_point, no_valid_moves_back_point
Business Requirements Expected Output Pass/Fail R005 R006 R007 count, neighbors array Pass is_valid_1 Pass is_valid_2 Pass is_valid_3 Pass dist_1 Pass dist_2 Pass shortest_path_truck Pass shortest_path Pass possible_moves Fail route Pass test_map, route Pass closest_idx Pass Error: Invalid start pointPass Empty possible_moves Pass Error: Invalid test point Pass
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help