Архив рубрики: English
Parameterization in JMeter
Handling drop-downs in Selenium WebDriver
TestNG Tutorial
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,… Читать далее »
Waterfall Model in Software Engineering
Waterfall Model in Software Engineering The software development life cycle (SDLC) is a well-structured and planned methodology. It consists of pre-defined processes to develop and deliver high-quality software products. There are different SDLC models, each of which takes a different approach to developing software. Among all, the waterfall model is the most classic one. It… Читать далее »
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… Читать далее »