Day #9 | Abstraction in Java | Automation Testing | Selenium | Cucumber | TestNG | JUnit | May 2024

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ม.ค. 2025
  • Day #9 Session #1 | Abstraction in Java | Automation Testing | Selenium | Cucumber | TestNG | JUnit | May 2024
    Session - Day 09 Session 01
    #kazonline #kazacademy #codingmaktab
    Abstraction is a process of hiding the implementation details and showing only functionality to the user.
    Another way, it shows only essential things to the user and hides the internal details, for example, sending SMS where you type the text and send the message. You don't know the internal processing about the message delivery.
    Abstraction lets you focus on what the object does instead of how it does it.
    Ways to achieve Abstraction
    There are two ways to achieve abstraction in java
    Abstract class (0 to 100%)
    Interface (100%)
    Please subscribe my channel
    #javaprogramming #javatutorial #java #programming #abstraction #automation #seleniumautomation #seleniumjava

ความคิดเห็น • 4

  • @kaz-ittraininghub9388
    @kaz-ittraininghub9388  7 หลายเดือนก่อน +3

    To Learn Java, Selenium, automation testing, watch complete playlist of selenium from start to end | I trust, if you watched all the video you become the expert.
    Please watch playlist, one request to viewer, if my video is informative then please subscribe my channel, like the video and comment as well as share the video with your friends and family.
    सेलेनियम सिखने के लिए हमारा सेलेनियम का प्लेलिस्ट शुरू से अंत तक जरूर देखें। मुझे फुल ट्रस्ट है की आप जब इसको देखें गेन और थोड़ा प्रैक्टिस करें गेन तो आप एक्सपर्ट लेवल पर पहुँच जाएँ गे।
    मेहबानी करें और कम्पलीट प्लेलिस्ट देखें।
    एक रिक्वेस्ट है अगर आप को वीडियो अच्छा लगता है तो सब्सक्राइब ज़रूर करें। लाइक करें। कमेंट करें और शेयर भी करें
    Thank you very much
    KAZ
    #kazonline #kazacademy #codingmaktab

    • @Noname-fb7cl
      @Noname-fb7cl 7 หลายเดือนก่อน +1

      Thanks for sharing

  • @Noname-fb7cl
    @Noname-fb7cl 7 หลายเดือนก่อน +1

    nice video

  • @cool_fahim
    @cool_fahim 7 หลายเดือนก่อน

    Nicely explained