if(trackingNum != 'null'){ } Fundamentals of Test Automation—ICAgile Certification Course | Coveros Training

Fundamentals of Test Automation—ICAgile Certification

icagile-certification

Learn to build solid test automation the right way in this hands-on course designed for professionals in development and testing roles. Successful attendees are awarded the ICAgile Certified Professional in Agile Test Automation (ICP-ATA).

Upcoming Classes

Dates
Mode
Location
Event
Venue
Call to Schedule
Anytime
Virtual Classroom
Your Location
Anywhere
Jan 19Jan 21, 2021
Virtual Classroom
Virtual Classroom
Anywhere
Mar 22Mar 24, 2021
Virtual Classroom
Virtual Classroom
Anywhere
Select a learning mode button (Public, Live Virtual, etc.) for pricing, details, and a downloadable fact sheet.
Ways to Save

BOGO Half Off for Teams

Right now, we're offering Buy One, Get One Half Off on select private virtual team training classes scheduled and delivered before year's end. See details, explore some of our most-requested combinations, and get started here.

Good Riddance, 2020!

Thankfully, the year we'll never forget is almost over. To say good riddance we're offering big savings on select Live Virtual classes. Use promo code RID20 to save 20% off our regular prices. Have a group of 4 or more? Contact us for even bigger savings

Note: AWS certification courses are excluded from this offer.

Description
  • Take a deeper dive into practical automation implementation
  • Hands-on practices with a wide variety of automation techniques
  • Learn the types of tests that can be automated
  • Learn how automation fits into the agile software development and testing approach
 
Build Solid Test Automation the Right Way
One of the tenets of being successful in test automation is to build solid engineering practices at the beginning; and this course is designed to help you do just that. This course covers everything from introducing the basics of test automation - including definitions, benefits and misconceptions, to planning for automation in an agile environment. Along the way we’ll explain the various automation test types and techniques including UI, API, Database, Unit, and Functional vs Non-Functional testing. You’ll also learn how to select the right approaches to best suit the needs of your organization.. 
 
Using a hands-on approach, our experienced instructors will illustrate proper techniques for building maintainable automated tests using frameworks. We will also cover Behavior-Driven Testing (BDD) using Cucumber. 
 
This course also teaches you how to develop your own test automation strategy and get the most out of your tests, as well as integrating them into a continuous integration (CI) process. 
 
Who Should Attend
This course is ideal for those in developer and testing roles who need to learn automation or improve their existing automation knowledge. The course features hands on exercises to illustrate the topics discussed and provides students an opportunity to learn by doing. A working laptop with proper administrative privileges is required for this class. 
 
Laptop Required
This class involves hands-on activities using sample software to better facilitate learning. Each student should bring a laptop with a remote desktop protocol (RDP) client preinstalled. Connection specifics and credentials will be supplied during class. Please verify permissions with your IT Admin before class. If you or your Admin have questions about the specific applications involved, contact our Client Support team.
 

ICAgile Certification
Successful attendees of this course course are awarded the ICAgile Certified Professional in Agile Test Automation (ICP-ATA). Additionally, the certified attendees will be listed on the ICAgile website, indicating their designation. Coveros recommends From Fragile to Agile: Practical Approaches to Adopting Agile and Agile Tester Certification for those seeking the ICP-ATA designation.The ICAgile certification fee is included with your registration for your convenience.

About the ICAgile
The International Consortium for Agile’s goal is to foster thinking and learning around agile methods, skills, and tools. The ICAgile, working with experts and organizations across agile development specialties, has captured specific learning objectives for the different agile development paths and put them on the learning roadmap. For more information visit www.icagile.com.

 

Questions? 929.777.8102 [email protected]
Course Outline
Introduction to test automation
    What it is
    Risks
    How testing creates value
    How automated testing creates value
 
Agile development and testing
    Recap on agile manifesto
    Agile testing quadrants
    Team-based testing
 
Test automation techniques
    Frameworks overview
    Unit testing
        Unit test exercise
    UI testing
        Kantu exercise
        UI testing exercise
    API testing
        API exercise
    System and acceptance tests
Exercises
            Intro to Cucumber
            Cucumber in action
            A new scenario
            Adding a feature

 

    Database testing and managing test data
 Database exercises
    Non-functional test automation
 
Test automation strategy
    What to automate
    Best practices
    Integration into CI
        Continuous integration exercise
    Static code analysis
        Static analysis exercise
    Dynamic code analysis
    Successful code analysis implementation
    Test orbits
    Test orbit exercise
    Planning for automation
    Automation tool selection
    Staffing strategies
    Planning - illustrate the system
    Why does automation fail?

 

