Murat K Ozcan

Murat K Ozcan

Murat was born in Turkey and has lived around Chicago for over 20 years. He graduated from Illinois Institute of Technology with a computer engineering bachelor's and contributed at Siemens for over a decade. He is married with two daughters; 9 and 11 years old. He lives to do corrective deeds; learn, teach, fix what is broken, improve and optimize all things around at work, open source, and home life. He is a tech enthusiast in love with testing, development, devops, web and cloud. Currently he is a Staff Engineer & Test Architect at Extend.
Cypress Component Testing vs React Testing Library
TestJS Summit 2023TestJS Summit 2023
25 min
Cypress Component Testing vs React Testing Library
CCT vs RTL talks about the similarities between the tools, the differences, compares the ways of doing the same things with the tools, and finally gives a developer experience comparison demo.
CCTDD: Cypress Component Test Driven Design
TestJS Summit 2022TestJS Summit 2022
25 min
CCTDD: Cypress Component Test Driven Design
The first part of the talk will focus on a variety of patterns when using Cypress Component Testing and TDD to create React components. The code samples will be from Angular's Tour of Heroes to make the content relatable to a wider community. Currently I am working on a GitBook rewriting it in React using Cypress Component Tests, there should be plenty of content to distill into the talk.The second part of the talk will focus on test strategies, types of testing and where to apply them, and finally compare & contrast them to the familiar industry approaches.We will finish with key takeaways, sample application repos to help with learning, and rollout strategies.