Selenium Test Cases

Selenium Tutorial

35 – Page Object Model in Selenium

Selenium Class 35 – POM – Page Object Model in Selenium Page Object Model is an Object / Element design pattern to create Repositories for web elements (Ex: Link, Edit box, Button etc…) We...

Selenium Video

33 – Writing Selenium Test Cases Part-4

Selenium Class 33 – Writing Selenium Test Cases Part-4 Writing Test Cases: 1) Verify Internal and External Links in a web site 2) Verify element existence….. 3) Verify Customer Registration…. 4) Verify Customer Login…....

Selenium Tutorial

30 – Writing Selenium Test Cases

Selenium Class 30 – Writing Selenium Test Cases Prerequisites for writing Selenium WebDriver Test Cases… i) Test Scenario or Manual Test Case ii) Element Locators to Locate/Recognize/Identify Elements/Objects iii) Selenium WebDriver API Commands to...

Selenium Tutorial

25 – Selenium WebDriver API Commands

Selenium Class 25: Selenium WebDriver API Commands Selenium WebDriver API Commands i) Browser Regular Commands ii) Browser Navigation Commands iii) Commands on Web Elements iv) Verification Commands on Web Elements v) Others i) Browser...

Selenium Tutorial

2 – Selenium Testing Process

Selenium 2 – Selenium Testing Process / Selenium Test Life Cycle Phase in Selenium Testing Process (Test Planning, Generate Basic Tests/Test Cases, Enhance Test Cases, Run & Debug Test Cases and Analyze Test Results...