Архив метки: Q&A

Banking Domain Application Testing

Banking Domain Application Testing Hello friends! in this article, we are going to learn about banking application testing. Before starting with the testing part, let’s first learn about the banking process. Today, every product and service that the organizations provide, need to have online access to it and it is also applicable to any banking… Читать далее »

Top 50 Linux Interview Questions for Beginners

Top 50 Linux Interview Questions for Beginners Prepare for a Linux interview with our comprehensive list of top 50 Linux interview questions. These interview questions are specifically designed for freshers and professionals new to Linux OS.

Test Cases for Flight Reservation System

Test Cases for Flight Reservation System Verify that there is a portal to add new flights in the system. Verify that on filling flight details like flight name, code, from and to destinations, capacity, timings, and frequency etc, new filghts get successfully added in the system. Verify that users can search for flights by name,… Читать далее »

Selenium Interview Questions And Answers

Selenium Interview Questions And Answers Prepare for Selenium interviews with our comprehensive list of over 100 Selenium interview questions. These questions are designed for both beginners and experienced professionals. We will start with fairly basic Selenium interview questions and then move to more tricky questions related to Selenium automation frameworks. If you are short on… Читать далее »

]*)” in search textbox$

Cucumber with Selenium WebDriver In this post, we will setup a Cucumber and Selenium WebDriver Project. We will automate the Google calculator feature using cucumber as a TDD framework and Selenium WebDriver for web UI automation. You can download the entire project(18kb only) here –