Prompt Engineering in Software Testing and QA

We make use of Large Language Models (LLMs) like ChatGPT, Gemini, or CoPilot for daily work. But do you find yourself sometimes questioning the sanity of the responses of these models? You might have meant one thing but their response is something else entirely. Before you go all out blaming the AI model for giving [...]

By |2025-04-02T00:29:38+00:00April 2nd, 2025|Engineering, Software Testing|Comments Off on Prompt Engineering in Software Testing and QA

Guide to Locating Proxy Settings on Windows, macOS, and Linux

A proxy is like a middleman for your internet connection. Instead of your computer connecting directly to a website or service, the proxy makes the request for you and then sends the response back to your computer. Using proxy settings for local testing is helpful because it allows you to control and manage how your [...]

By |2025-02-19T20:23:55+00:00February 19th, 2025|Software Testing|Comments Off on Guide to Locating Proxy Settings on Windows, macOS, and Linux

ATDD and TDD: Key Dos and Don’ts for Successful Development

Gone are the days when the Waterfall model reigned supreme - we're in a new era where quality assurance isn't an afterthought. To bring QA to the forefront, many methodologies, such as Test-Driven Development (TDD), Acceptance Test-Driven Development (ATDD), Behavior-Driven Development (BDD), Specification-Driven Development (SDD), and more, have become prevalent. These methodologies support Agile's preachings [...]

By |2025-01-22T22:12:45+00:00January 22nd, 2025|Software Testing|Comments Off on ATDD and TDD: Key Dos and Don’ts for Successful Development
Go to Top