Архив рубрики: English
Difference between Assert and Verify
Scrolling in Selenium Webdriver
Scrolling in Selenium Webdriver Scrolling a webpage is required in the automation when the application requires scrolling down or up to display additional information e.g. most of the e-commerce sites display only 10-20 products at a time and then load more products as the user scrolls down. In this tutorial, we’ll take an example of… Читать далее »
Test Cases for Coffee Machine
Test Cases for Coffee Machine UI scenario – Verify that the dimension of the coffee machine is as per the specification Verify that outer body, as well as inner part’s material, is as per the specification Verify that the machine’s body color as well brand is correctly visible and as per specification Verify the input… Читать далее »
SQL For Testers
Compatibility Testing
Compatibility Testing Hello fellow QAs, in this tutorial, we will study about about a very common testing type – compatibility testing. Before, we begin first let’s understand why we need this with the help of a real-world scenario. In this technically advanced world, when someone wants to use any application, he or she has many… Читать далее »
Volume Testing
Test Cases for Pencil
Test Cases for Pencil Verify that the text written with the pencil is readable/legible. Verify that the user can write smoothly on different types/quality of paper surfaces. Check that the darkness/color of the text written by pencil is as per the specifications. Check the strength of the lead, it should not break when a specified(normal… Читать далее »