How to use Conditional Logic in Karate | REST API Testing Tutorials for Beginners | Malayalam | #39

Опубликовано: 28 Май 2026
на канале: The Testing Instinct
385
1

#selenium
#api
#manualtesting
#automationtesting
#testautomationframework
#framework
#seleniumwebdriver
#seleniumjava
#webautomation
#postman
#postmanapitesting
#java
#maven
#maventutorial
#karate
#karaterestapitesting
#restapi
#restapiautomation
#apitesting
#malayalam
#softwaretesting
#beginners
#മലയാളം
#TheTestingInstinct
#tutorials

The video describes about use of conditional logic in Karate. This is done using JavaScript Ternary Operator.
Syntax: condition ? trueExpression : falseExpression

Github: https://github.com/thetestinginstinct...

Note: If you are facing issue with Karate logs after adding cucumber reporting dependency, please add slf4j maven dependency in pom.xml file. Link: https://mvnrepository.com/artifact/or...

Video chapters:
0:00 Introduction & Agenda
1:02 Demo - If else conditional logic with single condition using ternary operator
3:36 Demo - If else conditional logic with multiple and condition using ternary operator
5:13 Demo - If else conditional logic with multiple and condition using ternary operator where one condition is made wrong intentionally
6:58 Demo - If else conditional logic with multiple or condition using ternary operator where one condition is made wrong intentionally
8:10 Demo - If else conditional logic with single condition using ternary operator and karate.call
10:23 Demo - If else conditional logic with single condition using ternary operator with if body empty and karate.call
11:40 Demo - If else conditional logic with single condition without using ternary operator and karate.call
12:43 Demo - If else conditional logic with single condition without using ternary operator and karate.call

Git tutorial link:    • Introduction to Git and GitHub. An importa...  
Playlist link:    • Karate REST API Test Automation|REST API T...  
Java configuration video link:    • Configure Java in Windows OS|Core Java for...  
Eclipse IDE installation link:    • Install Eclipse IDE in Windows| Learn Sele...  
Maven configuration video link:    • Configure Apache Maven in Windows| Learn S...  
Postman Playlist link:    • Postman Rest API Testing | Become an exper...