I wanted to write an automation script to test my odoo project, But I am not sure about how I need to do.
I see its difficult to test odoo with general testing tools available, because Odoo will generate the form elements and their ids dynamically.
So if someone has done automation testing on odoo earlier, please share your work through and the tools used to create automation testing.
Feel free to share your suggestions. Thanks in advance.