Remove 2004 Remove Design Remove Programming Remove Testing
article thumbnail

Modifying Headers In HTTP(s) Requests In UI Automation Testing

Smashing Magazine

Modifying Headers In HTTP(s) Requests In UI Automation Testing. Modifying Headers In HTTP(s) Requests In UI Automation Testing. Besides overriding X-frame-options , you can delete headers to minimize online tracking, override content-security-policy header, test sites in production, and so on. It was developed in 2004.

Testing 102
article thumbnail

GotW #97 Solution: Assertions (Difficulty: 4/10)

Sutter's Mill

An assertion documents the expected state of specific program variables at the point where the assertion is written, in a testable way so that we can find program bugs — logic errors that have led to corrupted program state. Assertions are only about finding bugs, not doing program work.

C++ 66
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

What Adrian Did Next?—?Part 2?—?Sun Microsystems

Adrian Cockcroft

I still code in R… One role I had for many years was to lead technical training events for the global specialist systems engineers, which we called the Ambassador Program. I was looking for a new challenge, so joined the program and ended up getting certified as a “black belt”. Rich Pettit is one of the best programmers I ever met.

Tuning 52
article thumbnail

The Return of the Frame Pointers

Brendan Gregg

As my former Sun Microsystems colleague Eric Schrock (nickname Schrock) wrote in November 2004 : "On i386, you at least had the advantage of increasing the number of usable registers by 20%. This technique saves two instructions in the prologue and epilogue and makes one additional general-purpose register (%rbp) available."

Java 145
article thumbnail

Windows Timer Resolution: The Great Rule Change

Randon ASCII

The behavior of the Windows scheduler changed significantly in Windows 10 2004, in a way that will break a few applications, and there appears to have been no announcement, and the documentation has not been updated. First, a bit of operating-system design context. Timer interrupts and their raison d’être. Decades of madness.

article thumbnail

Web Quality Assurance: From User Requirements To Web Risk Management

Smashing Magazine

” Quality assurance (QA) is defined as: “A program for the systematic monitoring and evaluation of the various aspects of a project, service, or facility to ensure that standards of quality are being met.” — “ Quality assurance ,” Merriam-Webster. On design systems, CSS/JS and UX. More after jump!

article thumbnail

Jamstack CMS: The Past, The Present and The Future

Smashing Magazine

Piecing together a website using a WYSIWYG editor and seeing the code it generated was a fascinating and educational experience that sparked an initial interest in web design. In Designing The Perfect Navigation , Vitaly will explore 100s of practical examples of better mega-dropdowns , hamburgers, carousels, modals and filters.

Ecommerce 140