Sat.May 16, 2020 - Fri.May 22, 2020

article thumbnail

The Fastest Google Fonts

CSS Wizardry

* The Wiz: [link] 200518_2J_70c5f6c1c92a1cd436e525ac2b895f51 200518_AY_290d20f93c0e4b469e0bbe60a63f678e 200518_8F_49cb76e22485f51fad729e085a8bd08e 200518_4W_7d70995268b4aa4f495304063d449ae3&thumbSize=150&ival=100&end=all * harry.is: [link] --> For the most part, web fonts nowadays are faster than ever. With more standardised FOUT/FOIT behaviour from browser vendors, to the newer font-display specification, performance—and therefore the user—seems to have been finally been put front-and-centre.

Google 364
article thumbnail

Software Testing Tools We're Watching Out for in 2020

DZone

Do you like to stay in the know about the most up-and-coming software testing tools? These days our team has been buzzing about plenty of tools we’ve come across, hosting tutorials and internal chats to share knowledge about them with one another and we figured we’d share them with you in this article!

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Exploring MySQL Binlog Server – Ripple

Scalegrid

MySQL does not limit the number of slaves that you can connect to the master server in a replication topology. However, as the number of slaves increases, they will have a toll on the master resources because the binary logs will need to be served to different slaves working at different speeds. If the data churn on the master is high, the serving of binary logs alone could saturate the network interface of the master.

Servers 262
article thumbnail

60 great resources for performance engineering teams

TechBeacon Testing

One major roadblock that prevents teams from successfully maturing their performance efforts is a lack of training. Sometimes, just knowing where to start can be a challenge.

article thumbnail

A/B Testing Instant.Page With Netlify and Speedcurve

Tim Kadlec

I’ve wanted to give instant.page a proper try out on my site for a while now. It’s a pretty clever approach. The script watches for when someone hovers over a link and then, when they do, uses the prefetch resource hint to get started fetching that page before the click event even occurs. I like the idea, in theory, quite a bit. I also like the implementation.

Testing 128
article thumbnail

The Perfect Way To Maintain Your Selenium Test Automation

DZone

Without a doubt, automated browser testing has transformed the way software development works. If it wasn’t for Selenium, we wouldn’t be able to use such a wide array of bug-free web apps as we do. But sometimes, even the IT sector misunderstands the term automation. Most people assume that the computer is going to accomplish all the testing for them!

Testing 253
article thumbnail

SQL Interview Questions for the second round

SQL Shack

In this article, we will talk about SQL interview questions and answers that can be asked in the second-round technical stage. These interview questions are based on real-life experiences. Therefore, it can be a very useful source when preparing for the second round of SQL technical interviews. Many companies conduct a technical interview to evaluate […].

128
128

More Trending

article thumbnail

The New York ISO C++ meeting is postponed

Sutter's Mill

A few minutes ago, I announced to the ISO C++ committee that all our meetings originally planned for 2020 have been postponed. We had already postponed the Varna meeting originally planned for June 1-6, and earlier today INCITS (the U.S. national body) announced that it was banning all face-to-face standards meetings for the rest of the year, so we are also postponing the New York meeting previously planned for November 9-14.

C++ 74
article thumbnail

Benefits of Using an Online Bug Tracking System

DZone

When a software program or an application does not work the way it is created or designed to perform, it is called a software bug. In most cases, these errors are caused by developers or designers. The software testing team uses bug tracking software's to keep a track of bugs and to report them as the program is being tested. It is estimated that software developers make 100-150 errors for every thousand lines of code.

Systems 246
article thumbnail

How to Write a Good Bug Report? Some Tips

Testsigma

Bug reporting is an important and major aspect of software testing. Some teams discuss minor bugs with developers directly, while most companies make it a point to report the bugs irrespective of its severity. This way, we do not “bug” the developers too much and, the tester who finds it next will not spend duplicate efforts reporting the same bug again.

Mobile 67
article thumbnail

40+ great resources that will rock your release velocity

TechBeacon Testing

It doesn't matter how quickly you can build software if you can't get it in front of users. What's more, once it's out there, you need to be able to tell if it's actually doing what you'd hoped and ship adjustments fast.

article thumbnail

SQL Server for Linux Performance Monitoring Improvements

SQL Server According to Bob

SQL Server for Linux Performance Monitoring ​​ Improvements Last year I posted a blog ​​ with examples ​​ using ​​ Performance Co-Pilot, ​​ [link] , to monitor SQL Server on Linux. ​​​​ I wanted to let you know ​​ about ​​ and give a big thanks ​​ to the ​​ the Red Hat team ​​ for ​​ upgrading ​​ and en

Servers 64
article thumbnail

Sanity Testing vs Regression Testing

DZone

Have you ever faced a notion of “sanity” in the course of software testing? What is it? Why do we need sanity testing? Where did it come from and how is it connected with regression testing? If you are a project manager or team lead it is important to understand clearly not only how to use the test technique, but also when to apply it. For example, sanity testing is a tool with major benefits, which is comparable to regression testing due to many common peculiarities and the same final purpose.

Testing 201
article thumbnail

15 Remote Working Tips From Experience

Testsigma

Remote work has been steadily gaining popularity for some years now. According to an article published by smallbizgenius , in 2019, the number of people who work from home has increased by 140% since 2005. Now, most of the population is working from home. For most of the companies that had not adapted work from home before, this time has been an eye-opener.

article thumbnail

Of feedback, and little things

Sutter's Mill

I try hard to always ask for feedback on drafts of my talks and articles, and I always learn important things from the responses, including especially things I omitted but should include so as to pre-answer audience questions. Just like the best support call is the one the customer doesn’t have to make because they didn’t have a problem, the best post-talk question is the one the audience doesn’t have to ask because the answer was clear in the talk.

