Are you new to Selenium? The answer may be YES or NO. When you work as an automation tester, the biggest challenge is to design and write your own framework. Even if you have a good command over the tool or programming language, starting to write your own framework might be scary. With this course, my job (and I take it as a challenge for me) is to remove that fear and make you believe that writing a framework is NO BIG JOB! In this course, we will start by learning the basics i.e. What is Automation Testing? What is an Automation Framework? Why do we need a framework? And then, the different kinds of framework. Once we complete the basics, we will start designing a Hybrid Framework. We will start by understanding what all things shall we keep in mind before starting to write the code and which code file should contain what. We will first create a dummy project and understand the code structure of all the files involved. Then, we will write a full-fledged code following all the coding ethics and rules. Once we complete the entire call flow of the framework, we will practice with the test cases. This framework can be used by ANYONE for ANY PROJECT. It is EXPANDABLE also. I will keep adding new project statements for your practice apart from the existing exercises.
What you'll learn
understanding of automation testing fundamentals
knowledge of various types of automation frameworks
ability to design a Hybrid Framework
skills in coding ethics and project structures
practical experience through exercises and test cases
Course objectives
eliminate the fear of writing automation frameworks
provide practical coding experience
develop an expandable framework for diverse projects