We are currently evaluating the opportunities and consequences of using Object Repository library. We are comformtable using modern design expierence and the object repository functions and have reviewed the relevant academy courses.
We would love to hear how your team has standardized the use of Object Repository libraries within and across projects.
Some questions we are curious to know more about are:
- What has been your positive experiences of using Object Repositories?
- Has it added additional development processes for your Developers/Solution Designers?
- What naming conventions have you used for Applications,Screens and Elements. For example, do you name a button a
Button_Login
,Input_UserName
? - What hurdles have you met while updating elements in Object Repository and comsuming it in process?
- How do you document / communicate which version of Object Repository library contains what kind of elements? so that developers know which ones to use in their processes. (Say version 1 has 1 Application, 2 Screens, 3 Elements and version 2 has 1 Application, 5 Screens, 13 Elements)
Thank you for your time.