Back To The Course

Mobile Automation Testing Basics

  • Session 1

Framework Part -1 - TestNG

Framework Part -2 -Global Environmental variables Setup& Reusable Components

  • Session 3

Framework Part -3- Maven- Build Management tool

  • Session 4

Framework Part -4- Jenkins- Continuous Integration Tool

  • Session 5

Framework Part -5 - TestNG Reports for Jenkin Jobs

  • Session 6

Framework Part 6-Excel Data Driven Testing Utilities

  • Session 7

Framework Part -7 - Pageobject Pattern & page Factor

  • Session 8

Framework building from scratch- Real time Project

  • Session 9

Java OOPS Basics for Selenium

  • Please find below the session 10 check list

Advanced Java- Collections API

  • Please find below the session 11 check list

Cucumber Behaviour Driven Data -Framework

  • Please find below the session 12 check list
  • Why TestNG and Its Advantages
  • Running testcases in TestNG with out Java compiler
  • Importance of xml file in Testng configuration
  • Prioritizing the Testcases with TestNG
  • Include and Exclude Mechanism to control testcases
  • Executing the Testcases at Package level with regex
  • TestNg Annotations part – 1
  • TestNG Annotations part – 2
  • Usage of Groups functionality in TestNG
  • Annotations helper attributes with examples
  • Parameterising from TestNG xml file
  • DataProvider Annotation -Parameterizing Testcases – 1
  • DataProvider Annotation -Parameterizing Testcases-2
  • Running Tests in parallel and generating Reports