Skip to content

Make Selenium Easy

And Keep It That Way

  • Home
  • Share
  • Toggle search form

Month: November 2019

May 12, 2017 – Make Selenium Easy

Hello Folks, We have learnt basic concepts of Selenium webdriver. From this post onward, I will cover the concepts of handling different types of web elements. We will start with Text Box. Topic will be covered in this post: What is text box and how to create it. How to type in a text box….

Read More “May 12, 2017 – Make Selenium Easy” »

Uncategorized

March 12, 2019 – Make Selenium Easy

As a part of a Series of posts on Learn Selenium With Quiz, This set contains questions from XPath concepts in Selenium WebDriver. I will suggest you to go through below link before taking up quiz: XPath Basics 1 XPath Basic 2 Advanced XPath Now take up below quiz:-

Uncategorized

July 1, 2018 – Make Selenium Easy

Hello Folks, In this post, we will learn about grouping of test methods in TestNG. “Group” is meant for categorisation of similar items. In a supermarket, you see how they separate different types of vegetables to make it easier for customers to locate them (As shown in above pic). Similar concept we apply for test…

Read More “July 1, 2018 – Make Selenium Easy” »

Uncategorized

March 31, 2017 – Make Selenium Easy

Hello Folks, We have seen: How to launch Firefox browser. How to launch chrome browser. In this post we will learn: How to launch Edge browser(Windows 10 onward) How to launch Internet Explorer browser What is Edge browser: Microsoft Edge is a web browser developed by Microsoft and included in Windows 10, Windows 10 Mobile…

Read More “March 31, 2017 – Make Selenium Easy” »

Uncategorized

August 20, 2017 – Make Selenium Easy

Hello Folks, In current series of posts we have learnt: Basics of drop-down created using SELECT tag. Handling single select drop-down. Now, we will see how to handle multi select drop-down using Select class. We will be using below html code of multi select drop-down: When you will open above html file in a browser,…

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

Uncategorized

September 9, 2018 – Make Selenium Easy

Hello Folks, In last post, we have seen Why do we need to use DataProvider in TestNG. Now we will see a serie of posts on DataProvider. What is DataProvider? DataProvider is an annotation to mark a method as data provider which provides data as an array of array of Objects which can be used…

Read More “September 9, 2018 – Make Selenium Easy” »

Uncategorized

April 13, 2017 – Make Selenium Easy

Hello Folks, In last post , I explained about locating web element using ID. I explained last post in details so that you will be able to understand other locators easily. We will learn in this post: Locating web element using name. Locating web element using tag name. Locating web element using link text. Locating…

Read More “April 13, 2017 – Make Selenium Easy” »

Uncategorized

June 15, 2018 – Make Selenium Easy

Hello Folks, As part of learning TestNG step by step, I will list all available annotations of TestNG in this post and will see each and every annotations in details in later posts. As per TestNG documentation, TestNG provides you below annotations: @BeforeSuite @AfterSuite @BeforeTest @AfterTest @BeforeGroups @AfterGroups @BeforeClass @AfterClass @BeforeMethod @AfterMethod @DataProvider @Factory @Listeners…

Read More “June 15, 2018 – Make Selenium Easy” »

Uncategorized

June 4, 2018 – Make Selenium Easy

Hello Folks, In this post, we will learn in details about Test Scenarios and Test Coverage with proper examples. Test scenarios Test scenario is a moderate level of breakup of a business requirement in form of possible use cases to ensure more test coverage, to identify criticality of sub requirements which helps in finding critical…

Read More “June 4, 2018 – Make Selenium Easy” »

Uncategorized

July 3, 2019 – Make Selenium Easy

Hello Folks, We already know that “A Postman collection allows you to group individual pre-built requests together. You can even group by creating folders in a Collection“. Read more about collection here. Suppose you have 10 requests in a Collection. When you run this collection using Collection Runner, you will see execution of requests happens…

Read More “July 3, 2019 – Make Selenium Easy” »

Uncategorized

Posts pagination

Previous 1 2 3 4 … 10 Next

Copyright © 2026 Make Selenium Easy.

Powered by PressBook Masonry Dark