Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

Problem Statement Create a freestyle project with the name QA_UNIT_TEST in Jenkins that is driven from job DEVELOPER_CODE_REVIEW and performs unit testing Take ascreenshot of

Problem Statement

Create a freestyle project with the name QA_UNIT_TEST in Jenkins that is driven from job DEVELOPER_CODE_REVIEW and performs unit testing

Take ascreenshot of the console output showingasuccessful build of unit testing

Create a freestyle project with thename QA_ METRICS _CHECK in Jenkins to check the test cases.

Make surethe Coberturaplugin is installed in Jenkins

Take ascreenshot of the metrics from the dashboard of the project.

Create a freestyle project with the name QA_ PACKAGE in Jenkins to create an executable jar/war file.

Take ascreenshot of the target folder created in the workspace.

Create a pipeline named SAMPLE_COMPILE_VIEW with Build Pipeline View option, selectDEVELOPER_COMPILE project under layout section,and run the pipeline to check the console output

Take a screenshot of the pipeline dashboard showing the status of the projects

The pipelines can also be extended to running web tests and load tests. Explain how you would do the same using Jenkins?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions