Systems | Development | Analytics | API | Testing

Testing

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

What is End-to-End Testing and How Does It Fit into a Comprehensive Testing Approach?

End-to-end (E2E) testing is an important part of the software development process, serving as a comprehensive way to verify that applications and systems work properly in real-life scenarios. It provides a level of assurance that your application will correctly exhibit behavior from start to finish.

How to identify and report bugs during exploratory testing?

In the fast-paced world of software development, identifying and reporting defects is the core responsibility of testers. It's common to become familiar with the application you are testing and develop blindspots that hinder your ability to identify and investigate defects. One of the reasons for this to happen is that you rely on scripted testing only.

Exploring the Test Diamond Strategy and Its Use Cases | Monika Sharma | #softwaretesting #testing

In this insightful video, Monika Sharma, a highly knowledgeable software testing professional, delves into the Test Diamond strategy and its diverse use cases. Monika shares insights into this innovative approach to test prioritization and resource allocation. Whether you're a testing professional, a software developer, or someone interested in optimizing testing efforts, this video offers valuable insights and practical guidance.

From Limitations to Liberation: Unveiling API Potential Through Documentation and Exploration

In today's rapidly evolving technological landscape, APIs are the backbone of seamless integration and innovation across various software platforms. As businesses and developers strive to create interconnected and efficient applications, having comprehensive and value-driven API documentation and API exploration tools within the same platform is indispensable.

Driving Better Developer Experience with SwaggerHub Portal

SmartBear is excited to announce the release of SwaggerHub Portal, a feature of SwaggerHub allowing you to customize consumer-facing documentation for your APIs to maximize API discoverability. With its intuitive interface, you can easily create onboarding guides, reference documentation, and other materials that help developers both understand and integrate your APIs into their applications. With Portal, you can easily sync your API designs from SwaggerHub with zero context switching.

Testing for an Internet of Things (k6 Office Hours #97)

What do you do when you operate a platform needing to accommodate millions of IoT devices? This is precisely the scenario encountered by Daniel Mangum, Lead Cloud Engineer for IoT platform provider Golioth, when he created the newly open-sourced xk6-coap extension. In this k6 Office Hours, Developer Advocates Nicole van der Hoeven and Paul Balogh are joined by Daniel to discuss the nuances of working with varied sensors and devices using the Constrained Application Protocol (CoAP).

herDIGITALstory Chapter 2: Unleashing the Power of AI in Healthcare

In the realm of technology, fields such as Artificial Intelligence (AI), Machine Learning (ML), Blockchain, and Data Science have witnessed remarkable advancements that shape the future of our world. However, as these industries flourish, the lack of diversity within their ranks has become glaringly apparent. At Cigniti, we believe in ‘building bridges and embracing togetherness’ and are committed to Diversity, Equity, and Inclusion in technology.

Top 60+ Software Testing Interview Questions & Answers 2023

Interviews are generally anxiety-inducing, but as long as you have some solid preparation before you enter the interview room, there is nothing to worry about. In this article, we have prepared top 60 software testing interview questions, each with detailed answers and explanations, for you to consolidate your knowledge in the field. Our questions are carefully selected and categorized into 3 sections: Beginner level - Intermediate level - Advanced level.

Turbocharge Your Test Automation With Katalon and GenRocket

When doing testing automation, it is extremely critical to be able to perform data-driven testing. Data-driven testing (DDT) at the test case level allows you to add one or more data files and manage data binding at the test case level. The most common approach is to provide an Excel or CSV file as input to the test case. The file is modeled per test case structure and then populated with different datasets.