#Interview 
30+ SQL Interview Questions
Author: neptune | 05th-Jan-2023 | views: 252
#Interview #SQL
Data Definition Language (DDL) – It allows end-users to CREATE, ALTER, and DELETE database objects...

20 TestNG Interview Questions
Author: neptune | 17th-Dec-2022 | views: 322
#Selenium #Interview
There is always more than one test or method in the class. If we do not prioritize these tests or methods, then the methods are selected alphabetically and executed while execution...

Where you applied OOPs in Automation Testing?
Author: neptune | 11th-Dec-2022 | views: 524
#Interview #Java
You may face this question Where you have applied OOPs concept in Automation Framework? in almost all the Selenium Interviews. Let's learn OOP’s concept in Java before going further...

Torch and Bridge | Puzzle
Author: neptune | 11th-Dec-2022 | views: 168
#Interview #Puzzle
One Torch and 4 person needs to cross the bridge, but can't crossed without the torch. Two persons can walk on the bridge at any time, find minimum time to cross the bridge...

Top 10 Selenium Interview Questions.
Author: neptune | 03rd-Jun-2022 | views: 276
#Selenium #Interview
Locator is a command that tells Selenium IDE which GUI elements (like Text Box, Buttons, Check Boxes etc) we are going to use or perform some automation task...

Java Script Interview Questions
Author: neptune | 09th-May-2022 | views: 316
#JavaScript #Interview
Basic JavaScript questions asked in interviews : 1. What are the different data types present in javascript? 2. Difference between "==" and "===" operators...

Core Python Syllabus for Interviews
Author: neptune | 11th-Jun-2022 | views: 680
#Python #Interview
STRING MANIPULATION : Introduction to Python String, Accessing Individual Elements, String Operators, String Slices, String Functions and Methods...

Top 50+ Selenium Interviews Questions 2022 based on Years of Experience
Author: neptune | 31st-May-2022 | views: 1144
#Selenium #Testing #Interview
Every interview difficulty is based on how many years of experience you have in that field. For the Selenium Automation Tester I have divided the question on the number of years of experience...

Mostly asked Python Interview Questions - 2022.
Author: neptune | 25th-May-2022 | views: 1161
#Python #Interview
Python interview questions for freshers. These questions asked in 2022 Python interviews...

25 Basic Java interview questions.
Author: neptune | 30th-May-2022 | views: 793
#Interview #Java
We will explore 25 basic Java interview questions...



Recommended for You
“Stay Hungry Stay Foolish” - Speech by Steve Jobs
Author: neptune | 22nd-May-2022 | views: 3001
#Motivation
At Stanford University Steve Job’s address commencement in 2005 is one of the most famous speeches “Stay Hungry Stay Foolish”. It has been described as 'life-changing” speech...

How do you know “You are Rich?” - By IIT Student.
Author: neptune | 13th-Oct-2022 | views: 1612
#Motivation
We all thought that we knew answer and we replied as following: “ZERO" means nothing. "INFINITY" means uncountable number”. He encounter “How number can be greater than any countable number?"..

Architecture of API Gateway
Author: neptune | 15th-Nov-2022 | views: 1055
#API #Microservice
Creating an API starts with the publisher, where it will be designed, and it will be published to the store for the consumer to explore and subscribe...

Introduction to React
Author: neptune | 11th-Dec-2022 | views: 521
#JavaScript
Virtual DOM is an lightweight copy of DOM. It can be changed when we want and then can be saved to the real DOM. Every change Virtual DOM efficiently rerenders the DOM...