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

Retesting

Retesting Hello friends, in this tutorial, we are going to study a very important type of testing – Retesting. So, let’s begin. In the

Drag and Drop in Selenium WebDriver

Drag and Drop in Selenium WebDriver Drag and Drop is one of the common scenarios in automation. In this tutorial, we are going to study the handling of drag and drop events in Selenium WebDriver using the Actions class. For practice, you can check the 

Cucumber Tutorial

Cucumber Tutorial Cucumber is an automation tool used for automating acceptance tests that are written in BDD(Behavior driven development) style. Our tutorials are designed for beginners with basic understanding of testing processes. During this course, we will learn about Cucumber and TDD and then we will setup Cucumber to create scripts implementing the BDD tests.

Test Cases for Login Page

Test Cases for Login Page In this post, we will study – how to write test cases for a Login page. You can refer to these test cases while creating test cases for login page of your application under test. As we know that the focus here is to cover the different features to be… Читать далее »

Difference between Hardware and Software

Difference between Hardware and Software When we are asked to imagine a computer system, we generally think of a box known as a monitor, keyboard, mouse, and some electronic circuitry. But, computers are much more than this. A computer system consists of two important parts known as hardware and software. In layman’s terms, the part… Читать далее »

Generations of Computers

Generations of Computers Advancement in technology started with new technology emerging every decade. Then shifted to a couple of years and now probably at the gap of every six months. The history of computers dates back to the mid-1900s. Since then computers have kept evolving. There is a total of 5 generations of computers. With… Читать далее »