testing (119)

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

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

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

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

How To Perform Selenium 4 Automation Testing [with examples]

The importance of automation testing has been realised by nearly every business today. Numerous tools and frameworks are available in the market to meet this growing demand. But despite all the available automation testing frameworks and tools, Selenium is one of the most commonly used tools by testers worldwide to automate testing processes. Even...

Alex · 16 February 2023 · 85

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

Mastering Documentation with Jenkins: Your DevOps Secret Weapon

Hey there, fellow DevOps enthusiasts! Today, we're diving into a not-so-glamorous but highly essential aspect of software development: documentation. Yep, you heard that right! Documentation is the unsung hero that keeps projects running smoothly. Bu...

Sunil Kamarajugadda · 01 September 2023 · 49

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

5 Most Common Scenarios For Automation Testing

When it comes to ensuring your product's quality, testing is essential. To ensure your applications are working correctly, you must test them - otherwise, customers will be less likely to buy or use them. Although software testing can be done manually, it can take time and resources that you can spend on tasks that add innovation or improve perform...

Alex · 16 February 2023 · 60

Getting Started With Android Emulator Testing Of Mobile Apps

As there are 6.5 billion smartphone users worldwide, it's no surprise that the app development industry is reaching new heights. In light of this figure, it is also no shock that mobile app development has become one of the most competitive industries. In fact, it is one of the factors behind the increased use of mobile apps worldwide. And this is...

Alex · 16 February 2023 · 82

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

Green Machines: DevOps and the Quest for a Sustainable Digital World

Hey there, eco-conscious tech enthusiasts! Today, we're diving into the exciting world of DevOps, where sustainability and software development come together to create a greener IT landscape. So grab your reusable coffee mug and join me as we explore...

Sunil Kamarajugadda · 14 July 2023 · 89

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

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

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

SoapUI Testing: Definition and Features

SoapUI is one of the best free, open-source testing tools for API testing. It helps developers and testers easily create and execute automated tests against REST, SOAP, and GraphQL-based web services.  Soap UI testing also allows users to perform...

Alex · 03 February 2023 · 52