This is the P2PU Archive. If you want the current site, go to www.p2pu.org!
Week 1
In this week we are going to learn the basics of test automation. This will then lead us into the first item of how we can go about finding elements on the page.
Week 2
In this week we are going to learn how to interact with elements on the page. This will use all the information we learnt in the previous week to see about clicking on buttons, typing into text boxes and other elements on the page
Week 3
More sites are using AJAX to create a more desktop feel within Web Applications. This has brought some interesting challenges to Web Automation. THis week will see how we can overcome this issues and have tests that work with little effort against AJAX sites
Week 4
Sometimes there are elements on the page that change all the time however the fit a certain pattern. This could be dates or messages to the user with their name. We then can use this information as part of our tests to check the page is formated correctly.
Week 5
This week we will be looking at using JavaScript with our tests. The central code base of Selenium is written in JavaScript so that it can work in multiple browsers. Using JavaScript in our tests can mean that we can access APIs on the page to fire off calls. We can also tell it to fire off events in the DOM like click and focus and blur.
Week 6
To finish off the course we are going to be looking at how we can make your tests maintainable by everyone not just the developer who created them.
Comments
I am interested in the course
I am interested in the course Web UI automation using Selenium
Hi David, I have been a avid
Hi David, I have been a avid follower of your blog from the time i started using Selenium.
Your course interests me quite keen to be part of your learning sessions.
Also if there is Course material available on your webpage it would be great !!!
Cheers !!!
Will the assignments be
Will the assignments be posted here on the syllabus or somewhere else? Thank you!
Hi Jessica, I am running a
Hi Jessica,
I am running a little behind. I am going to be keeping everything on this site to make things easier. The first notes and assignment will be up tomorrow!
David
I understand! Swamped here
I understand! Swamped here too which is why I'm mapping out my week. I'll check tomorrow. Thank you!