AzureDevops
15 TopicsContinuous Testing with Selenium and Azure DevOps
Creating stable automated tests is most of the battle. However, the real value of automation is realized when the execution and reporting is automatic as well. This article provides a tutorial on how to automate triggering Selenium UI Test with Azure Pipelines.20KViews3likes2CommentsMastering Azure Portal Admin: A Comprehensive Guide for Effective Cloud Management
This article provides in-depth knowledge about managing and administering Microsoft Azure cloud services using the Azure Portal. The article describes the contents, which include setting up azure portal admin, managing Azure resources, Security and compliance, cost management, and best practices for Azure Portal Admin It also highlights the usefulness for cloud administrators, architects, and developers who want to improve their skills and become more effective in managing Azure cloud services.6.8KViews1like0CommentsModernize DevSecOps and GitOps journey with Microsoft’s Unified solution (Azure DevOps + GitHub)
Modernize your DevSecOps and GitOps journey with Microsoft’s Unified solution and best-in-class tools (Azure DevOps + GitHub) to Simplify, Automate, Secure entire software supply chain including containers, and Govern each phase with shift-left approach.Microsoft Azure DevOps – Azure Pipelines, Azure Boards + GitHub with Abel Wang
Azure DevOps for CI/CD Azure DevOps Services is a cloud service for collaborating on code development. It provides an integrated set of features that you access through your web browser or IDE client. The features are included, as follows: Git repositories for source control of your code Build and release services to support continuous integration and delivery of your apps Agile tools to support planning and tracking your work, code defects, and issues using Kanban and Scrum methods Many tools to test your apps, including manual/exploratory testing, load testing, and continuous testing Highly customizable dashboards for sharing progress and trends Built-in wiki for sharing information with your team The Azure DevOps ecosystem also provides support for adding extensions and integrating with other popular services, such as: Campfire, Slack, Trello, UserVoice, and more, and developing your own custom extensions. Read the complete blogpost and view Abel Wang's Awesome video here2.9KViews0likes0CommentsError while adding the azure dev ops extension in power shell.
Hello Everyone, I am trying to install an azure DevOps extension in PowerShell using the command: az extension add --name azure-devops . But, getting certification error. I tried to generate a self signed cert and tried to ping the url mentioned in error, was able to ping the url but error remain still there. The error is as below: Please ensure you have network connection. Error detail: HTTPSConnectionPool(host='objects.githubusercontent.com', port=443): Max retries exceeded with url: /github-production-release-asset-2e65be/107708057/8c8c37f1-25aa-4394-9b37-ab8655c6d437?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230210%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230210T092547Z&X-Amz-Expires=300&X-Amz-Signature=e65868999583f165ce08abf46e4e192fccffcd611847d2da76c25473f27927a4&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=107708057&response-content-disposition=attachment%3B%20filename%3Dazure_devops-0.26.0-py2.py3-none-any.whl&response-content-type=application%2Foctet-stream (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:997)')))2.6KViews0likes1CommentAzure DevOps Feature Timeline/Roadmap tools
I am looking for a link to a tutorial, video, or blog about using the Azure DevOps functions: - Epic/Feature Timeline - Feature Timeline - Epic Roadmap I have started to use the functions, but there appears to be some pre-requisite data field completion to obtain certain views or behaviors. I'd also like to manipulate the view of the results to place the Epics in my own preferred vertical order. Any assistance is greatly appreciated. AP1.9KViews0likes0CommentsConfiguring devops connector for PR for team in different project then repo
Hi, I would like to configure a connector for azure dev ops where: Team 1 is in project A Repository is in project B for the team 1 Is it possible to receive notifications in teams channel in such of configuration? Regards Mateusz1.4KViews0likes4CommentsUnable to Co-Edit Wiki in Azure DevOps
Hi , In the Azure DevOps , only the Owner/Administrator can create and Edit the Wiki page in the Overview section...Rest of the Team even if they are Contributor role are unable to edit the Wiki page. Please guide what settings need to be enabled.1.2KViews0likes0Comments