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

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

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.

TestNG Tutorial

TestNG Tutorial TestNG is one of the most widely used open-source testing frameworks. In this tutorial, we will learn about different features of testNG – data driven testing implementation,

Cross-browser Testing with TestSigma

Cross-browser Testing with TestSigma Cross-browser testing is an approach that allows developers to ensure that their applications are well responsive and compatible across all types and versions of web browsers. In the past few decades, there has been a tremendous surge in the volume of content that is available and accessible across the globe. Consequently,… Читать далее »

CSS Locators in Selenium Tutorial

CSS Locators in Selenium Tutorial In this tutorial, we will learn about CSS Selector and create CSS selectors manually using different HTML attributes of the web elements. For fetching the HTML information of the web elements we will use a firebug or developer tool. (For details on downloading and usage of firebug/developer tool check out… Читать далее »