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

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
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
 
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
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
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
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 

Recently uploaded (20)

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
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
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
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
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 

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