Don't see a date that fits your schedule? Contact us for scheduling options at 929.777.8102


Price: $1,545 USD
Course Duration: 2 Days
Description
  • Take a deeper dive into practical automation implementation
  • Hands-on practices with a wide variety of automation techniques
  • Learn the types of tests that can be automated
  • Learn how automation fits into the agile software development and testing approach
 
Build Solid Test Automation the Right Way
One of the tenets of being successful in test automation is to build solid engineering practices at the beginning; and this course is designed to help you do just that. This course covers everything from introducing the basics of test automation - including definitions, benefits and misconceptions, to planning for automation in an agile environment. Along the way we’ll explain the various automation test types and techniques including UI, API, Database, Unit, and Functional vs Non-Functional testing. You’ll also learn how to select the right approaches to best suit the needs of your organization.. 
 
Using a hands-on approach, our experienced instructors will illustrate proper techniques for building maintainable automated tests using frameworks. We will also cover Behavior-Driven Testing (BDD) using Cucumber. 
 
This course also teaches you how to develop your own test automation strategy and get the most out of your tests, as well as integrating them into a continuous integration (CI) process. 
 
Who Should Attend
This course is ideal for those in developer and testing roles who need to learn automation or improve their existing automation knowledge. The course features hands on exercises to illustrate the topics discussed and provides students an opportunity to learn by doing. A working laptop with proper administrative privileges is required for this class. 
 
Laptop Required
This class involves hands-on activities using sample software to better facilitate learning. Each student should bring a laptop with a remote desktop protocol (RDP) client preinstalled. Connection specifics and credentials will be supplied during class. Please verify permissions with your IT Admin before class. If you or your Admin have questions about the specific applications involved, contact our Client Support team.
 

ICAgile Certification
Successful attendees of this course course are awarded the ICAgile Certified Professional in Agile Test Automation (ICP-ATA). Additionally, the certified attendees will be listed on the ICAgile website, indicating their designation. Coveros recommends From Fragile to Agile: Practical Approaches to Adopting Agile and Agile Tester Certification for those seeking the ICP-ATA designation.The ICAgile certification fee is included with your registration for your convenience.

About the ICAgile
The International Consortium for Agile’s goal is to foster thinking and learning around agile methods, skills, and tools. The ICAgile, working with experts and organizations across agile development specialties, has captured specific learning objectives for the different agile development paths and put them on the learning roadmap. For more information visit www.icagile.com.

 

Questions? 929.777.8102 [email protected]
Course Outline
Introduction to test automation
    What it is
    Risks
    How testing creates value
    How automated testing creates value
 
Agile development and testing
    Recap on agile manifesto
    Agile testing quadrants
    Team-based testing
 
Test automation techniques
    Frameworks overview
    Unit testing
        Unit test exercise
    UI testing
        Kantu exercise
        UI testing exercise
    API testing
        API exercise
    System and acceptance tests
Exercises
            Intro to Cucumber
            Cucumber in action
            A new scenario
            Adding a feature

 

    Database testing and managing test data
 Database exercises
    Non-functional test automation
 
Test automation strategy
    What to automate
    Best practices
    Integration into CI
        Continuous integration exercise
    Static code analysis
        Static analysis exercise
    Dynamic code analysis
    Successful code analysis implementation
    Test orbits
    Test orbit exercise
    Planning for automation
    Automation tool selection
    Staffing strategies
    Planning - illustrate the system
    Why does automation fail?

 

Class Schedule
Sign-In/Registration 7:30 - 8:30 a.m.
Morning Session 8:30 a.m. - 12:00 p.m.
Lunch 12:00 - 1:00 p.m.
Afternoon Session 1:00 - 5:00 p.m.
Times represent the typical daily schedule. Please confirm your schedule at registration.
 
Class Fee Includes
• Tuition
• ICAgile Certification fee
• Course notebook
• Continental breakfasts and refreshment breaks
• Lunches
• Letter of completion
Instructors
Dates
Mode
Location
Event
Venue
Jan 19Jan 21, 2021
Virtual Classroom
Virtual Classroom
Anywhere
Mar 22Mar 24, 2021
Virtual Classroom
Virtual Classroom
Anywhere
Price: $1,495 USD
Course Duration: 3 Days
Ways to Save

Good Riddance, 2020!

Thankfully, the year we'll never forget is almost over. To say good riddance we're offering big savings on select Live Virtual classes. Use promo code RID20 to save 20% off our regular prices. Have a group of 4 or more? Contact us for even bigger savings

Note: AWS certification courses are excluded from this offer.

