Bot development best practise

We are starting bot development, I want to know what are the best shall be followed irrespective of process in development of not.

Security
Performance
Exception handling
Pre and post execution steps
Logs
Properties files
Deployment
Naming convention
Etc

Is there any boiler plate code available which can be used for starting bot project.

Thanks

1 Like

Go for RE framework :slight_smile:

1 Like

Can you help in implementation in one of the process

1 Like

What’s the process ?

1 Like

Process is simple, we have implemented proces but I want to implement best practise in that

1 Like

Well, it depends on the process to implement best practices in it, for starters you can refer this topic :slight_smile: