SlideShare a Scribd company logo
1 of 16
PRACTICAL RECOMMENDATIONS FOR ORGANIZING AND PERFORMING AUTOMATED TESTING
What is automated testing? Software Testing is an empirical investigation conducted to provide stakeholders with information about the quality of the product or service under test, with respect to the context in which it is intended to operate.  Automated testing is its component part. It uses software to verify the implementation of tests, which in most cases helps to reduce test time and simplify the process. 
When to start automated testing to benefit the project? Is it possible? There is a system to be automated. There is a test plan. There are written test cases for manual testing. There is a tool for automated testing. Is it beneficial? The real value of introducing automated testing has been calculated. There is a need for automated testing (customer requirements or the project state).
The main advantages of automated testing The possibility of continuous / cyclic performance of tests. Strict sequence of steps performed. The increase of productivity in comparison with manual testing. Automation of long sequences. Automation of operations requiring heavy computation.
The main disadvantages of automated testing It takes a long time to create scripts (not always justified). The need for ongoing support (update) tests. Tests carry out the programmed sequence of actions, they do not have intelligence.
Comparison of automated testing tools
Creation of infrastructure. Choice of data storage location. The first step is to develop the infrastructure for further development of tests.  One of the best methods is to store information on a network drive. Positive aspects of this method:  Scripts are available from anywhere on the network. If needed, access to scripts is available to any user. No need to adjust paths for the project when you open it from any computer. Example of infrastructure creation: Place Folder‘X’ on the company’s 'FileServer’ ileserverProjectsProjectNameAutomation. Map Network Drive 'Z' referring to this folder.
Determining the structure of data storage LIB - Library Function RA - Reusable Actions BL - Business Level GL - GUI Development RS - Script restoration DOC - Documentation DAT - Data (xml, xsl) SETTING - Files TEST - Tests RES - Results  REP - Repository objects  ENV - Variables 
Determining the requirements for test code registration ***************************************************************************************************************** ‘Author	          	:  RevkoSA ‘Date Creation      	:  10.03.09 ‘Version		:  9.0 ‘Description	:  Brief description ‘Input parameter	:  Name: Cod, Type: Int, Description. ‘Out parameter	:  Name: Cod, Type: Int, Description. ‘Addins		:  Web, ActiveX ‘Modification	:  <n By <name>, Date: <dd-mm-yyyy>  Description ***************************************************************************************************************** Code ……………………….. Description of the testsignificantly simplifies working with it.
Basic rules of OO Testing Data Layer Test Layer Functional Layer Business Layer  GUI Layer 	To create tests, the application under test should be divided into 3 main layers:  Test Layer  Business Layer   GUI Layer  2 additional layers are introduced:  Data  Layer  Functional  Layer
GUI Layer Data Layer Test Layer Functional Layer Business Layer  GUI Layer Each GUI "module" describes a set of graphical objects of a window / page. Each module handles all the methods for the current set of objects, namely: data acquisition, data validation, data entry.
Business Layer Data Layer Test Layer Functional Layer Business Layer  GUI Layer Business Layer describes individual business processes. Modules of Business Layer can apply to multiple GUI modules.  Business Layer acts as a controller for GUI actions. A business module can never call another business module.
Test Layer Test Layer Data Layer Functional Layer Business Layer  GUI Layer Test Layer is finite and contains a sequence of scripts from the Business Layer.  Each module of Test Layer is a full test. Each module has a unique name. The module name must meet generally accepted standards for naming the classes / variables (for example 'AddNewCustomer').
Functional Layer Functional Layer Data Layer Test Layer Business Layer  GUI Layer This is a set of internal and external procedures called in modules of Test and Business Layers.
Data Layer Test Layer Functional Layer Data Layer Business Layer  GUI Layer This is general or specific information (variables, parameters, constants, etc.) used to perform tests.  A good practice is to store test data in external files. 
Example The color of modules corresponds to the appropriate layer. Start Enter     Name  Is page opened? Yes External data storage Click Enter Access    Enter Password Yes No No Result =  R3 Result =  R1 Result =  R2 Record a result End

More Related Content

More from Intetics

How Centers of Excellence Can Change Your Business?
How Centers of Excellence Can Change Your Business?How Centers of Excellence Can Change Your Business?
How Centers of Excellence Can Change Your Business?Intetics
 
Machine Learning
Machine LearningMachine Learning
Machine LearningIntetics
 
Cloud computing infographics
Cloud computing infographicsCloud computing infographics
Cloud computing infographicsIntetics
 
Amazon Сloud Migration
Amazon Сloud MigrationAmazon Сloud Migration
Amazon Сloud MigrationIntetics
 
IoT infographic
IoT infographicIoT infographic
IoT infographicIntetics
 
Robotic process automation (RPA) Infographic
Robotic process automation (RPA) InfographicRobotic process automation (RPA) Infographic
Robotic process automation (RPA) InfographicIntetics
 
Industry 4.0 infographic
Industry 4.0 infographicIndustry 4.0 infographic
Industry 4.0 infographicIntetics
 
Industry 4.0
Industry 4.0Industry 4.0
Industry 4.0Intetics
 
A brief history of software development methodologies
A brief history of software development methodologiesA brief history of software development methodologies
A brief history of software development methodologiesIntetics
 
Tetra technical debt reduction platform
Tetra   technical debt reduction platformTetra   technical debt reduction platform
Tetra technical debt reduction platformIntetics
 
The future of outsourcing in Belarus and Ukraine
The future of outsourcing in Belarus and UkraineThe future of outsourcing in Belarus and Ukraine
The future of outsourcing in Belarus and UkraineIntetics
 
A simple History of a Mobile Phone
A simple History of a Mobile PhoneA simple History of a Mobile Phone
A simple History of a Mobile PhoneIntetics
 
TDD & BDD as efficient practices of software development
TDD & BDD as efficient practices of software developmentTDD & BDD as efficient practices of software development
TDD & BDD as efficient practices of software developmentIntetics
 
What is Quality Assurance and why do you need that?
What is Quality Assurance and why do you need that?  What is Quality Assurance and why do you need that?
What is Quality Assurance and why do you need that? Intetics
 
20 Years of Software Development at Intetics Inc
20 Years of Software Development at Intetics Inc20 Years of Software Development at Intetics Inc
20 Years of Software Development at Intetics IncIntetics
 
How to Choose a Software Development Provider
How to Choose a Software Development ProviderHow to Choose a Software Development Provider
How to Choose a Software Development ProviderIntetics
 
Why & What Do Companies Outsource?
Why & What Do Companies Outsource?Why & What Do Companies Outsource?
Why & What Do Companies Outsource?Intetics
 
3 Ways To Improve Your Employee Productivity
3 Ways To Improve Your Employee Productivity3 Ways To Improve Your Employee Productivity
3 Ways To Improve Your Employee ProductivityIntetics
 
Intetics Inc as the Globalization Enabler: providing access to software devel...
Intetics Inc as the Globalization Enabler: providing access to software devel...Intetics Inc as the Globalization Enabler: providing access to software devel...
Intetics Inc as the Globalization Enabler: providing access to software devel...Intetics
 
Growing software development company: The Business Ledger on Boris Kontsevoi ...
Growing software development company: The Business Ledger on Boris Kontsevoi ...Growing software development company: The Business Ledger on Boris Kontsevoi ...
Growing software development company: The Business Ledger on Boris Kontsevoi ...Intetics
 

More from Intetics (20)

How Centers of Excellence Can Change Your Business?
How Centers of Excellence Can Change Your Business?How Centers of Excellence Can Change Your Business?
How Centers of Excellence Can Change Your Business?
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Cloud computing infographics
Cloud computing infographicsCloud computing infographics
Cloud computing infographics
 
Amazon Сloud Migration
Amazon Сloud MigrationAmazon Сloud Migration
Amazon Сloud Migration
 
IoT infographic
IoT infographicIoT infographic
IoT infographic
 
Robotic process automation (RPA) Infographic
Robotic process automation (RPA) InfographicRobotic process automation (RPA) Infographic
Robotic process automation (RPA) Infographic
 
Industry 4.0 infographic
Industry 4.0 infographicIndustry 4.0 infographic
Industry 4.0 infographic
 
Industry 4.0
Industry 4.0Industry 4.0
Industry 4.0
 
A brief history of software development methodologies
A brief history of software development methodologiesA brief history of software development methodologies
A brief history of software development methodologies
 
Tetra technical debt reduction platform
Tetra   technical debt reduction platformTetra   technical debt reduction platform
Tetra technical debt reduction platform
 
The future of outsourcing in Belarus and Ukraine
The future of outsourcing in Belarus and UkraineThe future of outsourcing in Belarus and Ukraine
The future of outsourcing in Belarus and Ukraine
 
A simple History of a Mobile Phone
A simple History of a Mobile PhoneA simple History of a Mobile Phone
A simple History of a Mobile Phone
 
TDD & BDD as efficient practices of software development
TDD & BDD as efficient practices of software developmentTDD & BDD as efficient practices of software development
TDD & BDD as efficient practices of software development
 
What is Quality Assurance and why do you need that?
What is Quality Assurance and why do you need that?  What is Quality Assurance and why do you need that?
What is Quality Assurance and why do you need that?
 
20 Years of Software Development at Intetics Inc
20 Years of Software Development at Intetics Inc20 Years of Software Development at Intetics Inc
20 Years of Software Development at Intetics Inc
 
How to Choose a Software Development Provider
How to Choose a Software Development ProviderHow to Choose a Software Development Provider
How to Choose a Software Development Provider
 
Why & What Do Companies Outsource?
Why & What Do Companies Outsource?Why & What Do Companies Outsource?
Why & What Do Companies Outsource?
 
