Make Selenium Easy – Page 25 Hello Folks, In previous post, we learnt about basics of group concepts in TestNG and how to use with @Test annotated… Continue reading “Make Selenium Easy – Page 25”…
Make Selenium Easy – Page 8 As we know well now that Postman helps you to create automated tests for API testing, we need to assert… Continue reading “Make Selenium Easy – Page 8”…
Make Selenium Easy – Page 12 People spend a lot of time in locate web elements for Automation. There are some tools which make your life… Continue reading “Make Selenium Easy – Page 12”…
Make Selenium Easy – Page 10 As a part of a Series of posts on Learn Selenium With Quiz, This set contains questions from CSS Selector concepts… Continue reading “Make Selenium Easy – Page 10”…
Make Selenium Easy – Page 7 We have already seen what are Global and Environment variables in Postman and its usage in creating parameterized requests. In… Continue reading “Make Selenium Easy – Page 7”…
Make Selenium Easy – Page 21 Hello Folks, In last post, we have seen Why do we need to use DataProvider in TestNG. Now we will… Continue reading “Make Selenium Easy – Page 21”…
Make Selenium Easy – Page 14 Hello Folks, As part of our API Testing series, we will see “Sending DELETE request in Postman”. First of all we… Continue reading “Make Selenium Easy – Page 14”…
Make Selenium Easy – Page 13 This post will cover below topics:- How to create a collection in Postman?In how many ways, we can create a… Continue reading “Make Selenium Easy – Page 13”…
Make Selenium Easy – Page 27 Hello Folks, In this post, we will learn Inheritance in TestNG classes. In very basic words, Inheritance is an OOPS… Continue reading “Make Selenium Easy – Page 27”…
Make Selenium Easy – Page 15 I am again here with a new set of question related to Selenium WebDriver. I have included question mostly from… Continue reading “Make Selenium Easy – Page 15”…