UI Testing with Microsoft-hosted Agents Microsoft-hosted agents are pre-configured for UI testing and UI tests for both web apps and desktop apps. The agents are also pre-configured with popular browsers and matching web-driver versions that can be used for running Selenium tests. The browsers and corresponding web-drivers are updated on a periodic basis. (ref.) It’s great to […]
Continue reading
Tag Archives: Selenium

DevOps with Dynamics 365 using VSTS
I have put together a combination of scripts, tools and extensions to get the Dynamics “solution” under version control as well as incorporate continous integration (CI) and continous deployment (CD) using Visual Studio Team Services (VSTS). Hopefully this post is helpful to others who wish to sprinkle some DevOps on their Dynamics 365 development, if […]
Continue reading