Create a test company

can i create a test environment or database from my production environment? i need the latest data or transactions to do testing? Thanks for your advice.

@Samuel_Cheong yes you can. you can copy your database and can do your testing. It’s your choice.

Hi,

There is bench run-tests which should do that.