Архив за месяц: Май 2023

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

SQL For Testers Welcome to this tutorial on SQL for Testers. As a software tester, you are required to perform

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

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

JMeter Interview Questions

JMeter Interview Questions Prepare for your JMeter interview with our comprehensive list of JMeter interview questions. These interview questions are designed for both beginners and professionals. Here, we will cover both theoretical as well as practical interview questions on performance testing and JMeter. Ques.1. What is Performance Testing?Ans.