Description
  • Take a deeper dive into practical automation implementation
  • Hands-on practices with a wide variety of automation techniques
  • Learn the types of tests that can be automated
  • Learn how automation fits into the agile software development and testing approach
 
Build Solid Test Automation the Right Way
One of the tenets of being successful in test automation is to build solid engineering practices at the beginning; and this course is designed to help you do just that. This course covers everything from introducing the basics of test automation - including definitions, benefits and misconceptions, to planning for automation in an agile environment. Along the way we’ll explain the various automation test types and techniques including UI, API, Database, Unit, and Functional vs Non-Functional testing. You’ll also learn how to select the right approaches to best suit the needs of your organization.. 
 
Using a hands-on approach, our experienced instructors will illustrate proper techniques for building maintainable automated tests using frameworks. We will also cover Behavior-Driven Testing (BDD) using Cucumber. 
 
This course also teaches you how to develop your own test automation strategy and get the most out of your tests, as well as integrating them into a continuous integration (CI) process. 
 
Who Should Attend
This course is ideal for those in developer and testing roles who need to learn automation or improve their existing automation knowledge. The course features hands on exercises to illustrate the topics discussed and provides students an opportunity to learn by doing. A working laptop with proper administrative privileges is required for this class. 
 
Laptop Required
This class involves hands-on activities using sample software to better facilitate learning. Each student should bring a laptop with a remote desktop protocol (RDP) client preinstalled. Connection specifics and credentials will be supplied during class. Please verify permissions with your IT Admin before class. If you or your Admin have questions about the specific applications involved, contact our Client Support team.
 

ICAgile Certification
Successful attendees of this course course are awarded the ICAgile Certified Professional in Agile Test Automation (ICP-ATA). Additionally, the certified attendees will be listed on the ICAgile website, indicating their designation. Coveros recommends From Fragile to Agile: Practical Approaches to Adopting Agile and Agile Tester Certification for those seeking the ICP-ATA designation.The ICAgile certification fee is included with your registration for your convenience.

About the ICAgile
The International Consortium for Agile’s goal is to foster thinking and learning around agile methods, skills, and tools. The ICAgile, working with experts and organizations across agile development specialties, has captured specific learning objectives for the different agile development paths and put them on the learning roadmap. For more information visit www.icagile.com.

 

Questions? 929.777.8102 [email protected]
Course Outline
Introduction to test automation
    What it is
    Risks
    How testing creates value
    How automated testing creates value
 
Agile development and testing
    Recap on agile manifesto
    Agile testing quadrants
    Team-based testing
 
Test automation techniques
    Frameworks overview
    Unit testing
        Unit test exercise
    UI testing
        Kantu exercise
        UI testing exercise
    API testing
        API exercise
    System and acceptance tests
Exercises
            Intro to Cucumber
            Cucumber in action
            A new scenario
            Adding a feature

 

    Database testing and managing test data
 Database exercises
    Non-functional test automation
 
Test automation strategy
    What to automate
    Best practices
    Integration into CI
        Continuous integration exercise
    Static code analysis
        Static analysis exercise
    Dynamic code analysis
    Successful code analysis implementation
    Test orbits
    Test orbit exercise
    Planning for automation
    Automation tool selection
    Staffing strategies
    Planning - illustrate the system
    Why does automation fail?

 

Class Schedule
Day 1: 12:30pm-4:30pm ET/9:30am-1:30pm PT
Day 2: 12:30pm-4:30pm ET/9:30am-1:30pm PT
Day 3: 12:30pm-4:30pm ET/9:30am-1:30pm PT
Times represent the typical daily schedule. Please confirm class schedule at registration.
 

 

Class Fee Includes
  • ICAgile certification fee.
  • Easy course access: Attend training right from your computer and easily connect your audio via computer or phone. Easy and quick access fits today’s working style and eliminates expensive travel and long days in the classroom.
  • Live, expert instruction: Instructors are sought-after practitioners, highly-experienced in the industry who deliver a professional learning experience in real-time.
  • Valuable course materials: Courses cover the same professional content as our classroom training, and students have direct access to valuable materials.
  • Rich virtual learning environment: A variety of tools are built in to the learning platform to engage learners through dynamic delivery and to facilitate a multi-directional flow of information.
  • Hands-on exercises: An essential component to any learning experience is applying what you have learned. Using the latest technology, your instructor can provide hands-on exercises, group activities, and breakout sessions.
  • Real-time communication: Communicate real-time directly with the instructor. Ask questions, provide comments, and participate in the class discussions.
  • Peer interaction: Networking with peers has always been a valuable part of any classroom training. Live Virtual training gives you the opportunity to interact with and learn from the other attendees during breakout sessions, course lecture, and Q&A.
  • Small class size: Live Virtual courses are limited in small class size to ensure an opportunity for personal interaction.
