27Jan
24Jan
A Quick Introduction of Locators In Selenium – Devstringx
If you're looking to automate the testing of web applications, chances are that you've come across Selenium. As a powerful and versatile open-source test automation tool, it's used by many different developers in order to speed up their development process and create high-quality products. However,...
12Oct
What is ETL Testing: Importance, Process, and Types | Devstringx
What Is ETL Testing? ETL Stands for Extraction, Transformation, and Load. So Basically ETL is a process of how data is loaded from the source system to the target systems. Firstly Data is extracted from the database, transformed into a meaningful schema, and then loaded into...
10Jun
Integrate Extent Report with in NUnit Selenium Framework Screenshots | Devstringx
Setting up Visual Studio Download the latest version of Visual Studio. Select NUnit 3 Test project. 3. Give a project name and click next. 4. As we are creating a selenium framework, we need selenium packages and a browser driver. If...
12Aug
Cross Site Scripting (XSS) Attack Types & Prevention
[vc_row][vc_column][vc_column_text] Introduction: Cross-Site Scripting(XSS) is a popular and vulnerable attack that is known by every advanced tester. It is considered one of the adventurous attacks on web applications and can bring harmful results also. This attack is considered adventurous, because of its ability to damage even less...
26Mar
Test Driven Development (TDD) – Key Benefits
[vc_row][vc_column][vc_column_text]Test Driven Development (TDD) is a software development approach that enables teams to create better specifications about how the actual code will be written. So fundamentally, TDD is an approach where functional tests are written well before writing the actual code. It’s a perfect blend...
18Mar


