Архив за месяц: Июнь 2023

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 – 

Open Source Performance Testing Tools

Open Source Performance Testing Tools Performance testing of software is required to measure the performance – response time, scalability, correctness of the application at expected or higher work load. In this post, we will be presenting top 5 open source performance testing tools along their advantages and limitations.