• Post category:StudyBullet-13
  • Reading time:4 mins read


Become a better QA by expanding your skills. With HTML you can test accessibility and create stable automation xpats

What you will learn

What is HTML, how to master it and where to practice it

What is Accessibility and how to test website accessibility using HTML

How to create stable automation locators (xpath) from scratch

How to become a better QA Engineer by utilizing HTML skills

Description

If you would like to become a successful QA, Business Analyst or Product Owner professional, you need to expand your skills to address demand in development. Understanding development fundamentals and learning how HTML could be beneficial for your day-to-day activity is crucial.

In this course, together, we will go over a high-level overview of web development, we will discover where to learn HTML and what online tools give us an opportunity to practice HTML and CSS live.

After we have learned HTML structure, common tags, and attributes, we will move on to Accessibility testing. Many big companies today comply with accessibility standards and require employers to perform this type of testing. If you never did it before, not a problem. In this course, I am explaining what Accessibility testing is, where to find standards and how to test a web page for accessibility.


Get Instant Notification of New Courses on our Telegram channel.


And last but not least I will drive you into the world of web locators. We will learn what is XPATH, what are the parts of it, and how to create responsive and custom XPATH by utilizing freshly learned HTML skills. This is the most important part of any automation activity because it provides you with a solid and stable automated test case.

The course is short but very informative! I hope your learning experience will be fun!

English
language

Content

Introduction

Introduction

What is HTML?

What is HTML
HTML DOM
HTML Cheat Sheets
HTML basics check

Practice HTML

W3School
CodePen

Web Accessibility

What is Accessibility?
Where to look for Accessibility Standards
Practice Testing Accessibility

XPATH for Test Automation

What is XPATH
Creating XPATH