Have you run automated tests on jenkins? How is it done?
Answer Posted / Navneet Singh Sirohi
Yes, I have run automated tests on Jenkins. To do this, you would typically set up a build pipeline that includes test steps, such as unit tests, integration tests, and acceptance tests. This can be done using various testing frameworks like JUnit, TestNG, or Mocha, depending on the programming language used in your project.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category