testing (119)

Razer Blade 15 Advanced - Vapor Chamber Cooling Tested!

The Razer Blade 15 advanced model pairs vapor chamber cooling with high-end specs, and although this sounds great, it’s not actually offering the expected levels of performance for the hardware inside, let’s investigate. My model has the...

JT · 08 September 2020 · 4K

MSI GS66 Undervolting Testing

So far all 10th gen Intel laptops I’ve tested can’t be undervolted with Intel XTU or Throttlestop, presumably due to the Plundervolt vulnerability. I’m not certain, but think that undervolting in BIOS should still be possible, as lo...

JT · 3 years ago · 3.4K

ASUS TUF A15 (4800H+2060) - Hot or Not?

How hot does the ASUS TUF A15 get under different workloads with AMD’s Ryzen 7 4800H and Nvidia RTX 2060 graphics? Let’s find out and see what improvements can be made to thermals and performance. I’ve got the FA506IV model here, wh...

JT · 03 June 2020 · 3.3K · 1

HP Omen 15 - COOLEST Ryzen Gaming Laptop I’ve Tested!

The HP Omen 15 is the coolest Ryzen gaming laptop I’ve tested so far, the results are very impressive, let’s check out thermals and see what performance improvements can be made. I’ve tested temperatures with AMD’s 8 core Ryze...

JT · 25 August 2020 · 1.6K

ASUS TUF A15 (4600H+1650 Ti) Has Different Cooling!

How hot does the ASUS TUF A15 get under different workloads with AMD’s Ryzen 5 4600H and Nvidia GTX 1650 Ti graphics? Let’s find out and see what improvements can be made to thermals and performance. I’ve got the FA506II model here...

JT · 16 June 2020 · 1.4K

Alienware m15 R2 Thermal Testing - How Hot Is Too Hot?

The Alienware m15 R2 is a thinner machine with some powerful hardware inside. So just how hot does it run and does this cause any problems? Let's find out and see what improvements can be made to thermals and performance. The m15 R2 is available in d...

JT · 14 May 2020 · 1.1K

13” Ultrabook Gaming? Razer Blade Stealth 13 720p & 1080p Testing

The Razer Blade Stealth manages to pack in Nvidia GTX 1650 Ti Max-Q graphics in a 13-inch machine, making it the smallest gaming laptop that I know of with this level of power, so how does it actually perform in games? I’ve tested 15 titles at both 7...

JT · 10 September 2020 · 992

Coolest Ryzen Gaming Laptop? Eluktronics RP-15 Thermal Testing

The Eluktronics RP-15 might just be the coolest Ryzen based gaming laptop I’ve tested so far, let’s find out what level of performance is on offer and see how hot it runs. These are the specs we’re looking at so Ryzen 7 4800H CPU,...

JT · 16 July 2020 · 636

Laptop VR Testing + VIVE Cosmos Elite Overview

How well does VR perform on different laptops, and what do you need to get set up? I’ve got the VIVE Cosmos Elite from HTC and we’ll go through what’s needed to play VR on a laptop and also see how games perform with different lap...

JT · 16 May 2020 · 358

Unit Tests in Python

There are two types of engineers in this universe. The first type writes code, then walks away and does not watch it run. They just assume everything will go according to plan. Then there's the second type: those who write unit tests. With Pytho...

Kelly · 11 February 2020 · 345

The Importance of Testing Application Code Before Software Is Released

Software testing plays a significant role in the application development process, especially identifying any potential vulnerabilities or errors with the code. As a consequence, if you want to write any type of software using a variety of different p...

Alex · 05 January 2023 · 127

What are the Benefits of Manual Testing?

INTRODUCTION Manual testing tests applications manually. The test cases/scenarios are done one by one by Testers manually without using any readymade tools, and further the results are verified. So manual testing is a process in which we usually com...

Sachin Pandey · 25 January 2023 · 123

Why is Selenium the most commonly used Test automation tool?

Selenium is a well-known open-source software evaluation tool that works with the majority of browsers and OS systems. The fact that testers may automate in any choice programming language is likely its most well-known feature. Wondering which is the...

Alex · 09 January 2023 · 109

Test Automation Tools - TestNG Vs JUnit

TestNG and JUnit are pair of really preferred terms communicated amongst the testers, simply since they are used quite highly in the community. Given that each of these is a unit testing structure, a far better comprehensive analysis of TestNG vs JUn...

Alex · 27 July 2022 · 91

DevOps and AI: Supercharging Software Development

Hey there! Today, we're diving into the awesome world of DevOps and AI and how they're changing the game for software development. Trust me, it's mind-blowing! By combining the powers of DevOps practices and AI technologies, we're witnessing some inc...

Sunil Kamarajugadda · 12 July 2023 · 90 · 1

Terrific 13 JavaScript Unit Testing Frameworks You Should Use In 2023🤩

Looking for the best Javascript unit testing framework? Well then here you will find the best Javascript testing frameworks. Although, before we drill down the frameworks in detail, let’s understand what is unit testing and its types. What Is Unit T...

Saanvi Sen · 06 March 2023 · 84