All posts by Piyusha

About Piyusha

After being an avid Software developer by profession, I am an Inside content writer who enjoys writing. I enjoy conducting the necessary research to make my articles relevant, current and interesting.

Follow me on:

Blogs: 8

17 Best Test Data Management Tools [2024]

AutomationCross Browser Testing

17 Best Test Data Management Tools [2024]

In the software development and testing process, accuracy and effectiveness are crucial. Organizations aim to provide top-notch software solutions, making handling test data a vital part of the testing procedure.

April 9, 2024

view count99991 Views

Read time36 Min Read

Penetration

Automation

26 Best Penetration Testing Tools For 2024

Organizations confront a growing variety of cyber threats in today’s quickly changing digital scenario. Proactive steps are necessary to secure sensitive data and guard against potential intrusions.

March 4, 2024

view count48360 Views

Read time43 Min Read

Automation

Best 15 Python Build Tools For 2024

Python is a popular language in software development due to its extensive list of libraries, ease of use, and versatility. When it comes to packaging and deploying software applications, Python provides various build tools to tacklе thе day-to-day distribution challеngеs, frееing up dеvеlopеrs to focus on thеir codе.

February 16, 2024

view count70199 Views

Read time30 Min Read

Jenkins Vs. GoCD

CI/CDTutorial

Battle Of CI/CD Tools Vs Jenkins

If you focus on continuous delivery or continuous deployment, you might have come across tools like Jenkins and GoCD. Jenkins is a potent tool that allows you to use plugins available from its vast store.

May 19, 2021

view count84487 Views

Read time19 Min Read

Run A Job In Jenkins Using Jenkins

CI/CDAutomationTutorial

How To Create & Run A Job In Jenkins Using Jenkins Freestyle Project?

As per the official Jenkins wiki information, a Jenkins freestyle project is a typical build job or task. This may be as simple as building or packaging an application, running tests, building or sending a report, or even merely running few commands.

March 19, 2021

view count237112 Views

Read time16 Min Read

Using GitLab CI To Run Tests Locally

CI/CDAutomationTutorial

How To Use GitLab CI To Run Tests Locally

Taking over from its predecessor, Jenkins, GitLab CI is a continuous integration/continuous delivery (CI/CD) server. It helps development teams to test code from a centralized location, all while providing built-in integration with Git repositories.

March 10, 2021

view count161501 Views

Read time17 Min Read

CI/CDTutorial

How To Integrate Cucumber With Jenkins?

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Cucumber Tutorial. Cucumber is an open-source BDD (Behavior-Driven Development) testing tool for automation testing of web applications. It remains to be one of the best frameworks for functional and acceptance testing.

February 11, 2021

view count69989 Views

Read time16 Min Read

CI/CDSelenium JavaTutorial

How To Generate TestNG Reports In Jenkins?

TestNG is an open-source automated testing framework, where ‘NG’ of TestNG is Next Generation. It is similar to JUnit but designed to be better than JUnit, especially when testing integrated classes.

February 4, 2021

view count68289 Views

Read time16 Min Read