NashTech Insights

Deepansh Gupta

Deepansh is a Quality Analyst with 3+ years of experience in both manual and automation testing. He has worked on various tech stacks which include technologies such as Selenium, RestAssured, Gatling among others.

Posts by categories

Posts by tags

Cross-Site Scripting (XSS): What Is It And How To Prevent It

In today’s digital landscape, safeguarding sensitive data is paramount as its mishandling can result in disastrous consequences. As technology continues to advance, preventing such calamities becomes increasingly crucial. Conducting security assessments on your web application can help identify vulnerabilities, ensuring the protection of your data against potential attackers when it’s in production. One of the …

Cross-Site Scripting (XSS): What Is It And How To Prevent It Read More »

How To Test Web Applications Against SQL Injection

Every application nowadays has some form of sensitive data that needs to be protected. Such data in the wrong hands can lead to catastrophic failures. Avoiding such failures is extremely important with the advancement in technology. Security testing can be performed on your web application to find security gaps so that your data is safe in production …

How To Test Web Applications Against SQL Injection Read More »

Common Security Vulnerabilities And How To Detect Them

Every application nowadays has some form of sensitive data that needs to be protected. Such data in the wrong hands can lead to catastrophic failures. Avoiding such failures is extremely important with the advancement in technology. Security testing can be performed on your web application to find security gaps so that your data is safe …

Common Security Vulnerabilities And How To Detect Them Read More »

OWASP Top 10 Vulnerabilities : What You Need To Know

Security testing is becoming increasingly important nowadays with the advancement in technology. It is imperative to protect sensitive data so that it does not fall into the wrong hands. However, to safeguard such data, an application must have robust system and security measures. If security for your application is weak, an attacker can breach and …

OWASP Top 10 Vulnerabilities : What You Need To Know Read More »

Integrating OWASP Zap With Selenium For Effective Testing

In today’s rapidly evolving technological landscape, the significance of security testing has escalated. It is imperative for every web application to possess a secure framework that effectively thwarts any potential malicious intrusions. The most effective approach to guaranteeing the security of your application against such vulnerabilities is through conducting thorough security testing. Security testing can …

Integrating OWASP Zap With Selenium For Effective Testing Read More »

Perform Effective Security Testing On Web Applications

In today’s world, customers extensively rely on web applications. Whether it’s an e-commerce platform or a banking portal, ensuring robust security measures is crucial to safeguard user data from malicious attacks. Security testing is the sole means of guaranteeing that your web application conforms to the highest security standards. What is it and why do …

Perform Effective Security Testing On Web Applications Read More »

Understanding Different Types Of Security Testing And Their Benefits

In today’s rapidly evolving market, where new technologies are constantly being released, the importance of security cannot be overstated. Thorough testing of both front-end and back-end applications is essential to identify vulnerabilities, and security testing serves as the ideal approach to achieve that. Before delving into various types of security testing, it’s crucial to understand …

Understanding Different Types Of Security Testing And Their Benefits Read More »

Selenium Testing With Test Containers And CI/CD Integration

Selenium is one of the most widely used browser automation tool out there. Using Selenium, any front end application can be tested with automation. This powerful tool however requires few things in your system so it can run your automated test cases. You need to add dependencies and configurations in each system where you want …

Selenium Testing With Test Containers And CI/CD Integration Read More »