Loupe TestwareMar 16, 20213 min readREST-assured and Salesforce Quick StartSalesforce provides RESTful API's that allow us to interact with all the objects with your organisation, whether they are standard or...
Loupe TestwareMar 5, 20213 min readThe "Test Engineer" of the "Future"Ok so we'll start this blog with a disclaimer, its written to provoke reflection on the current skillset and practices used within your...
linford copelandOct 6, 20203 min readExecuting Selenium tests remotely from AWS with Sauce LabsExecuting UI tests from AWS presents a challenge with the execution environment. You'll need to decide whether you standup up an...
Loupe TestwareSep 29, 20204 min readAutomating your API testing with AWS and Rest-assuredWe recently shared a guide post on our LinkedIn page from the AWS DevOps blog series that gives a step by step guide on setting up a...
linford copelandSep 9, 20203 min readIaC testers introduction (AWS)In this weeks blog post we wanted to share what we think is a good foundation / entry level introduction to Infrastructure as Code (IaC)...
linford copelandSep 3, 20203 min readAutomated Test Automation using JenkinsTake practical steps towards continuous testing using Jenkins, BitBucket Cloud and webhooks.
murray3456Aug 14, 20203 min readMocking API calls with JestWho needs mocks? The term “mock” or “mocking” in software testing is ubiquitous, but can have multiple meaning leading it to be...