Best Programming Languages to Learn: Top 15 (2019)
Best Programming Languages to Learn: Top 15 (2019) While hundreds of programming languages exist, there are some that developers all over the world trust and use repeatedly. In this complete guide, we’ll tell you the best programming languages to learn in 2019. As a...
20 Websites to Practice Automation Testing (UI, API, Mobile)
We need websites to practice our test automation skills, wouldn’t you agree?Where do you go when you need to learn how to deal with AJAX, Angular, Kendo, and other dynamic elements?Hence, I compiled a list of my favorite websites to practice test automation:...
The Most Annoying Visual Studio Errors
Visual Studio errors can be very annoying. Right? Sometimes we spend hours or even days troubleshooting problems.. Ugh! So I've compiled a post on the most common Visual Studio errors that my students and I encountered. I will maintain and update this post over time....
Win a Free Copy of the Complete Selenium Course
Happy Holidays! I hope that you are out enjoying these festivities, having delicious drinks, great food, and enjoying friends and family. Every year, I do something special for the holidays for all Ultimate QA subscribers. I'm going to give away a free copy of The...
Tracking That High-Quality Code
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 track...
C# The Definitive Guide (2018)
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...
Applitools Conclusions
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 introduced to...
Applitools Bugs and Test Steps
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 quickly...
Applitools – Fluent API and How programmatic regions look
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 of the...
Manage Student 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...
Applitools CSS Stitching And Full Page Scroll
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...
Continuous Delivery with Azure 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 longer...
Applitools Test Manager and Batches
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...
Applitools Ignore Regions: Floating, Strict, Content and Layout
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 when I hover...
Applitools Ignore Regions
Introduction to Ignore Regions All right! So now that you are an expert in the different match level settings, we can actually talk about different types of regions. As I said before, what you're going to notice is, there's a lot of similarities between the different...
Sauce Connect – From Basic to Advanced
Sauce Labs is quickly starting to dominate the world of Selenium Grid and Continuous Integration management. Sauce has a ton of awesome features, one of the most important ones is Sauce Connect (SC). [toc] What Is Sauce Connect? Allows testing of internal web sites...
Applitools Match Levels: Exact, Strict, Content, and Layout
Exact match level Now, in this section, I wanted to talk about some really important concepts, specifically related to match levels and different types of regions. That's why I actually left you hanging on all of these regions and these steps right here. Because these...
Selenium Webdriver Elements Identification Course – How to Evaluate Elements at Runtime
What will you learn in this lecture? In the previous video, we learned DOM in Selenium WebDriver of this Selenium Webdriver elements identification course. In this video, we'll have to learn how to evaluate elements at runtime. How to Evaluate Elements at Runtime In...