Rest Assured API Automation using JIRA API: JIRA Installation along with usage of Postman for hitting JIRA API will be covered in this video.
Please see below useful links mentioned in this video about Jira API:
JIRA Download link: https://www.atlassian.com/software/ji...
Link to create user account once installed JIRA: http://localhost:8080/startup.jsp
RestAssured Home Page: http://rest-assured.io/
How to use Rest Assured: https://github.com/rest-assured/rest-...
JIRA Documentation: https://developer.atlassian.com/cloud...
Authentication in JIRA: https://developer.atlassian.com/serve...
Link to login to JIRA: http://localhost:8080/secure/WelcomeToJIRA.jspa
1.Create Session in JIRA:
EndPointURL: http://localhost:8080/rest/auth/1/session
Input Payload:
{ "username": "Provide username","password": "Provide password"}
2. Create Issue in JIRA:
EndPointURL: http://localhost:8080/rest/api/2/issue/
Please do subscribe and hit bell if you haven't done yet.
Please do watch other topic videos playlists of this channel.
-----------------------------------------------------------------------------------------
Selenium Automation Framework Pre-Requisites:
• Selenium Automation Framework Pre-Requisites
--------------------------------------------------------------------------------------
REST Assured API Automation Testing:
• #API#RestAssured#RESTAPI#Restful|WebServic...
------------------------------------------------------------------------------------------------
Core Java and Selenium Interview Questions:
• #Selenium#SeleniumInterview#CrackSeleniumI...
-----------------------------------------------------------------------------------------------------
RPA UiPath Playlist:
• What is RPA How to install UiPath on Wind...
-----------------------------------------------------------------------------------------------------
Python Tutorials Playlist:
• #Python#PyhonTutorials#Pythonforbeginners#...
-----------------------------------------------------------------------------------------------------
Selenium Tutorials Playlist :
• Selenium WebDriver Basics
---------------------------------------------------------------------------------------------------------
Learn Java: Java Tutorials: Playlist:
• Learn Java: Java Introduction
---------------------------------------------------------------------------------------------------------