Engineering

Trending posts

Manoj
3 years ago

GATE 2021 CSE Question Paper and Answer Key

GATE 2021 CSE Question Paper and Answer Key discussed here in this post. These questions are based on memory. Response sheet release on 18 Feb 2021.

Avinash Mishra
5 years ago

ChromeOptions to configure Chrome Sessions in Selenium

This tutorial is in continuation to our previous tutorial which is on use of DesiredCapabilities in Selenium WebDriver to set the browser’s properties. The Desired Capabilities class is not used an…

Avinash Mishra
5 years ago

Desired Capabilities: Introduction and Implementation in Selenium

Every testing starts in some test environments like Local environment, Release environment, production environment, BAU environment, etc. Like these environments, test devices also create a kind of…

Avinash Mishra
5 years ago

Cross browser testing using TestNG and Selenium WebDriver

This is the app age in IT sector. Every day we get information about the launch of the new app. It is good because ultimately app makes our life easier. An app is not only limited to booking flight…

Avinash Mishra
5 years ago

Top Cucumber Interview Questions to crack the Job interview

I’d not say Interview is the barrier between you and your dream job, rather, I’d say it is the breeze which helps you get into your dream job. Today we are going to discuss Cucumber interview quest…

Avinash Mishra
5 years ago

Page Factory Model for Effective POM in Selenium

In the previous tutorial, we discussed a user-designed Page Object Model which we generally implement in test automation framework. We have seen that POM defines the Object repository which is comp…

Avinash Mishra
5 years ago

Page Object Model: What is POM & How to use it in Selenium?

Page Object Model, in short, is called as POM. It is one of the most important steps to consider during Automation framework development. Hence, in simple words, we can’t neglect it. In a web page,…

kannan narayanan
5 years ago

EVOLUTION OF BOOK

         The books are always the source of knowledge for the mankind.  The historical town of Alexandria is known for its great librar...

Avinash Mishra
5 years ago

How to set up Cucumber with Selenium for Automation testing?

We have learned all the aspects of Cucumber and Behaviour Driven Development and Testing as well. Today our prime focus is the implementation of Cucumber with Selenium. Cucumber is itself a kind of…

Avinash Mishra
5 years ago

How to create custom TestNG Report in Selenium with IReporter?

Reporting is one of the key components of the Automation framework. Every automation framework should be implemented with test reporting which gives detailed data of the testing processes. The agen…

Latest posts on Engineering

Loading...