After logshipping all databases are in restoring status and for the users to start testing, I have restored the database using the latest transactional log. Is this process correct? Or should I be using RESTORE DATABASE Database Name WITH RECOVERY GO

