by Nikolay Advolodkin | Dec 26, 2018 | Uncategorized
Source – Pixabay Working in or with an offshore development company demands excellent performance. Code quality is essential in this event, as it should be in any case. To ensure you have the required type of code on hand for your work, you need to know how to...
by Nikolay Advolodkin | Dec 12, 2018 | C#
C# The Definitive Guide Part 1: Beginner C# In this post you will learn the basics of C# such as: installing Visual Studio IDE learning about the different types of Visual Studio projects understanding the basic programming principles learning about unit test projects...
by Nikolay Advolodkin | Nov 29, 2018 | Applitools
Applitools Conclusions Let’s go ahead and summarize everything that you’ve learned. I want to cover all the important topics from Applitools so that you remember everything for the future. So, in the very first section of this course, we basically got...
by Nikolay Advolodkin | Nov 21, 2018 | Applitools
Bugs and test steps in UI In this video, let’s cover some very cool concepts like bugs comments, collaborative regions, and so on and so forth. via GIPHY So, take a look at all of my test cases here that I previously ran as part of a batch. One thing that I...
by Nikolay Advolodkin | Nov 13, 2018 | Applitools
Fluent API Remember I mentioned how I’m going to show you how to programmatically apply very cool ignore regions and floating regions and so on to different kinds of elements through code? via GIPHY Well, let me show you why that is so important! So far a bunch...
by Nikolay Advolodkin | Nov 8, 2018 | Billing
How can you manage your billing? You are able to manage your billing directly from the Billing tab of your account page. To get there you can click on your name or picture in the top right of the header and select My Account. You can then select the Billing tab. From...
by Nikolay Advolodkin | Nov 6, 2018 | Applitools
Full page screenshots with CSS stitch In this tutorial, I’m going to cover a bunch of amazing advanced topics that you can do in Applitools. via GIPHY First, I want to talk about how to actually capture full page screenshots. Full page screenshots are fantastic...
by Nikolay Advolodkin | Nov 2, 2018 | DevOps
Have you tried creating a continuous integration environment in Azure DevOps (formerly VSTS)? Isn’t it a crazy challenge? I spent a couple of weeks trying to track down the information so that I can actually have a complete working pipeline. As a result, it no...
by Nikolay Advolodkin | Oct 30, 2018 | Applitools
Test Manager UI In this video tutorial, I want to talk to you about the test manager, all of the different capabilities and also discuss the batches. via GIPHY So, what you see over here is the test manager. In here you see a collection of all of the tests that have...
by Nikolay Advolodkin | Oct 23, 2018 | Applitools
Ignoring Multiple Regions I also wanted to quickly mention there are several other variations of ignore regions that you might want to use. You can use ignore regions using find elements. So as opposed to up here where I used a “By” locator, you can see...