I have created a database on SQL server and a front end user application in winforms c#. It\'s up and running and working fine, but I\'ve now been asked to set up a test version
I found this method to be most effective on SQL Server 2005 and 2008, Express Editions:
From the Microsoft Docs:
SSMS will restore your .bak file to a new database, according to the name that you give it.