Software Automation Framework Model
by Raheel Rao

Software Automation Framework Model

In Software automation, automation developers comes accross many challanges to overcome. Most of the time, users follows the Page Object Model for their automation development necessisities.

Here is my customized designed automation framework model on top of POM framework using moduler approach. I have tried to handle many challenges in this model like

  1. re-usability of code for different testing types
  2. scalability of automation framework
  3. less change, high impact and coverage
  4. uniquely execution of each function
  1. Layer 1, 2 and 3 provide the scalability. User can add N number of Test scripts
  2. Layer 5: All application actions goes here
  3. Layer 5 and 6 provides the re-usability of each change for all testing needs i.e. Integration, Functional
  4. Layer 3: Integration.xml can be created for whole integration suit execution
  5. Layer 3: Functional.xml can be created for whole functional suit execution
Biache Benoit ????

Responsable Système d'Information - CTO - Expert Automatisation

6 年

Seems interesting, but it's focused on web apps.? It's not your fault but a common mistake about lot of automation discussion is to think only on web automation.? But whatever your layers are well defined. Good job.

要查看或添加评论,请登录

Muhammad Raheel的更多文章

社区洞察

其他会员也浏览了