3 Ways To Improve Your Employee Productivity
3 Ways To Improve Your Employee Productivity3 Ways To Improve Your Employee Productivity
3 Ways To Improve Your Employee Productivity
 
Intetics Inc as the Globalization Enabler: providing access to software devel...
Intetics Inc as the Globalization Enabler: providing access to software devel...Intetics Inc as the Globalization Enabler: providing access to software devel...
Intetics Inc as the Globalization Enabler: providing access to software devel...
 
Growing software development company: The Business Ledger on Boris Kontsevoi ...
Growing software development company: The Business Ledger on Boris Kontsevoi ...Growing software development company: The Business Ledger on Boris Kontsevoi ...
Growing software development company: The Business Ledger on Boris Kontsevoi ...
 

Recently uploaded

08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 

Recently uploaded (20)

08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 

Practical Recommendations For Automated Testing

  • 1. PRACTICAL RECOMMENDATIONS FOR ORGANIZING AND PERFORMING AUTOMATED TESTING
  • 2. What is automated testing? Software Testing is an empirical investigation conducted to provide stakeholders with information about the quality of the product or service under test, with respect to the context in which it is intended to operate.  Automated testing is its component part. It uses software to verify the implementation of tests, which in most cases helps to reduce test time and simplify the process. 
  • 3. When to start automated testing to benefit the project? Is it possible? There is a system to be automated. There is a test plan. There are written test cases for manual testing. There is a tool for automated testing. Is it beneficial? The real value of introducing automated testing has been calculated. There is a need for automated testing (customer requirements or the project state).
  • 4. The main advantages of automated testing The possibility of continuous / cyclic performance of tests. Strict sequence of steps performed. The increase of productivity in comparison with manual testing. Automation of long sequences. Automation of operations requiring heavy computation.
  • 5. The main disadvantages of automated testing It takes a long time to create scripts (not always justified). The need for ongoing support (update) tests. Tests carry out the programmed sequence of actions, they do not have intelligence.
  • 6. Comparison of automated testing tools
  • 7. Creation of infrastructure. Choice of data storage location. The first step is to develop the infrastructure for further development of tests.  One of the best methods is to store information on a network drive. Positive aspects of this method:  Scripts are available from anywhere on the network. If needed, access to scripts is available to any user. No need to adjust paths for the project when you open it from any computer. Example of infrastructure creation: Place Folder‘X’ on the company’s 'FileServer’ ileserverProjectsProjectNameAutomation. Map Network Drive 'Z' referring to this folder.
  • 8. Determining the structure of data storage LIB - Library Function RA - Reusable Actions BL - Business Level GL - GUI Development RS - Script restoration DOC - Documentation DAT - Data (xml, xsl) SETTING - Files TEST - Tests RES - Results  REP - Repository objects  ENV - Variables 
  • 9. Determining the requirements for test code registration ***************************************************************************************************************** ‘Author : RevkoSA ‘Date Creation : 10.03.09 ‘Version : 9.0 ‘Description : Brief description ‘Input parameter : Name: Cod, Type: Int, Description. ‘Out parameter : Name: Cod, Type: Int, Description. ‘Addins : Web, ActiveX ‘Modification : <n By <name>, Date: <dd-mm-yyyy> Description ***************************************************************************************************************** Code ……………………….. Description of the testsignificantly simplifies working with it.
  • 10. Basic rules of OO Testing Data Layer Test Layer Functional Layer Business Layer  GUI Layer To create tests, the application under test should be divided into 3 main layers:  Test Layer Business Layer   GUI Layer  2 additional layers are introduced:  Data  Layer Functional  Layer
  • 11. GUI Layer Data Layer Test Layer Functional Layer Business Layer  GUI Layer Each GUI "module" describes a set of graphical objects of a window / page. Each module handles all the methods for the current set of objects, namely: data acquisition, data validation, data entry.
  • 12. Business Layer Data Layer Test Layer Functional Layer Business Layer  GUI Layer Business Layer describes individual business processes. Modules of Business Layer can apply to multiple GUI modules.  Business Layer acts as a controller for GUI actions. A business module can never call another business module.
  • 13. Test Layer Test Layer Data Layer Functional Layer Business Layer  GUI Layer Test Layer is finite and contains a sequence of scripts from the Business Layer.  Each module of Test Layer is a full test. Each module has a unique name. The module name must meet generally accepted standards for naming the classes / variables (for example 'AddNewCustomer').
  • 14. Functional Layer Functional Layer Data Layer Test Layer Business Layer  GUI Layer This is a set of internal and external procedures called in modules of Test and Business Layers.
  • 15. Data Layer Test Layer Functional Layer Data Layer Business Layer  GUI Layer This is general or specific information (variables, parameters, constants, etc.) used to perform tests.  A good practice is to store test data in external files. 
  • 16. Example The color of modules corresponds to the appropriate layer. Start Enter Name Is page opened? Yes External data storage Click Enter Access Enter Password Yes No No Result = R3 Result = R1 Result = R2 Record a result End