Skip to main content

Posts Tagged ‘PostMan’

Nest JS for beginners

Build Scalable and Reliable Node.js Apps with Ease: Introducing Nest JS

If you’re interested in learning a robust, efficient, and scalable enterprise-level server-side framework, you’ve landed on the right blog! 🚀 We’ll start with a quick introduction, and in this post and the ones to follow, we’ll dive straight into the practical part. We’ll build an application that covers various Nest JS fundamental and advanced topics […]

Maintenance Cloud

Postman Workspace: A Collaboration Tool for API Testing

Postman workspaces are a way to organize your work with Postman. They can be used to share collections, environments, and variables with others. There are Four Different Types of Workspaces in Postman: Personal workspaces are only visible to you. Private workspaces are only visible to you and to any team members you invite to them. […]

Abstracted image of glowing neon lines over servers.

How to Test GraphQL API in PostMan

Postman is one of the most popular API testing tools. It also supports GraphQL APIs. In this article, we’ll look at how to send GraphQL requests using Postman. But before we start, If you don’t have any idea about what is GraphQL, Its advantages, and its features then I would recommend you to go through […]

Group Of Multiethnic Businesspeople Discussing About Financial Strategy, Renewable Power, Sustainable Innovation Project And Environmental Economical Issues Business, Sustainability Interracial Lifestyle Concept

Simplifying Salesforce Integration with Postman: A Comprehensive Guide

Integrating Salesforce, a robust CRM platform, with other systems can significantly improve business processes and streamline the flow of data. Postman, a popular tool, simplifies the integration process and empowers developers and administrators. In this comprehensive guide, we will explore the seamless integration of Salesforce with Postman, leveraging its extensive features and capabilities to effectively […]

Kanawatth 1216520813 Istock

Postman: Features, HTTP and Collections

This blog is in continuation to the previous blog “Getting started with Postman. It gives more information about the interface and basic features of Postman which would help a new user to get started with Postman. I would strongly recommend to read the previous blog and then go through this one for the better understanding […]

A team of tech workers troubleshooting together.

Getting Started with Postman

Postman is a tool for API development that allows developers to test, debug, and document APIs. It provides a graphical user interface that makes it easy to construct and execute API requests and view the results of those requests. Postman also provides many features to help developers work more efficiently, including environment variables, request templates, […]

Atlassian Jira Logo Icon 170512

End-To-End-Automation on JIRA using RestAssured

REST- ASSURED REST stands for REpresentational State Transfer. It supports Behavior-Driven Development (BDD) syntax like Given, When, and Then notations. It helps us to integrate with testing frameworks like Junit or TestNG.   Code Explanation Given() ‘Given’ keyword, lets you set a background, here, you pass the request headers, query and path param, body, cookies. When() ‘when’ keyword […]

Atlassian Jira Logo Icon 170512

Exploring JIRA Server REST API via Postman

Importance of Jira Automation Project automation in Jira is necessary because it saves time, increases productivity, and improves team cooperation. In this blog, I’ll teach you how to automate various activities in Jira, reducing your workload and providing you with a detailed report. Which will also allow you to focus on other important aspects. “Focus […]

Understanding Postman Variables and 5 Tips and Tricks for Working With Them

Postman is an interactive and automated tool for testing your project’s application programming interface (API), which allows your product or services to talk to other products or services. Postman is a Google Chrome extension that allows you to connect with HTTP APIs. It has a user-friendly interface for creating requests and reviewing responses. It works […]

Integrating Datapower XI 52 with Operational Decision Manager

In recent times, the need to follow government regulations and identify fraud to avoid financial loss as become more prominent. This forced companies in financial and health care domains to implement stricter business processes. The need to adapt and build better business process requires to use Business Rules Management System (BRMS) which will allow to […]