Tag - REST Assured

Feature image for Jira ticket creation blog

How to Create Jira Ticket in Java Using Rest Assured? – Devstringx

Create Jira Ticket in Java Using Rest Assured Jira is a powerful project management tool that offers a REST API that allows developers/testers to interact with Jira programmatically. By using the RestAssured library in Java, we can automate the process of...

Read more...
API testing with REST Assured

How To Learn About API testing with REST Assured | Devstringx

API’s (Application programming interface) plays important role in development. An application programming interface is an interface that defines interactions between multiple software. API’s are an essential part of any software that is why it becomes necessary to test APIs manually or...

Read more...