Brd - business requirement document - describes the user's need for the application. Frs - functional requirement specification - describes the functionalities and process flow of the application ; this is developed based on the brd.

Brd is used for uat as it describes user needs and frs is used for functional testing and also ensuring coverage of the test design.

Hope this is clear.