Архив метки: testing

Input Devices of Computer

Input Devices of Computer A computer in itself is an empty plastic box. What makes it truly function-able and useful are the output and input devices of computer. These parts are assembled and work in sync to make a computer what it truly is. The

Data Mining

Data Mining We are living in a data-driven world, the more we get dependent upon technology the more the

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 different methods provided by Selenium to add, get and delete cookies.

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 –

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… Читать далее »