• 4th Floor, The Avenue, Govind Nagar, Nashik
  • Opening Time: Mon-Sat: 09.00 to 18.00
  • Quick Links
  • Support
  • Register
  • Call Us

    +91 9922555920/9922555703

  • Mail Us

    info@careersclassrooms.com

Python

Part 1

  • 23. Python Lists
  • 24. Python Dictionary
  • 25. Functions returning value/Not returning Value
  • 26. Python Variable Scope
  • 27. Creating Modules and importing Modules
  • 28. Python Date & Time
  • 29. File Operations in Python(File I/O)
  • 30. Exception Handling in Python
  • 31. Perform Keyborad operation using WScript.Shell in Python
  • 12. Python import Statement
  • 13. Python Decision Making
  • 14. Python if if-else elif
  • 15. Python Loops
  • 16. Python for Loop
  • 17. Python while Loop
  • 18. Python break Statement
  • 19. Python continue Statement
  • 20. Python Numbers
  • 21. String Operations in Python
  • 22. Python Tuples
    • 1. Download and Install Python
    • 2. Environment setup for Python with PyCharm or PyDev
    • 3. Python Basic Syntax
    • 4. Python print Statement
    • 5. Python Comments
    • 6 . Python Identifiers
    • 7. Python Keywords
    • 8. Python Data Types
    • 9 . Python Variables
    • 10. Python Variable Types
    • 11. Python Operators

    Part 2

    • 10 . Fetch Records from Oracle Database tables using Python
    • 11 . Create customized HTML Reports uisng Python
    • 12. Writing Utilities using Python
  • 6 . XML and XML Parsing
  • 7 . Read and Write content to Microsoft Excel Files
  • 8 . Read and Write content to .CSV files
  • 9 . Execute DDL and DML Statements in Oracle DB using Python
    • 1 . OOPS concept in Python
    • 2 . Python Classes & Objects
    • 3 . Inheritance in Python
    • 4 . Python Regular Expressions
    • 5 . Send mail from your Gmail account using Python

    Python Selenium Syllabus

    • 15. Different Relative CSS for Object Identification
    • 16. Dynamic WebTable Handling
    • 17. Close and Quit methods in Webdriver
    • 18. Handling Links with WebDriver
    • 19. Handling List fields with WebDriver
    • 20. Capturing screenshots with WebDriver
    • 21. execute_script for Executing JavaScript in Python
    • 8. Handle Frames in the Application
    • 9. Handle Browser popups in application
    • 10. Handle Authentication window/ Popup dialogs
    • 11. Page Object Model
    • 12. Parameterization for Tests
    • 13. Keyboard and Mouse Actions
    • 14. Different Relative Xpath for Object Identification
    • 1. Download and Configure Selenium WebDriver
    • 2. Configure Sample Application for Selenium
    • 3. Locating Elements
    • 4. Write and Execute Scripts on Firefox Browser
    • 5. Write and Execute Scripts on Chrome Browser
    • 6. Write and Execute Scripts on Internet Explorer Browser
    • 7. Handle alerts in the application

    Hybrid Automation Framework

    • 9. Repeating a test with different Data
    • 10. Running the framework through DriverScript
    • 11. Generating the reports
    • 12 .Creating a BAT file for Framework execution
    • 5. Reading XPATHS, Configuration from file
    • 6. Implementing tests
    • 7. Assertions and Reporting Errors
    • 8. Parameterizing tests using Excel Files
    • 1. Overview of Hybrid Framework
    • 2. Building Excel File Having Test Cases and Keywords
    • 3. Building Excel File Having Test Data
    • 4. Building Base class