Business Intelligence (BI)
Business Intelligence (BI) Business Intelligence is meant to convert the operational data into strategic information which is used for decision making by end-users in…
Business Intelligence (BI) Business Intelligence is meant to convert the operational data into strategic information which is used for decision making by end-users in…
What is an API (Application Programming Interface) API is consists of a specific set of rules/guidelines/logic of the application. It helps us to interact with two…
Create your First Rest API Test using Karate. Karate allows you to define automated tests in gherkin (Given, When, Then) which are executed directly…
What you’ll learn? How to automate APIs using Cypress? How to handle dynamic data and request chaining in Cypress using Fixtures? Note to reader:…
What you’ll learn? What is Cypress? How to test APIs using Cypress. Sample code to test APIs for the basic API methods. Complete execution…
JIRA is developed by an Australian company called Atlassian. It is a project management tool used for planning, tracking, reporting, and release. The word…
In a software project, the requirements are gathered from clients and they are made into the finished product by developers and testers. Thus, the…
Authentication vs Authorization The distinction between authentication and authorization is important in understanding how RESTful APIs are working and why connection attempts are either…
Protractor Scripts on Jenkins Introduction Protractor automation script developers who want to run their scripts on Jenkins (Continuous Integration) platform can find some simple…
To run the postman collections in Jenkins , follow the below steps. Download the Node js (64-bit) using below link and install the Node…