Systems | Development | Analytics | API | Testing

Testing

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

Job Interview 101: Your Ultimate Guide to Prepare & Ace Interviews | Sreenidhi Rajakrishnan

In this insightful video, Sreenidhi Rajakrishnan, a seasoned professional in the field of testing, shares her expert insights on how to prepare for and conquer any job interview. Sreenidhi provides practical guidance and actionable tips on every aspect of the interview process, from resume preparation and research to answering tough questions and showcasing your skills. If you're looking to boost your confidence, impress potential employers, and secure your dream testing job, this video is a must-watch.

Testing Kubernetes networking with k6 - Roberto Santalla (k6 Office Hours #91)

How would you go about testing Kubernetes networking? For his initial project with k6, our new Senior Software Engineer, Roberto Santalla, talks to us about how he used k6 to improve end-to-end network throughput and some insights he learned about Kubernetes networking along the way. He is joined by Developer Advocates Nicole van der Hoeven and Leandro Melendez.

Performance Testing in a Waterfall Model

Everywhere you look on social media its DevOps, Agile Methodologies, Continuous Integration, Continuous Delivery. You could be forgiven for believing that most organisations and programmes follow these principles. This is not true. Many companies use a Waterfall model which is also known as a linear-sequential life cycle model. In a waterfall model, each phase must be completed before the next phase can begin and there is no overlapping in the phases.

Unveiling the 7 Success Factors: Cigniti and Tricentis Driving SAP Testing Excellence

Enterprises rely heavily on SAP systems to drive business processes, manage operations, and make critical decisions in today’s digital landscape. However, ensuring these SAP systems’ robustness, reliability, and efficiency is no easy task. This is where the partnership between Cigniti and Tricentis shines, delivering SAP testing solutions that pave the way for unparalleled success.

What is Exploratory Testing? QA without a map

If regular scripted software testing follows clear directions on a map through your project, then exploratory testing starts with a compass and a blank map. There are software bugs that can’t be discovered by following a map: skilled explorers must create their unique map. Every project can benefit from having exploratory testing seeking out the hidden bugs lying off the beaten path.

Software Testing Jobs on 15th June | Automation Tester Vacancies | Curated Job Openings for QAs

This video is an top resource that provides you with the latest job opportunities in the software testing and quality assurance (QA) industry. It allows you to stay up-to-date with the rapidly changing technological landscape by exploring exciting career prospects in both manual and automation testing. Given the high demand for qualified software testers, now is an excellent time to enhance your career prospects.

Keep up with Oracle cloud updates with timely test automation

Oracle Cloud’s quarterly updates require day-one testing on staging environments to keep up with the update’s general availability, which is critical to your business’ success. Tricentis Tosca provides fast, resilient, and risk-based testing to ensure your critical end-to-end business processes will continue to work as expected after Oracle Cloud updates go live.

Common misconceptions of Exploratory Testing

Exploratory testing has become a more common topic amongst testers. Exploratory testing provides valuable quality related insights that otherwise would escape unnoticed. Unfortunately there’s still a long way to go until everyone can unlock the full potential exploratory testing. Not everyone has heard about it, not everyone understands exactly what it is, not everyone has taken the most out of it.

What is BDD Testing? A Complete Guide

BDD testing is an Agile approach to software testing where testers write test cases in simple language that even people without technical expertise can understand. The goal of BDD testing is to increase collaboration between the technical side and the business side. The Gherkin language is a unique business-readable language used to describe system behaviors and scenarios. It is structured by 3 primary statements: Given - When - Then, with each statement describing a specific aspect of the system.