python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Integration of Jenkins with Xray with the help of Jenkinsfile
I am getting this issue on the integration of Jenkins with Xray using Jenkinsfile. Error:-
Unable to confirm Result of the upload..... Upload Failed! Status:400 Response:{"error":"Error...
Abhishek Arora
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
How to pass cucumber runner class in Jenkins?
I have two runners file in my cucumber framework, 1. The main runner.java which executes all of my feature files and 2. FailedRunner which only needs to be triggered when the first runner reports any ...
Sobhit Sharma
Votes: 0
Answers: 0
Spring Boot Test with Cucumber and Mockito
I recently started to use Cucumber to implement a set of behavior driven tests for a Java project based on Spring Boot. I would like to call REST endpoints of this application using something like RES...
Federico Paparoni
Votes: 0
Answers: 1