Skip to content

Make Selenium Easy

And Keep It That Way

  • Home
  • Share
  • About Us
  • Toggle search form

Author: admin

April 16, 2019 – Make Selenium Easy

If you think Postman is only for static or manual testing, you are not correct. We can do automation testing of API using postman to a good extent. We can add dynamic behavior to Postman requests and collections. Postman contains a NodeJS based runtime environment. This NodeJS environments allows us to add dynamic behaviour to…

Read More “April 16, 2019 – Make Selenium Easy” »

Uncategorized

April 18, 2019 – Make Selenium Easy

Debugging and logging are very important when you are trying to develop/test something. During development or Testing of any software or API, you may need to debug or log what is happening in between if actual behaviour is not as per expected behaviour. You must have heard of browser’s developer console or web console. Postman…

Read More “April 18, 2019 – Make Selenium Easy” »

Uncategorized

April 14, 2019 – Make Selenium Easy

Protractor is in demand now a days for Angular and AngularJS applications. Even people are using Protractor for Non-Angular applications as well because its fast and you need to write less code to handle browser , parallel testing and cross browser testing. In this post, I will explain how can we start learning Protractor or…

Read More “April 14, 2019 – Make Selenium Easy” »

Uncategorized

March 28, 2019 – Make Selenium Easy

This post will cover below topics:- How to create a collection in Postman? In how many ways, we can create a collection in Postman? How to make a collection as Favourite in Postman? How to save a request in Postman? In how many ways, we can save a request in Postman? Creating a Collection in…

Read More “March 28, 2019 – Make Selenium Easy” »

Uncategorized

March 23, 2019 – Make Selenium Easy

Hello Folks, If you are a software developer or tester, you must be aware of different test suites. E,g, Smoke, Sanity , Regression etc. A test suite is a group of multiple tests based on some factors. Factors might be based on functionality, priority etc. The similar concept is in Postman which is called as…

Read More “March 23, 2019 – Make Selenium Easy” »

Uncategorized

February 2, 2019 – Make Selenium Easy

Hello Guys, Whether you are an API developer or tester, you must understand the difference between PUT and PATCH http methods. It is also a frequently asked interview question. Let’s understand PUT and PATCH in details.  PUT:- An HTTP PUT method is used to primarily update the resource information but  it also can be used…

Read More “February 2, 2019 – Make Selenium Easy” »

Uncategorized

February 2019 – Make Selenium Easy

Hello Folks, Many people approached me to write down my journey to become an Automation tester. So here it comes:- Be honest and ask yourself two questions given below:- Have you asked how much knowledge of programming language is needed to learn automation? If I refer any particular blog/channel/book, is that enough? If your answer…

Read More “February 2019 – Make Selenium Easy” »

Uncategorized

January 20, 2019 – Make Selenium Easy

Hello Folks, As part of our API Testing series, we will see “Sending PUT request in Postman”. First of all we need some APIs to test. There are many public APIs available which you can use for testing purpose. I will suggest you to register at below site to use free APIs for testing: GoRest API…

Read More “January 20, 2019 – Make Selenium Easy” »

Uncategorized

August 27, 2017 – Make Selenium Easy

Hello Folks, In this post we will learn how to take screenshots in Selenium webdriver using selenium provide interface TakesScreenshot . Why we need to take screenshot? When we perform manual testing , for each step or important steps, we take screenshot and attach in test result report. Screenshots are proof of test case status. It gives…

Read More “August 27, 2017 – Make Selenium Easy” »

Uncategorized

August 2017 – Make Selenium Easy

Hello Folks, In this post we will learn how to take screenshots in Selenium webdriver using selenium provide interface TakesScreenshot . Why we need to take screenshot? When we perform manual testing , for each step or important steps, we take screenshot and attach in test result report. Screenshots are proof of test case status. It gives…

Read More “August 2017 – Make Selenium Easy” »

Uncategorized

Posts pagination

Previous 1 … 134 135 136 … 155 Next

Copyright © 2026 Make Selenium Easy.

Powered by PressBook Masonry Dark