Systems | Development | Analytics | API | Testing

Testing

The latest News and Information on Software Testing and related technologies.

Mastering Golang Mocks for Efficient Testing and Improved Code Quality

Although GoMock is one of the most popular ways to create mocks in Golang, it’s important to understand the broader landscape of mocking methods in the language to fully leverage its potential value in testing. Mocking is a powerful technique that allows developers to isolate their code, improve test reliability, and ultimately enhance overall code quality.

How to Build a QA Team from Scratch? | Mukesh Rajput | #qualityassurance #softwaretesting

In this comprehensive video, Mukesh Rajput shares his expert insights on "How to Build a QA Team from Scratch." If you're looking to understand the critical role of Quality Assurance (QA) in the software development lifecycle, this talk is for you. Mukesh covers everything from defining key QA roles and responsibilities to hiring the right talent, setting up effective processes, and fostering a collaborative culture.

SmartBear - Reaching the Podium - UI Testing & Test Management

Whether you're aiming for a bronze medal win in efficient testing or the coveted gold medal of a comprehensive test management strategy, this video series, put together by the Solutions Engineering team @smartbear, will help equip you with the winning techniques and tools that you need to reach the podium.

S1.E18: API testing | QA Therapy Podcast

API testing is crucial for enhancing the overall quality and reliability of our software. By identifying bugs and errors early in the development process, developers can address them promptly, preventing them from escalating into significant issues. Today, we're fortunate to have Diogo Rede as our guest. As a Solution Architect and Test Advocate with extensive experience in testing and automation.

Leveraging LLM Models: A Comprehensive Guide for Developers and QA Professionals

Large Language Models (LLM) are changing the way developers and QA engineers solve problems. They allow for quicker code generation, debugging, and automated testing, reducing development time by up to 40%. This shift has prompted 67% of senior IT leaders to focus on generative AI, with 33% planning to make it a top priority within the next 18 months. However, while LLM models offer immense potential, understanding how to get the most out of them while maintaining quality is important.

GFF 2024 Day 3: PM Modi's Vision for India's Fintech Future and Global Leadership

As I eagerly awaited the start of Day 3 at the Global Fintech Fest 2024, the excitement was palpable. The added certainty that our very honorable Prime Minister Shri Narendra Modi would be in attendance boosted that expectation. His attendance was to take the day to another level since everyone eagerly awaited his views on India’s position in the global fintech industry. One could easily note preparations for his arrival were in full swing all over Mumbai.

Why Manual Testing Matters: A Ultimate Guide To Software Testing?

Manual testing is a fundamental yet essential process in software development where testers manually execute test cases without the use of automation tools. Despite advancements in automation, over 30% of global testing efforts are still carried out manually, according to industry research.