Online or onsite, instructor-led live Unit testing training courses in Ireland.
Testimonials
★★★★★
★★★★★
learning the full range of test development
Silviu Avram - Hertz Europe Service Centre Limited
Course: Test Driven Development
Hands on learning
Hertz Europe Service Centre Limited
Course: Test Driven Development
I liked the high number of exercises.
Course: Unit Testing with JUnit
The exercises
Florin Mazilu - Unicredit Business Services S.C.p.A. Milano, Sucursala Bucuresti
Course: Unit Testing with JUnit
I like that it was one-to-one training and it was organized really well.
Dornier MedTech Systems GmbH
Course: Unit Testing: MSTest, xUnit, and nUnit
The instructor tried to make things dynamic and he demonstrated dominance of the topic.
Libranner Santos
Course: iOS Automation Testing
The tips and tricks
Jamie Young
Course: iOS Automation Testing
The flexibility of the course and everything that I learned.
Enrique Sureda
Course: iOS Automation Testing
The most interesting part to me is to have some tips on refactoring using tests
Eva Madrazo
Course: iOS Automation Testing
Practical exercising
Course: iOS Automation Testing
many tips, tricks and knowledge about testing and another important software development topics
Juan Navas
Course: iOS Automation Testing
The trainer was very knowledgeable and dynamic, keeping engagement and focus of the team during the whole training.
I would definitely recommend it as I reckon learnings from this training can be quickly applied to our everyday development workflow.
Inigo Mato
Course: iOS Automation Testing
A large amount of practice.
Michał Dyzma
Course: Test Driven Development
Machine Translated
The explanations
Sandra Piñón Gonzaga - Servicios y Asesoría SCOBC S.A de C.v
Course: Desarrollo Impulsado por Pruebas
Machine Translated
Most of it was practical.
Servicios y Asesoría SCOBC S.A de C.v
Course: Desarrollo Impulsado por Pruebas
Machine Translated
Course content
Froilan Luis Velasco - Servicios y Asesoría SCOBC S.A de C.v
In this instructor-led, live training in Ireland, participants will learn how to use PyTest to write short, maintainable tests that are elegant, expressive and readable.
By the end of this training, participants will be able to:
Write readable and maintainable tests without the need for boilerplate code.
Use the fixture model to write small tests.
Scale tests up to complex functional testing for applications, packages, and libraries.
Understand and apply PyTest features such as hooks, assert rewriting and plug-ins.
Reduce test times by running tests in parallel and across multiple processors.
Run tests in a continuous integration environment, together with other utilities such as tox, mock, coverage, unittest, doctest and Selenium.
This instructor-led, live training in Ireland teaches participants how to write testable code in the form of testing units to facilitate the diagnosis, isolation, and resolution of bugs. The training walks participants through the creation of a work-ready, testing environment using the PHPUnit testing framework.
By the end of this training, participants will be able to:
Distinguish between good and bad testing units.
Read and interpret test results.
Proactively manage and diagnose their code base to reduce bugs.
Ensure that their code base is fit for continuous integration and deployment.
This course provides a brief introduction to Agile software testing. It deals with foundational test concepts, within the context of Agile (Scrum) development and uses Crispin & Gregory's (More Agile Testing, 2014) Agile Testing Quadrants model as a framework to explore contemporary principles and practices of Agile testing.
Unit testing is a testing approach that tests individual units of source code by modifying its properties or triggering an event to confirm whether the outcome is as expected
In this instructorled, live training, participants will learn how to write and execute unit tests against a sampleNet application using C# and Visual Studio
By the end of this training, participants will be able to:
Use testing frameworks such as NUnit and xUnitnet to create and manage unit test code
Define and implement a broader test driven development approach to testing
Adapt the testing framework to extend the test coverage for an application
Audience
Software test engineers
Developers
Format of the course
Part lecture, part discussion, exercises and heavy handson practice
.
This course introduces the tools and techniques needed to write F# based unit tests A special emphasis is placed on test driven development (TDD) Functional TDD is a testing approach that uses functional programming to unit test an application before developing it Functional programming (as opposed to imperative, statetransitionstyle programming) in a language such as F# lends itself well to TDD because smaller, welltargeted tests can be written in isolation
In this instructorled, live training, participants will learn how to use F# to write unit tests that are direct and easy to understand
By the end of this training, participants will be able to:
Build a complete system out of small, isolated functions
Express test cases as properties instead of examples
Write test code without the need for mocks
Reduce the need to control and check for side effects
Use libraries such as NaturalSpec, FsCheck, FsTest, FsUnit and Unquote to facilitate test cases creation
Use F# to overcome some of the problems associated with mainstream Testdriven Development (TDD)
Audience
Test engineers
Format of the course
Part lecture, part discussion, exercises and heavy handson practice
.
This course introduces the tools and techniques needed to write unit tests using HUnit testing framework HUnit is a unit testing framework for Haskell, similar to the JUnit tool for Java
In this instructorled, live training, participants will learn how to use HUnit to write unit tests that are direct and easy to understand
By the end of this training, participants will be able to:
Write tests that are easy to create, change, and execute
Use HUnit to group tests into suites and check the results automatically
Write concise and flexible test specifications
Integrate HUnit with other utilities such as QuickCheck and HSpec
Extend the test framework
Audience
Test engineers
Format of the course
Part lecture, part discussion, exercises and heavy handson practice
.
In this instructor-led, live training in Ireland, participants will learn about various JavaScript testing frameworks as they step through the creation of a unit test suite for a web application.
By the end of this training, participants will be able to:
Write unit tests in JavaScript using unit test frameworks such as QUnit and Jasmine
Use frameworks such as Mocha and Chai to implement TDD and BDD
Jasmine is a unit test framework for JavaScript
In this instructorled, live training, participants will learn the different features of the Jasmine framework as they unit test a sample Javascript web application
By the end of this training, participants will be able to:
Set up Jasmine with Grunt and Nodejs
Integrate unit testing into a continuous integration process
Mock dependencies, use asynchronous specs and add plugins
Audience
Developers
Format of the course
Part lecture, part discussion, exercises and heavy handson practice
.
This instructor-led, live training in Ireland (online or onsite) is aimed at software tester who wish to unit test code functionality using MSTest, xUnit, and nUnit.
By the end of this training, participants will be able to:
Create unit tests using MSTest to test software applications.
Display test results with CodeLens.
Understand the different testing tools for Test-Driven Development.
This instructor-led, live training in Ireland (online or onsite) is aimed at software testers who wish to use C programming to create unit tests for C code.
By the end of this training, participants will be able to:
Use unit testing frameworks in C to produce unit tests.
Script custom C unit tests and add them to a call list.
Simplify the process of debugging and refactoring code with test-driven development.
TypeScript is an open source language for building enterprise Javascript applications. It is a strict superset of JavaScript that compiles to plain Javascript and brings static typing and object-oriented development to the language.
This instructor-led, live training introduces TypeScript's unit testing features and frameworks. Participants get a chance to put theory to practice by constructing a collection of unit tests that can be run against real-life applications.
Format of the Course
Interactive lecture and discussion.
Lots of exercises and practice.
Hands-on implementation in a live-lab environment.
Course Customization Options
This course will focus on the frameworks that can be used to unit test a Javascript or Typescript application (Jasmine, Mocha, Jest, Chai, etc.).
UI frameworks such as React are optional and can be covered if desired.
To request a customized training for this course, please contact us to arrange.
Online Unit Testing courses, Weekend Unit Testing courses, Evening Unit Testing training, Unit Testing boot camp, Unit Testing instructor-led, Weekend Unit Testing training, Evening Unit Testing courses, Unit Testing coaching, Unit Testing instructor, Unit Testing trainer, Unit Testing training courses, Unit Testing classes, Unit Testing on-site, Unit Testing private courses, Unit Testing one on one training
Course Discounts
No course discounts for now.
Course Discounts Newsletter
We respect the privacy of your email address. We will not pass on or sell your address to others. You can always change your preferences or unsubscribe completely.
Some of our clients
is growing fast!
We are looking to expand our presence in Ireland!
As a Business Development Manager you will:
expand business in Ireland
recruit local talent (sales, agents, trainers, consultants)
recruit local trainers and consultants
We offer:
Artificial Intelligence and Big Data systems to support your local operation
high-tech automation
continuously upgraded course catalogue and content
good fun in international team
If you are interested in running a high-tech, high-quality training and consulting business.