From the course: Robot Framework Test Automation: Level 1 (Selenium)
Unlock this course with a free trial
Join today to access over 24,800 courses taught by industry experts.
Overview - Selenium Tutorial
From the course: Robot Framework Test Automation: Level 1 (Selenium)
Overview
Okay. There's still a really great section coming up next about all the different libraries you can use for Robot Framework test case automation. But let's take a break and do a scripting challenge, because I've taught you everything you need to know to go ahead and start automating a website at your company. But before you go and do that, let's work together to create a very simple, layered test suite for a website that I have control of. And that way you can try it on your own and then you can watch me do it and pick up any extra insights you forgot about. And ultimately, we're going to really cement the architectural approach that I've been talking about in the previous sections. So in Part 1 of the scripting challenge, we will create the folders and files and link it all together according to the vision that I've presented earlier. Then in Part 2, we'll create the common setup and teardown and actually add the test cases themselves. Then in Part 3, you'll create the test steps and…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.