Skip to content

Make Selenium Easy

And Keep It That Way

  • Home
  • Share
  • About Us
  • Toggle search form

Author: admin

WebDriverWait & FluentWait in Selenium WebDriver – Let’s Deep Dive

Wait is a generic functional interface. A functional interface consists of only abstract method. Wait interface consists of only method named “until”. This interface is for waiting until a condition is true or not null. “until” method implementation should wait until the condition evaluates to a value that is neither null nor false. Because of…

Read More “WebDriverWait & FluentWait in Selenium WebDriver – Let’s Deep Dive” »

Uncategorized

TestNG Tutorials 43: Difference Between “Parameters” and “parameter” in TestNG

Hello Folks, I was asked this question in an interview and I was like “Are there two terms “Parameters” and “parameter” in TestNG?“. Yes, There are two different terms, “Parameters” and “parameter“. We have used both termas many times but didn’t notice minor thing. “Parameters” is an annotation which allows us to create parameterized methods…

Read More “TestNG Tutorials 43: Difference Between “Parameters” and “parameter” in TestNG” »

Uncategorized

TestNG Tutorials 59: DataProvider in TestNG – Running DataProvider Method in Parallel – Parallel DataProvider Method

A Test method is run for all data set provided by a DataProvider method which is by default one after another. Note here that test method is run on data in same sequence in which DataProvider pass it. The reason behind this is that a DataProvider annotated method has an attribute named “parallel” whose default…

Read More “TestNG Tutorials 59: DataProvider in TestNG – Running DataProvider Method in Parallel – Parallel DataProvider Method” »

Uncategorized

TestNG Tutorials – Page 7

Hello Folks, In this post, we are going to learn to generate customized testng.xml. Generation of testng.xml depends upon how… Hello Folks, In last post, we ran our testng class as a TestNG test using “Run As” option. We can… Hello Folks, In this post, we will see some basics implementation of TestNG. A class…

Read More “TestNG Tutorials – Page 7” »

Uncategorized

Amod Mahajan – Page 2

Introduction OAuth 2.0 is the industry-standard protocol for authorization for web applications. OAuth 2.0 enables third-party applications (Clients) to have… Introduction REST Assured is a Java library to test and validate REST services. I have already covered maximum Rest Assured… Introduction As part of the Generics in Java series, we will learn below concepts in…

Read More “Amod Mahajan – Page 2” »

Uncategorized

npm

Skip to content Hello Folks, In last post, we have already seen Installation of NPM in last post. In this post we will… Hello Folks, In last post, we have seen about Introduction & Installation of NodeJS. In this post we will see… Protractor is in demand now a days for Angular and AngularJS applications….

Read More “npm” »

Uncategorized

java quiz

Skip to content [qsm quiz=10] In this post, we will learn the basic concepts of Arrays by attempting objective questions. Hope it will be helpful… Let’s attempt some basic Java questions and learn. [quiz-cat id=”7502″] If you have any doubt, feel free to comment below.If…

Uncategorized

TestNG Tutorials – Page 2

A Test method is run for all data set provided by a DataProvider method which is by default one after… By default a Test method is executed for all data set returned by DataProvider. The reason behind this is that… In last post, we have learnt how can we make parameterized DataProvider method in TestNG…

Read More “TestNG Tutorials – Page 2” »

Uncategorized

Interview for Automation Testing Profile

Skip to content Company Name :- UST GlobalDate :- Nov – 2019Experience Level: – 2 – 5 YearsLocation- BengaluruMode : – F2F 1.… Company Name :- HCLDate :- Aug – 2019Experience Level: – 2 – 4 YearsLocation- BengaluruRounds :- 2Mode : – F2F… Introduction As part of the Interview Experience series, in this post, we…

Read More “Interview for Automation Testing Profile” »

Uncategorized

AngularJS and Angular Applications

Skip to content As per Protractor Official Document:- Protractor is an end-to-end test framework for Angular and AngularJS applications. Protractor runs tests against your application… As per Protractor Official Document:- Protractor is an end-to-end test framework for Angular and AngularJS applications. Protractor runs tests against…

Uncategorized

Posts pagination

Previous 1 … 69 70 71 … 157 Next

Copyright © 2026 Make Selenium Easy.

Powered by PressBook Masonry Dark