Handling Cookies in Selenium WebDriver
Handling Cookies in Selenium WebDriver This post is dedicated to the handling of cookies using Selenium webDriver. We will be studying cookies, the need of automating cookie handling scenarios and…
Handling Cookies in Selenium WebDriver This post is dedicated to the handling of cookies using Selenium webDriver. We will be studying cookies, the need of automating cookie handling scenarios and…
Right Click in Selenium WebDriver Hello friends, quite often during automation we need to right click or context click an element. Later, this action is followed up by pressing the…
Grey Box Testing
Test Scenarios of Computer Mouse Check if the mouse is an optical mouse or not. Verify that left-click and right-click buttons are working fine. Check if the double click is…
Test Cases for Hospital Management System Verify that the portal for new patient registration has all the mandatory fields required for registering a patient. Verify that after filling the patient…
Recording in JMeter In this tutorial ,we will study the recording of HTTP or HTTPS requests in JMeter using HTTP(S) Test Script Recorder (or HTTP Proxy Server in older versions…
Web Testing with Testsigma With paced advancement towards Automation, organizations are bound to shift their focus from manual testing to Automation testing. The biggest challenge faced in this cultural shift…
Test Plan