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
  • Selenium

XPath Axes: Ancestor, Following Sibling, Preceding

XPath axes in Selenium

XPath axes in Selenium are methods to identify those dynamic elements which are not possible to find by normal XPath method such as ID, Classname, Name, etc. Axes are so named because they tell about the axis on which elements…

Read MoreXPath Axes: Ancestor, Following Sibling, Preceding
  • DEEPAK GUPTA
  • August 30, 2019
  • Java

Nested Interface in Java with Example

Nested interface in Java

When an interface as a static member is declared inside a class or another interface, it is called nested interface in Java or member interface. Nested interface must be declared as public inside another interface. The nested interface can be…

Read MoreNested Interface in Java with Example
  • DEEPAK GUPTA
  • July 3, 2019
  • Selenium

How to Set Priority in TestNG

TestNG Priority

TestNG provides one more feature priority which is used to set the order of test cases as ours need. Basically, Priority is an attribute that tells TestNG which orders have to follow to run the test method. When we have…

Read MoreHow to Set Priority in TestNG
  • DEEPAK GUPTA
  • June 20, 2019
  • Java

Use of Interface in Java (with Example)

Use of Interface in Java with realtime example

In the previous tutorial, we have known the basic of the interface in Java as well as its several advantages in utilizing the features of interfaces in general programming. In general, when we write a simple program, nobody may think…

Read MoreUse of Interface in Java (with Example)
  • DEEPAK GUPTA
  • June 2, 2019
  • Selenium

DataProvider in TestNG (with Examples)

DataProvider in TestNG

In this tutorial, we will learn about DataProvider in TestNG in detail with the help of syntax, examples, best practices, and common errors. We know that there are mainly two ways through which we can directly pass parameter values to test…

Read MoreDataProvider in TestNG (with Examples)
  • DEEPAK GUPTA
  • May 27, 2019
  • Java

Can We Override Static Method in Java

Can we override static method in Java

No, we cannot override static method in Java because a static method is resolved at compile time by Java compiler whereas, method overriding is resolved at runtime by JVM because objects are only available at runtime. We can declare static…

Read MoreCan We Override Static Method in Java
  • DEEPAK GUPTA
  • May 1, 2019
  • Java

Interface in Java with Example

Java Interface and its implementation classes

An interface in Java is a reference type syntactically similar to a class but declared with the interface keyword. Before Java 8, an interface can have only abstract methods declaration and constants as members. By default, all variables in an…

Read MoreInterface in Java with Example
  • DEEPAK GUPTA
  • May 1, 2019
  • Java

Java String toUpperCase() Method

Java String toUpperCase() method converts all the lowercase letters of a string into uppercase and returns that upper-cased string. In other words, the toUpperCase() method of String class converts all the characters of a string into uppercase and returns that…

Read MoreJava String toUpperCase() Method
  • DEEPAK GUPTA
  • April 27, 2019
  • Selenium

Cross Browser Testing in Selenium

Cross browser testing in Selenium WebDriver

Cross-browser testing in Selenium is a technique to test the functionality of web-application with different multiple web browsers. It is used to check the compatibility of the application on the different web browsers at the same time. In the cross-browser…

Read MoreCross Browser Testing in Selenium
  • DEEPAK GUPTA
  • April 21, 2019
Prev
1 … 107 108 109 110 111 112 113
Next

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

  • Telegram Channel
  • WhatsApp Channel
  • Facebook Group

Scientech Easy | 8 Years of Excellence

ScientechEasy is developed to learn various technologies such as C, C++, Java, Python, PHP, HTML, CSS, JavaScript, ReactJS, AngularJS, Data Science, AI, MySQL, etc. step by step for beginners and professionals. You will get the best real time examples, code snippets, and practical insights that will simplify to improve reading and basic understanding for both beginners and experienced developers.

We have also covered many interview questions, which will help students to get placed in the various IT companies. When using this site, you will agree to have read and accepted our terms of use and privacy policy.

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