Before We Begin.. | Bondar Academy
Course: Playwright API Testing with TypeScript
Module: Building a Framework
Instructor: Artem Bondar
Lesson Summary
In this module, we will begin building our custom framework for API testing . Here are some important notes to consider: Complexity of the Code The complexity of the code will increase significantly as we progress. I will strive to explain every line of code, but if you encounter any confusion or issues, please feel free to ask questions in the Slack channel. I monitor this channel regularly and am available to assist you, along with your fellow students. Prerequisites If you are new to TypeScript or JavaScript programming, or if you have skipped the JavaScript fundamentals course, I highly recommend completing it before diving into this module. Understanding concepts such as: classes functions parameters return statements objects is crucial, as they can be overwhelming without a solid foundation. Learning Mindset Remember, the goal is to learn. It's normal for some concepts to be challenging. Overcoming these challenges is part of your professional growth. Completing this module and understanding its content will equip you with valuable knowledge for your future in test automation . I hope you are as excited as I am to get started. See you in the next lesson!
Video Transcript
In this module we begin building our custom framework for API testing, but before we begin I wanted to leave a quick note about it. So, the complexity of the code down the road in this module will grow quite exponentially. I will try to do my best to explain every single line I will show you in this module, but if something is not clear, something doesn't work, or you're not sure what this is doing or that is doing, ask questions in the Slack. I monitor this channel pretty often and reply to all of my students, and other students can also help you if you're stuck with something. If you are new to TypeScript, JavaScript programming, and if for some reason you skipped the JavaScript fundamentals, I highly recommend to go back and complete JavaScript fundamentals course, because otherwise some of the concepts that I'm going to show you, such as creating the classes, calling the functions, using the parameters of the functions, return statement, objects, all that stuff can be quite overwhelming. So, if you did not complete JavaScript fundamentals course and you did not work with JavaScript before, complete that class. First, it's free on Bondar Academy, and then come back to this module. The most important thing is that you are here to learn. So, if something is going to be difficult, it is fine, it is expected. When something is difficult, this is when you learn and grow professionally. But if you complete this module till the end and will understand everything, you can be proud of yourself, because this knowledge you will keep with you forever, and it will help you a lot in your future test automation career. So, I hope you guys excited as I am, and see you in the next lesson.