Instructors

Bring this course to your team at your site. Contact us to learn more at 929.777.8102.

Dates
Mode
Location
Event
Venue
Call to Schedule
Anytime
Virtual Classroom
Your Location
Anywhere
Course Duration: 2 Days
Ways to Save

BOGO Half Off for Teams

Right now, we're offering Buy One, Get One Half Off on select private virtual team training classes scheduled and delivered before year's end. See details, explore some of our most-requested combinations, and get started here.

Description
  • Take a deeper dive into practical automation implementation
  • Hands-on practices with a wide variety of automation techniques
  • Learn the types of tests that can be automated
  • Learn how automation fits into the agile software development and testing approach
 
Build Solid Test Automation the Right Way
One of the tenets of being successful in test automation is to build solid engineering practices at the beginning; and this course is designed to help you do just that. This course covers everything from introducing the basics of test automation - including definitions, benefits and misconceptions, to planning for automation in an agile environment. Along the way we’ll explain the various automation test types and techniques including UI, API, Database, Unit, and Functional vs Non-Functional testing. You’ll also learn how to select the right approaches to best suit the needs of your organization.. 
 
Using a hands-on approach, our experienced instructors will illustrate proper techniques for building maintainable automated tests using frameworks. We will also cover Behavior-Driven Testing (BDD) using Cucumber. 
 
This course also teaches you how to develop your own test automation strategy and get the most out of your tests, as well as integrating them into a continuous integration (CI) process. 
 
Who Should Attend
This course is ideal for those in developer and testing roles who need to learn automation or improve their existing automation knowledge. The course features hands on exercises to illustrate the topics discussed and provides students an opportunity to learn by doing. A working laptop with proper administrative privileges is required for this class. 
 
Laptop Required
This class involves hands-on activities using sample software to better facilitate learning. Each student should bring a laptop with a remote desktop protocol (RDP) client preinstalled. Connection specifics and credentials will be supplied during class. Please verify permissions with your IT Admin before class. If you or your Admin have questions about the specific applications involved, contact our Client Support team.
 

ICAgile Certification
Successful attendees of this course course are awarded the ICAgile Certified Professional in Agile Test Automation (ICP-ATA). Additionally, the certified attendees will be listed on the ICAgile website, indicating their designation. Coveros recommends From Fragile to Agile: Practical Approaches to Adopting Agile and Agile Tester Certification for those seeking the ICP-ATA designation.The ICAgile certification fee is included with your registration for your convenience.

About the ICAgile
The International Consortium for Agile’s goal is to foster thinking and learning around agile methods, skills, and tools. The ICAgile, working with experts and organizations across agile development specialties, has captured specific learning objectives for the different agile development paths and put them on the learning roadmap. For more information visit www.icagile.com.

 

Questions? 929.777.8102 [email protected]
Course Outline
Introduction to test automation
    What it is
    Risks
    How testing creates value
    How automated testing creates value
 
Agile development and testing
    Recap on agile manifesto
    Agile testing quadrants
    Team-based testing
 
Test automation techniques
    Frameworks overview
    Unit testing
        Unit test exercise
    UI testing
        Kantu exercise
        UI testing exercise
    API testing
        API exercise
    System and acceptance tests
Exercises
            Intro to Cucumber
            Cucumber in action
            A new scenario
            Adding a feature

 

    Database testing and managing test data
 Database exercises
    Non-functional test automation
 
Test automation strategy
    What to automate
    Best practices
    Integration into CI
        Continuous integration exercise
    Static code analysis
        Static analysis exercise
    Dynamic code analysis
    Successful code analysis implementation
    Test orbits
    Test orbit exercise
    Planning for automation
    Automation tool selection
    Staffing strategies
    Planning - illustrate the system
    Why does automation fail?

 

Class Schedule
Sign-In/Registration 7:30 - 8:30 a.m.
Morning Session 8:30 a.m. - 12:00 p.m.
Lunch 12:00 - 1:00 p.m.
Afternoon Session 1:00 - 5:00 p.m.
Times represent the typical daily schedule. Please confirm your schedule at registration.
 
Class Fee Includes
• Tuition
• Course notebook
• Letter of completion
Instructors

Questions?

On-Site/Private Training

Let us bring the learning to your team at your location or in an interactive virtual classroom!
Choose from more than 50 courses.

Combine World-Class Training and

Certification with a Conference

Maximize Your Learning Potential

STAR Conference logo

Agile + DevOps Conference logo