18 January 2026:
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
Best Practices for SAHI Automation
Hi All,
We use both QTP and SAHI for our Automation. As you all know there is a concept of Object Repository in QTP which store entire object information with respect to different object properties.
We have started using SAHI for our Web Automation. Do we have any of such Object storing mechanism in Sahi automation tool. For now we are maintaining the properties information in .properties file. However, I am not sure this is the effective way of maintaining information. Can someone please share best practices for the Object Properties using SAHI.
Thanks,
Venkat.
We use both QTP and SAHI for our Automation. As you all know there is a concept of Object Repository in QTP which store entire object information with respect to different object properties.
We have started using SAHI for our Web Automation. Do we have any of such Object storing mechanism in Sahi automation tool. For now we are maintaining the properties information in .properties file. However, I am not sure this is the effective way of maintaining information. Can someone please share best practices for the Object Properties using SAHI.
Thanks,
Venkat.
Answers
In Sahi OS, You can define an OR file that contains variable names essentially, which can be included and used in another file.
However, in Sahi Pro, recording scripts using Object Repository file is supported.
Regards.
Thanks for the input. Can you please provide some insight on how we can record the scripts using the Object Repository file.
Also, can you please point me to any documentation on the same.
Thanks,
Venkat.