Testing 56
article thumbnail

Automate complex metric-related use cases with the Metrics API version 2

Dynatrace

Dynatrace news. Dynatrace collects a huge number of metrics for each OneAgent-monitored host in your environment. Depending on the types of technologies you’re running on individual hosts, the average number of metrics is about 500 per computational node. Besides all the metrics that originate from your hosts, Dynatrace also collects all the important key performance metrics for services and real-user monitored applications as well as cloud platform metrics from AWS, Azure, and Cloud Foundry.

Metrics 229
article thumbnail

Performance Issues (The Problem)

DZone

Today I want to talk about my experience working on solve performance issues in the systems. In several years working as a software developer I have faced performance issues several times, and I want to share some tips about this topic. In my opinion, to solve a performance problem you need all your focus on THE PROBLEM , you need as much information about it as you can get.

article thumbnail

How To Make Performance Visible With GitLab CI And Hoodoo Of GitLab Artifacts

Smashing Magazine

How To Make Performance Visible With GitLab CI And Hoodoo Of GitLab Artifacts. How To Make Performance Visible With GitLab CI And Hoodoo Of GitLab Artifacts. Anton Nemtsev. 2020-05-20T10:30:00+00:00. 2020-05-20T13:37:03+00:00. Performance degradation is a problem we face on a daily basis. We could put effort to make the application blazing fast, but we soon end up where we started.

article thumbnail

Common Software Testing Mistakes Beginners Make & How To Avoid

Testsigma

Introduction. Software testing is the process of finding bugs or discrepancies in a software. It is a process put in place to check that an application, set to be released in the market for users, has a minimum number of errors. Even though the job of a software tester is to catch errors committed by developers, software testers themselves are not immune to errors.

article thumbnail

Dynatrace Sales Engineers build 3D printed PPE for frontline professionals

Dynatrace

Dynatrace news. During the current global pandemic of COVID-19, the team at Dynatrace are helping out the community in the best way we can. Two Dynatrace Sales Engineers from our Chicago region, Dave Beran and Josh Wood, have recently collaborated on a 3D printing project to protect their local frontline professionals. To date, the pair made just over 600 face shield kits/mounts for their Chicagoland suburb hospitals, dental offices, assisted living homes, and correctional facilities.

article thumbnail

How to Improve Data Center Incident Reporting

DZone

Spending on cloud services is expected to grow to $266.4 billion this year, according to Gartner. More markets are depending on the cloud to deliver their technology services, which puts increasing pressure on data centers and their staff to keep things running smoothly. Everyone notices an outage. What people don’t see is all the work going on behind the scenes to fix those outages.

Cloud 147
article thumbnail

Cloud Adoption in 2020

O'Reilly

To continue learning and to get ahead with your career, check out O’Reilly Learning with a free trial. Live online training, videos, books, certification prep, and more, from O’Reilly and our partner publishers. O’Reilly Learning > We wanted to discover what our readers were doing with cloud, microservices, and other critical infrastructure and operations technologies.

Cloud 141
article thumbnail

Synthetic Monitoring vs. APM Stack Trace Tools

Dotcom-Montior

The complexity of an application’s digital architecture is increasing dramatically every day. In an era of cloud infrastructure, the goal is to integrate all your web services into one place: CDN, DNS, third-party API services, QA tools, analytics tools, and any other component you can think of, are working with each other to make your services function.

article thumbnail

Announcing the ScaleOut Digital Twin Streaming Service™

ScaleOut Software

Today ScaleOut Software announces the release of its ground-breaking cloud service for streaming analytics using the real-time digital twin model. It’s called the ScaleOut Digital Twin Streaming Service , and it’s now available for production use. Sign up to use the service here. A major challenge for stream-processing applications that track numerous data sources in real time is to analyze telemetry relevant to each specific data source and combine this with dynamic, contextual information ab

article thumbnail

Tips for Healthy Page Object Classes

DZone

The most popular design pattern used in web UI test codebases is the Page Object Model (POM) design pattern. This pattern suggests modeling a class to represent a single page of your system under test. Using this model, the class would contain properties that represent the elements of the UI page and methods that interact with these elements. Given this is the Login Page of our application, let’s discuss tips for building a class using POM.

Design 246
article thumbnail

Finding a Consistent Measure of Value across Different Frameworks and Ways of Working

Tasktop

Moving fast is a necessity for enterprises looking to stand the pace with the tech giant oligopoly and other startup technologies disrupting most industries. This need for speed has resulted in the adoption of various ways of working to accelerate the flow of work across the software delivery value stream, from Agile fram­­eworks such as Scrum, Kanban, SAFe® and LeSS to implementing DevOps and Lean principles.

Metrics 59
article thumbnail

Inspired Design Decisions With Max Huber: Turning Mundane Subjects Into Exciting Visual Communication

Smashing Magazine

Inspired Design Decisions With Max Huber: Turning Mundane Subjects Into Exciting Visual Communication. Inspired Design Decisions With Max Huber: Turning Mundane Subjects Into Exciting Visual Communication. Andrew Clarke. 2020-05-22T09:00:00+00:00. 2020-05-22T12:07:19+00:00. Years ago, I wished I could work on advertising projects for household names because I thought that above-the-line work would bring creative satisfaction.

Design 91
article thumbnail

Announcing the ScaleOut Digital Twin Streaming Service™

ScaleOut Software

Today ScaleOut Software announces the release of its ground-breaking cloud service for streaming analytics using the real-time digital twin model. It’s called the ScaleOut Digital Twin Streaming Service , and it’s now available for production use. Sign up to use the service here. A major challenge for stream-processing applications that track numerous data sources in real time is to analyze telemetry relevant to each specific data source and combine this with dynamic, contextual information ab