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...
Manual Testing, Automated Testing, SQL, Java, Python and Domain Knowledge.
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 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 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 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 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...
More