by Nikolay Advolodkin | Apr 11, 2024 | case studies
Overview Client: Large Healthcare Organization Industry: Healthcare Services Provided: Automation Program Development Tools Used: Cypress, Playwright, Selenium, Azure DevOps, GitHub Key Metrics: Over 150 API tests in under 5 minutes, 6.6...
by Guest | Oct 31, 2023 | Test Automation
Overview UltimateQA partnered with an international health organization to build a comprehensive automated testing suite from scratch. The collaboration saved 8 hours of manual testing daily and delivered rapid feedback within 4 minutes. The Challenge The...
by Nikolay Advolodkin | Feb 17, 2021 | Random
Learn here The Most Useful Git Commands. Creating Git aliases Aliases are fantastic to save having to type extra keys when using Git. These are my favorites: $ git config –global alias.ch checkout $ git config –global alias.br branch $ git config...
by Nikolay Advolodkin | Oct 17, 2016 | Automation
Today I want to share with you how to download a project from Github. You can do this with any project, but I specifically want to teach you how to download this Automation Testing framework that I developed. The framework is HERE. For Visual Studio 2015 (Since the...