Архив метки: testing
Data Mining
Config Elements in JMeter
Handling Cookies in Selenium WebDriver
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… Читать далее »