Have you run automated tests on jenkins?



Have you run automated tests on jenkins?..

Answer / Arun Kumar Shukla

Yes, Jenkins can be used to automate testing of various types including unit tests, integration tests, functional tests, and end-to-end tests. This is typically done by integrating Jenkins with test frameworks like JUnit, TestNG, NUnit, etc.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Jenkins Interview Questions

How can you move or copy jenkins from one server to another?

1 Answers  


What is meant by continuous integration in jenkins?

1 Answers  


What are parameters in jenkins?

1 Answers  


Give any simple example of jenkins script.

1 Answers  


what are the commands you can use to start Jenkins manually?

1 Answers  


What is agent directive in jenkins?

1 Answers  


What are the ways to configure jenkins node agent to communicate with jenkins master?

1 Answers  


What is the use of backup plugin?

1 Answers  


How to make sure that your project build does not break in jenkins?

1 Answers  


How to make sure that your project builds doesn’t break in jenkins?

1 Answers  


What is a jenkinsfile?

1 Answers  


How can jenkins fit into a cloud computing environment?

1 Answers  


Categories