Java for Software Testers : Video 9: Advance Condition Handling

Поделиться
HTML-код
  • Опубликовано: 9 сен 2024
  • ✪✪✪ 90% Discounted Coupons for Full Course ✪✪✪
    ➖Try Step by Step Java for Testers www.udemy.com/...
    ➖Selenium WebDriver with Java | Project Implement + Framework lnkd.in/duZnPcb
    ➖RestAssured - Best for Automation Beginner |Realtime Project lnkd.in/dXykENR
    Other Popular Courses
    ➖➖➖➖➖➖➖➖➖➖➖➖
    ➖Get Expertise in Database Testing(SQL) + Linux for Testers lnkd.in/dtVvzzU
    ➖Step by Step JIRA lnkd.in/dms2gH5
    ➖Linux(Unix) Command with Shell Scripting-Must for Testers/QA lnkd.in/dqM6jFH
    ➖Software Testing:Effective Test Case Writing & Formatting lnkd.in/dtSWPeH
    ➖WebServices/API Testing by SoapUI-Groovy|Real-time API|23+hr lnkd.in/dhkhWU7
    ➖Expert's Guide of API Testing-Postman Basic to Expert-2021 lnkd.in/dmd72zV
    ➖Wanna Learn JMeter ?Get Training by Industry Experts-18+hrs lnkd.in/dDD3Psf
    ➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖
    Complete Course Content - Java For Software Testers
    ➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖
    Introduction to Eclipse | Walkthrough to Eclipse Environment
    Start Java programming - Project & Package
    How to Define Variables & Constants in Java
    What is Class ? & How to access class members by using Object
    Methods(Functions) in Detail : Different types of Methods
    Constructor | What is Constructor and How to Write Constructor
    Where to use Constructors (Practical Usecase)
    Read data from user at runtime : Take User Input
    Simple Condition Handling - IF - Else (Handle 2 conditions)
    Multiple Condition Handling (If - Else if - else) with practice exercise
    Condition handling with Logical OR / AND
    Nested Condition Handling (Condition inside Condition)
    Solution of following Exercise: Download attached project
    Practice Exercise ****** Largest amount 3 numbers
    Practice Exercise ****** Number Divisible
    Practice Exercise ****** Days in a month
    Practice Exercise ****** Type of Triangle
    Practice Exercise ****** Check Grade
    For Loop : Run Loop with increment and Decrement Order
    While Loop
    Do While Loop
    For Each loop : Advance For Loop for Group of Data
    Nested Loop : Loop inside Loop
    String Handling - Part1 : What is String -String Functions(Length, Upper, Lower)
    String Handling - Part2 : String Functions- Replace, SubString, Split, Concat
    String Handling - Part3 : String Comparison
    Array In Java
    Multi dimension Array
    File Reader - File Reader (Read data character by character)
    File Read - Buffered Reader (Read data line by line)
    File Write - File Writer : Write data character by character
    File Write - BufferedWriter : Write data line by line
    Encapsulation : Wrapping up data & functions in single unit
    Inheritance : Transfer Property of a class to another class
    Types of Inheritance - Simple/Single
    Types of Inheritance - Multilevel
    Types of Inheritance - Hierarchical
    Polymorphism : Data Overriding (Override Parent Class Methods)
    Overloading (Compile Time Polymorphism)
    Overriding (Runtime Polymorphism)
    Abstraction with Interview Questions
    Interface : To Achieve 100% abstraction
    Multiple Inheritance using Interface
    Hybrid Inheritance using Interface
    public modifier : Access members throughout package
    private modifier : Access members within class
    default modifier : Access members within package
    protected modifier : Access members within package and child class
    Access Modifiers on class level
    Implicit & Explicit Type Casting
    Explicit Type Casting - By Classes
    What is Exception & Exception Handling
    Throws keyword in exception handing
    Exception Handling using Try-Catch
    Exception Handling: Multi Catch block
    Finally keyword
    Throw keyword
    This Keyword
    Final Keyword
    Super Keyword
    Static Keyword
    What is Debugging
    Difference between Step Into | Step Over | Step Return
    Exception Breakpoint
    What is Maven | Why as Tester we use MAVEN
    How to setup maven project
    Understand POM.xml | Add Project Dependencies |Check Maven Repository Workflow
    Setup Apache POI
    Read Data from Excel file
    Find number of rows and columns
    Read complete data from excel sheet
    Read Different formatted data
    Write data to File
    Read content from Property file
    Static and Default Functions
    Lambda Expresions
    UpCasting & DownCasting
    Singleton Class
    JUNIT Introduction
    Write JUNIT testcase using annotations
    JUNIT: Write multiple testcases and all annotations
    Assertions & Difference between JUNIT3 and JUNIT4
    TestNG Introduction and Setup on Eclipse
    Write First Test Case using TestNG with Basic Annotations
    Multiple Test cases in file | Enable - Disable Test Case | Priority
    TestNG.xml | Default Reporting
    Assertions | Dependent Test Cases | Execute Failed Test Case
    Convert JUnit TestCases into TestNG format
    Annotations in TestNG
    Grouping TestCases in TestNG
    Introduction to DB Connection with Java
    Create Project Structure
    Connect and Fetch data From Database
    #restassured #selenium #appium

Комментарии • 2

  • @1313durgesh
    @1313durgesh 2 года назад

    a great way of teaching...simplicity

  • @rajeshvm8847
    @rajeshvm8847 Год назад

    It's really helpful , lots of thanks for making this videos.