Difference between findElement and findElements in Selenium WebDriverIn Automation to perform any operations on any elements, first we need to find the element. Only after finding the element we can perform…Sep 21, 2021Sep 21, 2021
GET, POST and DELETE Method in Rest Assured — API TestingWhat is Rest Assured?Sep 21, 20211Sep 21, 20211
Test-driven development (TDD)Test-driven development (TDD) is a development technique where you must first write a test that fails before you write new functional code…May 9, 2021May 9, 2021