SeleniumWebDriver v3.11.1 for C# Marked .NET PageFactory obsolete. Additionally, using the PageFactory provides no benefit over other methods of Page Object creation in .NET. The existing code has been migrated to a new repository under a new organization on GitHub (https://lnkd.in/dWqhBq4 Users should update their references and migrate their code to use `SeleniumExtras.PageFactory`. Source: … Continue reading Important Update About SeleniumWebDriver and C#
Category: Microsoft
What’s the Microsoft Visual Studio Dev Essentials ?
It's a Free tools, cloud services, and training , Get everything you need to build and deploy your app on any platform. With state-of-the-art tools, the power of the cloud, training, and support, it’s Microsoft most comprehensive free developer program ever. Everything you need all in one place : Developer tools: Visual Studio Community … Continue reading What’s the Microsoft Visual Studio Dev Essentials ?
Administering Visual Studio Team Foundation Server 2012 Jump Start
Microsoft Visual Academy (a cloud-based learning experience focusing on Microsoft Technologies and hosted on the latest Microsoft Azure technology) offered course that learn how to make Team Foundation Server (TFS) better serve your team processes and the ways you communicate. For the person who sets up and customizes TFS infrastructure, you will learn how to … Continue reading Administering Visual Studio Team Foundation Server 2012 Jump Start
Software Testing with Visual Studio 2012 Jump Start
Microsoft Visual Academy (a cloud-based learning experience focusing on Microsoft Technologies and hosted on the latest Microsoft Azure technology) offered course that help you to improve how your team manages test coverage to better mitigate issues throughout your organization’s development process. You can leverage the tools built into Visual Studio 2012 to track back work … Continue reading Software Testing with Visual Studio 2012 Jump Start
FAQ: What is the difference between “Assigned To” and “Tester” in MTM?
FAQ: In Microsoft Test Manager (MTM), what is the difference between the “Assigned To” field of the Test Case work item and the “Tester” field in MTM. It seems these to fields are stored independently. So if I assign someone test cases through MTM then this is not translated into the “Assigned To” on the … Continue reading FAQ: What is the difference between “Assigned To” and “Tester” in MTM?
What’s Team Foundation Service ?
Team Foundation Server is a mainstay of Microsoft’s collaboration platform for software development teams. It provides modern application lifecycle support for modern app development, including agile project planning and management tools, version control, build automation, and the continuous deployment automation needed to effectively and efficiently manage software development projects. In addition to the value TFS … Continue reading What’s Team Foundation Service ?
New TFS Administration Tool
One of the tools any TFS admin keeps in their toolbox is the TFS Administration Tool. This tool makes it very easy to manage security for TFS. Allowing you to manage user permissions on all three platforms used by TFS. Specifically TFS, SharePoint and Reporting Services. Download version 2.2 here.
The Gated Check-in build in TFS2010
Everybody should be already familiar with Continuous Integration or should I say Continuous Building? Automatically building a development codeline after a check-in is often not immediately followed by an integration action towards a main branch. Apart from the fact how this “build automation” should be called, there are many reasons why you should enforce this … Continue reading The Gated Check-in build in TFS2010