API Validation Testing Using Karate
- Author(s): Shashwati Jha, Srinivasula Katigari, S.B. Prapulla and Ramakanth Kumar
PAPER DETAILS
- Computer Science and Engineering
-
Paper ID: UIJRTV2I80015
-
Volume: 02
-
Issue: 08
-
Pages: 105-110
-
June 2021
-
ISSN: 2582-6832
-
CITE THIS
Abstract
Functional Automation is a widely adopted domain in the evergreen field of testing and is poised to grow at an average growth rate of more than 15% from 2020 to 2027. As testing is the most time and cost intensive phase of a project, there is an active effort to develop a framework which can reduce associated costs and increase time efficiency of both, development, and deployment. Karate is one such open source automation framework developed in 2017 which can be used for API testing, performance testing and UI automation. It combines the advantages of a neutral language that’s easy to understand by even a non-developer with powerful assertions and inbuilt multithreading. In this paper, we detail the development of a Karate framework for API testing and analyze its performance in sequential and parallel execution and compare and contrast Karate with the popular Cucumber BDD (Behavior Driven Development) framework.