shape

The Art of Test Driven Development

Mode of workshop : 30% theory 70% handson

The Two day program is tailored for developers and testers who are not experts in unit testing and testable design. The program starts with understanding how to develop good unit tests, developers also get to practice test first development and understand the value of good testable design . The day 1 lays the foundation for developers to start experimenting with Test Driven Development. On day 2 we invest time in learning the art of TDD along with a deep dive to understand concepts and philosophy behind mocking.

Contact us
about

Detailed Table of contents


1 F.I.R.S.T
2 Interaction testing and state testing
3 Unit test patterns
4 Fixture patterns
5 Test patterns
6 Test First Development
7 Deriving your tests from requirements
8 Understanding Test pyramid & Test iceberg 9 Defining a testing strategy
10 The rules of the game
11 Programming by Intention
12 Breadth first and depth first strategies
13 TDD vs. Test last approach
14 Mocks , fakes and stubs
15 A Mocking framework
16 Handling the Database layer
17 Handling the UI

Request for Corporate Training


About our trainers


Anju M Dominic is a well accredited professional corporate trainer and consultant in the field of DevOps . She has conducted over 150+ hands-on workshops across different product and service companies. She is also a trainer/author across various training companies including PluralSight, Edureka, KnowledgeHut, etc. She is currently the Principal consultant and founder of QuadraLogics, a boutique training/consulting firm. Anju is well known for her contributions to technical articles which includes two books and several whitepapers in the field of software engineering. She is also a regular speaker for many DevOps and Agile conferences


Ranjith Tharayil is an accomplished innovator, author, entrepreneur, technologist,CTO adviser, and inspirational servant leader.He is currently the Founder and CTO of a SAAS-based Digital Credential Platform CertifyMe.Online. He has also been honored with the title "Mentor of change" by NITI Ayog, Govt of India, and was associated with the Association for Computing Machinery as "ACM Distinguished Speaker". He has authored 10 patents, 30+ articles, and 3 books across different domains he has touched.

What is Use Case-based learning ?

Usecase-based learning approach engages learners in a hands-on exercise of specific scenarios that resemble real-world examples. This learner-centric method helps learners gain not only the required knowledge but the key skill to apply the gained knowledge. Focusing on learning how to apply knowledge is essential for practical subjects like DevOps. In our program we use Use Case-based learning technique. Our practitioner learns by exploring several hands-on, real-life scenarios.

Contact us
about
shape

Demo Class

,

Use Case

You are the lead developer of your team and your Architect has requested your help in setting up a CI/CD server (JENKINS) for your applications under development. Installing and configuring a Jenkins server is time-consuming and error-prone . How would you approach this problem .
No. Steps Commands
1 Run Jenkins in a container sudo docker run --name jenkins -p 8085:8080 anjurose/jenkins
2 View the Jenkins dashboard in the browser Access your application at YOUR_ipaddress:8085
3 Stop the container and exit it by Ctrl + c command Ctrl + c
4 View the containers sudo docker ps 
Enroll Now

Testimonial