Forum Discussion
kingsmartbear
14 years agoContributor
Hi Rafiq:
You can skip system object mapping mechanism to have you own object mapping design, but you need to design first.
We are facing same problem. In my case, I have to do GUI and functional testing at same time for almost 800 screens application. So, I designed a framework to handle many layers of information such as keyword driven test case, object mapping, data driven by data table and configuration.
So far I can tell is the Framework runs perfectly and no performance issues with it.
The big problem is screen objects change will stop test case running and we are looking for best solution for it.
Good luck,
Allan
You can skip system object mapping mechanism to have you own object mapping design, but you need to design first.
We are facing same problem. In my case, I have to do GUI and functional testing at same time for almost 800 screens application. So, I designed a framework to handle many layers of information such as keyword driven test case, object mapping, data driven by data table and configuration.
So far I can tell is the Framework runs perfectly and no performance issues with it.
The big problem is screen objects change will stop test case running and we are looking for best solution for it.
Good luck,
Allan