Selenium framework design and development includes all the topic necessary for developing a robust framework in Selenium. We start our discussion starting from framework design and then start to work at some of the advanced concepts like creating custom handler for TestNG.

Topics

  1. What is automation testing framework and what are its properties ?
  2. What are the different types of automation framework?
  3. What are the different automation testing framework models ?
  4. Designing Automation Testing Framework
  5. Page Object Model in Selenium — Part 1
  6. Page Object Model (Page Navigation) in Selenium — Part 2
  7. Data Driven Testing in Selenium using JXL
  8. Data Driven Testing with Selenium using JXL (Custom Library)