Additional SQL Server features and topics not covered by specific categories
OK, if that tool takes backup of the database, one way or another, and you know how to restore, you could rely on that backup. But if you are uncertain, you may want to take a regular SQL backup just in case. Apply the COPY_ONLY option so it does not interfer with the regular backup system (in case they are doing differentials).