Jump to content

object repository


vick
 Share

Recommended Posts

Hi,

i want some suggestion for creating object repository  for my automation scripts same like Page Object repository in selenium which we can maintain easily. i am looking for windows and web both

thanks in Advance

Link to comment
Share on other sites

Basically you have about below options

  1. Xml where i would say look to be compatible witch config2 of apache foundation
  2. .properties java layout
  3. Json
  4. Ini file

Number 4 is less flexible but easier to start with when you want to have your objectdescription outside your coding. What you will miss most is a spy tool that gives you the description. See simplespy for that. Its on my todo list to extend it with some kind of repository logic.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...