Software Testing is evaluation of the software against requirements gathered from users and system specifications. Testing is conducted at the phase level in software development life cycle.
October 02, 2020
JENKINS
Jenkins is a powerful application that allows continuous integration and continuous delivery of projects, regardless of the platform you are working on. It is a free source that can handle any kind of build or continuous integration. You can integrate Jenkins with a number of testing and deployment technologies.
1. Download the software from https://www.jenkins.io/ and Double click
2. Click on Next
3. Click on Next
4. click on run on localsystem
5. Warning Symbol will get converted into green tick. Click on Next
6. Enter the port number as 8080 or 8081 and click on Test port to get the warning button get converted into green tick. Then click on next
7. Click on next
8. Choose option under Firewall Exception and click on next
9. Click on Install
10.
11. Jenkins will be Installed and will automatically open the page localhost:8080/
12. Fill Details
13. Jenkin Dashboard
Subscribe to:
Post Comments (Atom)
Key concepts in Pipeline
1. Agent- To build your code or deploy your software using azure pipelines, you need at least one agent. Two types of agent- Microsoft host...
-
Author- Who creates the work product and fix the defects Management- Review planning, defining scope, selecting people, checking entry an...
-
There are different components of JMeter are called Elements that serve their own purpose. Thread Group- Thread Groups is a collection of T...
-
Review types -- Informal Review -Generating new ideas or solutions, quickly solving minor problems Walk through - Exchanging ideas about t...
No comments:
Post a Comment
Please let me know if you have any doubts.