HTML Basics for Selenium

HTML Basics for Selenium

HTML Basics for Selenium, What is HTML?, HTML Elements & Attributes, Handling HTML/Web Elements, HTML Tags, and Creating HTML Documents. HTML Fundamentals Introduction: Selenium is for Functional & Regression Testing, It supports Functional Testing of Web Applications only, HTML – Hypertext Markup Language is the standard markup language for creating web pages and web applications. The basic … Read more

How do we write Selenium Test cases?

Selenium Test Cases

How do we write Selenium Test cases?, Using Web/HTML Element Locators, Selenium WebDriver methods, Java Programming, and TestNG Testing Framework. Writing Test cases is an important activity or task in Automated Testing, Test engineers need to write instructions using test tool features and programming concepts. Test execution is a simple task in Automated testing, test … Read more