Added Free content title missing - QA roadmap (#2846)

pull/2850/head^2
FercueNat 2 years ago committed by GitHub
parent a70739bc4a
commit 00bcb512ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      content/roadmaps/113-qa/content/104-qa-non-functional-testing/102-security-testing/100-authentication-authorization.md
  2. 1
      content/roadmaps/113-qa/content/104-qa-non-functional-testing/102-security-testing/readme.md
  3. 1
      content/roadmaps/113-qa/content/107-qa-monitoring-logs/105-data-dog.md
  4. 1
      content/roadmaps/113-qa/content/110-qa-ci-cd/100-jenkins.md
  5. 1
      content/roadmaps/113-qa/content/110-qa-ci-cd/101-travis-ci.md
  6. 1
      content/roadmaps/113-qa/content/110-qa-ci-cd/102-circle-ci.md
  7. 1
      content/roadmaps/113-qa/content/110-qa-ci-cd/103-drone.md
  8. 2
      content/roadmaps/113-qa/content/110-qa-ci-cd/104-gitlab-ci.md
  9. 1
      content/roadmaps/113-qa/content/110-qa-ci-cd/105-bamboo.md
  10. 3
      content/roadmaps/113-qa/content/110-qa-ci-cd/106-team-city.md
  11. 1
      content/roadmaps/113-qa/content/110-qa-ci-cd/107-azure-devops-services.md

@ -6,4 +6,5 @@
For example, a web app may have both regular users and admins, with the admins being able to perform actions the average user is not privileged to do so, even though they have been authenticated. Additionally, authentication is not always required for accessing resources; an unauthenticated user may be authorized to access certain public resources, such as an image or login page, or even an entire web app.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Framework Website' href='https://cheatsheetseries.owasp.org/cheatsheets/Authorization_Cheat_Sheet.html'>OWASP Website</BadgeLink>

@ -4,4 +4,5 @@ Security testing is a process intended to reveal flaws in the security mechanism
Typical security requirements may include specific elements of confidentiality, integrity, authentication, availability, authorization and non-repudiation. Actual security requirements tested depend on the security requirements implemented by the system. Security testing as a term has a number of different meanings and can be completed in a number of different ways. As such, a Security Taxonomy helps us to understand these different approaches and meanings by providing a base level to work from.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Framework Website' href='https://en.wikipedia.org/wiki/Security_testing'>Security Testing Wiki</BadgeLink>

@ -2,5 +2,6 @@
Datadog is a monitoring and analytics platform for large-scale applications. It encompasses infrastructure monitoring, application performance monitoring, log management, and user-experience monitoring. Datadog aggregates data across your entire stack with 400+ integrations for troubleshooting, alerting, and graphing.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink badgeText='Official Website' colorScheme='blue' href='https://www.datadoghq.com/'>Datadog Website</BadgeLink>
<BadgeLink badgeText='Official Documentation' colorScheme='blue' href='https://docs.datadoghq.com/'>Official Documentation</BadgeLink>

@ -2,6 +2,7 @@
Jenkins is an open-source CI/CD automation server. Jenkins is primarily used for building projects, running tests, static code analysis and deployments.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink badgeText='Official Website' colorScheme='blue' href='https://www.jenkins.io/'>Jenkins Website</BadgeLink>
<BadgeLink badgeText='Official Hanbook' colorScheme='blue' href='https://www.jenkins.io/doc/book/'>Official Jenkins Handbook</BadgeLink>
<BadgeLink badgeText='Getting Started' colorScheme='blue' href='https://www.jenkins.io/doc/pipeline/tour/getting-started/'>Jenkins Getting Started Guide</BadgeLink>

@ -2,6 +2,7 @@
Travis CI is a CI/CD service that is primarily used for building and testing projects that are hosted on BitBucket and GitHub. Open source projects can utilized Travis CI for free.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink badgeText='Official Website' colorScheme='blue' href='https://www.travis-ci.com/'>Travis CI Website</BadgeLink>
<BadgeLink badgeText='Official Documentation' colorScheme='blue' href='https://docs.travis-ci.com/'>Travis CI Documentation</BadgeLink>
<BadgeLink badgeText='Tavis CI Tutorial' colorScheme='blue' href='https://docs.travis-ci.com/user/tutorial/'>Travis CI Tutorial</BadgeLink>

@ -2,6 +2,7 @@
CircleCI is a CI/CD service that can be integrated with GitHub, BitBucket and GitLab repositories. The service that can be used as a SaaS offering or self-managed using your own resources.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink badgeText='Official Website' colorScheme='blue' href='https://circleci.com/'>CircleCI Website</BadgeLink>
<BadgeLink badgeText='Official Documentation' colorScheme='blue' href='https://circleci.com/docs'>CircleCI Documentation</BadgeLink>
<BadgeLink badgeText='Configuration Tutorial' colorScheme='blue' href='https://circleci.com/docs/config-intro'>Configuration Tutorial</BadgeLink>

@ -2,6 +2,7 @@
Drone is a CI/CD service offering by [Harness](https://harness.io/). Each build runs on an isolated Docker container, and Drone integrates with many popular source code management repositories like GitHub, BitBucket and GitLab
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink badgeText='Official Website' colorScheme='blue' href='https://www.drone.io/'>Drone Website</BadgeLink>
<BadgeLink badgeText='Official Documentation' colorScheme='blue' href='https://docs.drone.io/'>Official Documentation</BadgeLink>
<BadgeLink badgeText='Getting Started Guide' colorScheme='blue' href='https://docs.drone.io/server/overview/'>Drone Getting Started Guide</BadgeLink>

@ -2,7 +2,7 @@
GitLab offers a CI/CD service that can be used as a SaaS offering or self-managed using your own resources. You can use GitLab CI with any GitLab hosted repository, or any BitBucket Cloud or GitHub repository in the GitLab Premium self-managed, GitLab Premium SaaS and higher tiers.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink badgeText='Official Website' colorScheme='blue' href='https://gitlab.com/'>GitLab Website</BadgeLink>
<BadgeLink badgeText='Official Documentation' colorScheme='yellow' href='https://docs.gitlab.com/'>GitLab Documentation</BadgeLink>
<BadgeLink badgeText='Read' colorScheme='yellow' href='https://docs.gitlab.com/ee/ci/quick_start/'>Get Started with GitLab CI</BadgeLink>

@ -2,6 +2,7 @@
Bamboo is a CI/CD service provided by Atlassian. Bamboo is primarily used for automating builds, tests and releases in a single workflow.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink badgeText='Official Website' colorScheme='blue' href='https://www.atlassian.com/software/bamboo'>Bamboo Website</BadgeLink>
<BadgeLink badgeText='Official Documentation' colorScheme='blue' href='https://confluence.atlassian.com/bamboo/bamboo-documentation-289276551.html'>Official Documentation</BadgeLink>
<BadgeLink badgeText='Getting Started' colorScheme='blue' href='https://confluence.atlassian.com/bamboo/getting-started-with-bamboo-289277283.html'>Bamboo Getting Started Guide</BadgeLink>

@ -1,7 +1,8 @@
# TeamCity
Bamboo is a CI/CD service provided by JetBrains. TeamCity can be used as a SaaS offering or self-managed using your own resources.
TeamCity is a CI/CD service provided by JetBrains. TeamCity can be used as a SaaS offering or self-managed using your own resources.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink badgeText='Official Website' colorScheme='blue' href='https://www.jetbrains.com/teamcity/'>TeamCity Website</BadgeLink>
<BadgeLink badgeText='Official Documentation' colorScheme='blue' href='https://www.jetbrains.com/help/teamcity/teamcity-documentation.html'>Official Documentation</BadgeLink>
<BadgeLink badgeText='Tutorials' colorScheme='blue' href='https://www.jetbrains.com/teamcity/tutorials/'>TeamCity Tutorials</BadgeLink>

@ -2,6 +2,7 @@
Azure DevOps is developed by Microsoft as a full scale application lifecycle management and CI/CD service. Azure DevOps provides developer services for allowing teams to plan work, collaborate on code development, and build and deploy applications.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink badgeText='Official Website' colorScheme='blue' href='https://azure.microsoft.com/en-us/services/devops/#overview'>Azure DevOps Website</BadgeLink>
<BadgeLink badgeText='Official Documentation' colorScheme='blue' href='https://docs.microsoft.com/en-us/azure/devops/?view=azure-devops&viewFallbackFrom=vsts'>Official Documentation</BadgeLink>
<BadgeLink badgeText='Getting Started Guide' colorScheme='blue' href='https://docs.microsoft.com/en-us/azure/devops/user-guide/sign-up-invite-teammates?view=azure-devops'>Azure DevOps Getting Started Guide</BadgeLink>

Loading…
Cancel
Save