InExecuteAutomationbyExecuteAutomationGenerative AI in Software Automation TestingOne question that often comes up when discussing Generative AI is: What are the real use cases of Gen AI in Software Automation Testing…Oct 11
InExecuteAutomationbyExecuteAutomationMake Playwright UI Testing Smart with Model Context Protocol of Claude AI 🤖🧠We discussed about Model Context Protocol (MCP) by Claude Anthropic before in our medium post. Essentially, MCP serves as a standardized…6d ago
ExecuteAutomationPlaywright Filter LocatorsUI automation can sometimes feel overwhelming, especially when it’s challenging to find unique locators for elements in the UI.Aug 22Aug 22
InExecuteAutomationbyExecuteAutomationBuilding Intelligent Test Automation with Gen AI (OpenAI APIs)We all know that UI Tests are super fragile. They can break for all sorts of reasons, and one of the biggest culprits is changes to the UI…Nov 64Nov 64
InExecuteAutomationbyExecuteAutomationIntegration testing of .NET 7 ASP.NET apps with Minimal Hosting ModelFor starters, if you create any ASP.NET WebAPI project or WebApp project, you will notice, there wont be any Startup.csfile anymore…Jan 26, 2023Jan 26, 2023
InExecuteAutomationbyExecuteAutomationGenerative AI in Software Automation TestingOne question that often comes up when discussing Generative AI is: What are the real use cases of Gen AI in Software Automation Testing…Oct 11
InExecuteAutomationbyExecuteAutomationMake Playwright UI Testing Smart with Model Context Protocol of Claude AI 🤖🧠We discussed about Model Context Protocol (MCP) by Claude Anthropic before in our medium post. Essentially, MCP serves as a standardized…6d ago
ExecuteAutomationPlaywright Filter LocatorsUI automation can sometimes feel overwhelming, especially when it’s challenging to find unique locators for elements in the UI.Aug 22
InExecuteAutomationbyExecuteAutomationBuilding Intelligent Test Automation with Gen AI (OpenAI APIs)We all know that UI Tests are super fragile. They can break for all sorts of reasons, and one of the biggest culprits is changes to the UI…Nov 64
InExecuteAutomationbyExecuteAutomationIntegration testing of .NET 7 ASP.NET apps with Minimal Hosting ModelFor starters, if you create any ASP.NET WebAPI project or WebApp project, you will notice, there wont be any Startup.csfile anymore…Jan 26, 2023
InExecuteAutomationbyExecuteAutomationHow to run LLMs in local machine including Vision 💻 ?Ever wondered if you could run Large Language AI models like Llama 3.1, Llama 3.2, Phi-3, or CodeGemma on your local machine instead of…Nov 19
InExecuteAutomationbyExecuteAutomationIntegration Testing of Event-Driven microservices ⚙️🐳A microservice can be a UI, API, DB or even a message broker, they might be running in an containers deployed in either AWS, Azure or any…Jan 25, 20231
InExecuteAutomationbyExecuteAutomationHTTP Performance Testing with NBomber in C# .NET💥Performance testing is crucial for ensuring that your web applications can handle real-world traffic. In this article, we’ll deep dive…Jul 29