Архив рубрики: English
Right Click in Selenium WebDriver
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 UP/DOWN arrow keys and ENTER key to select the desired context menu element (check our tutorial on pressing the non-text keys in selenium –
Grey Box Testing
Test Scenarios of Computer Mouse
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 working fine. Verify the time duration between two left clicks, in order to consider it as a double click. Check if the scroller is present… Читать далее »
Test Cases for Hospital Management System
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 details and successful payment a Patient-Card is printed. Verify that card has information like patient details, doctor assigned, department, the application number, DOJ, bed allocated(if… Читать далее »
Recording in JMeter
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 of JMeter). Let’s begin with the very first step i.e. launching JMeter. Once, we launch JMeter, we can see the two controls in the left… Читать далее »
Web Testing with Testsigma
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 is firstly, to change the mindset of employees and secondly tool selection. Both concerns can be solved if we select a tool that is easy… Читать далее »