python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
When I run the POST call through Rest assured (Examples keyword),first dataset requests run fine but with the second dataset values get clubbed
When I run the POST call through Rest assured framework(Cucumber Examples keyword), first dataset requests run fine but with the second dataset, both first dataset and second dataset values are gettin...
Wilson
Votes: 0
Answers: 1
Active Tag in Cucumber Java
Is there anyway to identify which is the current running cucumber tag in Cucumber-Java for API testing?
I am using Cucumber-Java, along with TestNG. For grouping and executing in different environment...
Ajith Kumar
Votes: 0
Answers: 1
Cucumber example inputs are received incorrectly
Cucumber Version: 11.0
Facing a weird issue that first example input parameters are being taken along with other column values.
**Feature:** Some feature
@foo
**Scenario Outline:** Testing.
G...

Learner
Votes: 0
Answers: 1
java.io.FileNotFoundException while running code from jenkins
I am facing file not found exception while trying to run my test from jenkins , on my local its working as expected, however when m running it from jenkins it should search the file in jenkins workspa...

Devesh Joshi
Votes: 0
Answers: 1