Download presentation
Presentation is loading. Please wait.
Published byMillicent James Modified over 9 years ago
1
A – TEAM Automation Framework A-TEAM
2
LOGIN CREATE INDEMNITY CLAIM SET RESERVE UPDATE INDEMNITY CLAIM MAKE PAYMENT Demonstration
3
Introduction The Layers method is a part of the OOAT ( Object Oriented Automation Testing ) methodology. The method offers full isolation between information data, GUI implementation and business process. The method offers full modularity and interaction within the layers.
4
The Data Layer The data layer are data and keyword driven source xml files. Each xml file represents a test-set that equivalents to a business scenario process.
6
The Utils Layer These are common or specific function libraries associated with the scripts. The function libraries holds a common implementation and a generic solution for all the projects.
8
The GUI Layer The GUI layer implements all the steps against the AUT. Every GUI “Module” handles one GUI screen. This avoid locked repository files when working within a team and better modularity.
10
The Business Layer The Business Layer supports a single business action. The Business layer module can call 1 to n GUI modules. The Business module acts like a controller for the GUI layer.
12
The Test or Test-Case Layer The Test Layer is the engine of the layer method. The test layer is responsible to parse the parameters and steps required for a single test- case by calling the required Business Layer Module.
14
Automation Execution Report
15
Q&A
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.