Since Requirements are linked to Test Cases, the association in the Test Lab would be through the Test Instances.
The linked Requirement ID is not directly available from the Test Instance. The only way to get the data for display in the Test Lab would be to create a user defined field for the Test Instance entity and then write custom workflow code to populate the field with the linked Requirement ID.
This could be complicated if you link a test to more than one requirement, or a requirement to more than one test.
The linked Requirement ID is not directly available from the Test Instance. The only way to get the data for display in the Test Lab would be to create a user defined field for the Test Instance entity and then write custom workflow code to populate the field with the linked Requirement ID.
This could be complicated if you link a test to more than one requirement, or a requirement to more than one test.