Skip to content
No results
  • Home
  • Tutorials
    • Java
    • Selenium
    • Python
    • HTML
    • CSS
    • JavaScript
    • PHP
    • Computer
    • Computer GK
  • Interview
    • Core Java
      • OOPs Concepts
      • String
      • Collections
    • Selenium
      • Java
      • Automation Testing
      • TestNG
      • Selenium Framework
      • Company IQ
    • Python
  • MCQ Quiz
    • Python Quiz
  • Offline Coding Classes
  • Blog
Scientech Easy logo
Scientech Easy
  • Home
  • Tutorials
    • Java
    • Selenium
    • Python
    • HTML
    • CSS
    • JavaScript
    • PHP
    • Computer
    • Computer GK
  • Interview
    • Core Java
      • OOPs Concepts
      • String
      • Collections
    • Selenium
      • Java
      • Automation Testing
      • TestNG
      • Selenium Framework
      • Company IQ
    • Python
  • MCQ Quiz
    • Python Quiz
  • Offline Coding Classes
  • Blog
Scientech Easy logo
Scientech Easy
  • Java

Superclass and Subclass in Java

In this tutorial, we will understand the concepts of superclass and subclass in Java with the help of various examples. What is Inheritance in Java? Inheritance is one of the most powerful features of object-oriented programming (OOP) in Java. It…

Read MoreSuperclass and Subclass in Java
  • DEEPAK GUPTA
  • July 20, 2020
  • Selenium

Java Interview Questions for Selenium

Java interview questions for Selenium automation testing.

In this tutorial, we have compiled 100+ frequently asked Java interview questions for Selenium testers. It covers almost all the important Java questions commonly asked during the Java technical interview round for Selenium automation testing. During interviews, the same question…

Read MoreJava Interview Questions for Selenium
  • DEEPAK GUPTA
  • July 19, 2020
  • Java

Difference between Class and Interface in Java

In the previous tutorial, we have explained the difference between abstract class and interface, which is one of the most popular questions in an interview. Now let’s understand the difference and comparison between class and interface in Java. In fact,…

Read MoreDifference between Class and Interface in Java
  • DEEPAK GUPTA
  • July 17, 2020
  • Java

Difference between Abstract Class and Interface in Java

In the previous tutorial, you may have noticed that abstract classes and interfaces have some similarities. For example, Both are used to achieving abstraction in Java. Both define abstract methods that do not require an implementation. They are also similar…

Read MoreDifference between Abstract Class and Interface in Java
  • DEEPAK GUPTA
  • July 17, 2020
  • Java

Automatic Type Promotion in Java Method Overloading

Type promotion in Java

In the previous tutorial, we have seen that Java performs type conversion when you perform an arithmetic operation with unlike data types. For example, when you add an int and a  double, the result is a double. In a similar…

Read MoreAutomatic Type Promotion in Java Method Overloading
  • DEEPAK GUPTA
  • July 16, 2020
  • Java

Type Conversion and Casting in Java

Automatic type conversion in Java

The process of converting a value from one data type to another is known as type conversion in Java. Type conversion is also known as type casting in Java or simply ‘casting’. If two data types are compatible with each…

Read MoreType Conversion and Casting in Java
  • DEEPAK GUPTA
  • July 16, 2020
  • Java

This Keyword in Java with Examples

Java implicitly invokes the method on the current object (this).

The “this“ keyword in Java is a reference variable that refers to the current class object. In other words, it holds a reference to the object whose method or constructor is currently being executed. The current class object can be…

Read MoreThis Keyword in Java with Examples
  • DEEPAK GUPTA
  • July 15, 2020
  • Selenium

Parallel Execution in Selenium using TestNG

Parallel test execution in Selenium

What is Parallel Testing in TestNG? Parallel Testing is a testing technique in which multiple tests are executed simultaneously in different threads to reduce execution time. It allows us to execute multiple tests at the same time across different environments…

Read MoreParallel Execution in Selenium using TestNG
  • DEEPAK GUPTA
  • July 14, 2020
  • Selenium

Create and Run TestNG XML File in Eclipse

How to create TestNG XML file in Eclipse

What is Testng.xml file? Testng.xml file is a configuration file (XML file) for TestNG in which we can create test suites, test groups, mark tests for parallel execution, add listeners, and pass parameters to test script. It defines the runtime…

Read MoreCreate and Run TestNG XML File in Eclipse
  • DEEPAK GUPTA
  • July 14, 2020
Prev
1 … 97 98 99 100 101 102 103 … 115
Next

Join Our Community for the Latest Tutorials and IT Job Updates!

  • Telegram Channel
  • WhatsApp Channel
  • Facebook Group

Scientech Easy | 8 Years of Excellence

Learn programming and computer technology with practical tutorials, coding examples, interview questions, and quizzes.

Follow Us Online

Resources

  • About Us
  • Blog
  • Contact Us
  • Privacy Policy
  • Sitemap

Get in Touch

  • Address: 4A, Shiv Shakti Complex, Joraphatak Road , Dhanbad, Jharkhand , India
  • Email: contact@scientecheasy.com
  • Mobile: 7979027618
  • Opening hours Mon - Sat : 9AM - 8PM

Copyright © (2018 - 2026) - Scientech Easy. All rights reserved. Developed by Scientech Easy