Systems | Development | Analytics | API | Testing

%term

REST APIs For Healthcare

Terence Bennett - January 16, 2024 REST APIs for the healthcare industry are emerging as a secure simple and modern way of accessing sensitive data. Medical institutions need to modernize IT infrastructure, make services and data more transparent, provide self-­‐service options for patients, and develop mobile applications. In some cases, they are developing REST API services for internal use.

How #ChatGPT Acquires Its Knowledge? | Raju Kandaswamy | #SoftwareTesting #GenerativeAI

In this intriguing video, Raju Kandaswamy delves into the fascinating world of ChatGPT, unraveling the mechanisms behind how this powerful language model acquires its knowledge. Gain insights into the training process, the vast datasets involved, and the continuous learning loop that refines ChatGPT's language capabilities. Whether you're a curious user or a tech enthusiast, this session offers a behind-the-scenes look at the knowledge acquisition journey of ChatGPT, shedding light on the technology that powers its diverse and contextually rich responses.

Swift Code Analysis: Integrating Sonarqube

SonarQube is an open-source platform that allows you to continuously inspect and measure code quality as you develop your project. It provides static code analysis for code issues, security issues, and code smells in various programming languages, including Swift. This helps development teams maintain and improve code quality by identifying and finding issues in the development lifecycle, if paired with a good testing methodology it can make a difference in your app quality.

How Sense Uses Iguazio as a Key Component of Their ML Stack

Sense is a talent engagement platform that improves recruitment processes with automation, AI and personalization. Since AI is a central pillar of their value offering, Sense has invested heavily in a robust engineering organization, including a large number of data and data science professionals. This includes a data team, an analytics team, DevOps, AI/ML, and a data science team. The AI/Ml team is made up of ML engineers, data scientists and backend product engineers.

How HR Tech Company Sense Scaled their ML Operations using Iguazio

Sense is a talent engagement company whose platform improves the recruitment processes with automation, AI and personalization. Since AI is a central pillar of their value offering, Sense has invested heavily in a robust engineering organization including a large number of data and AI professionals. This includes a data team, an analytics team, DevOps, AI/ML, and a data science team. The AI/Ml team is made up of ML engineers, data scientists and backend product engineers.

Transforming SAP testing: Addressing key challenges with LiveCompare 2023.3

SAP testing is full of challenges, from complex migration processes to inefficient testing strategies. Tricentis LiveCompare mitigates these challenges by providing SAP teams with AI-powered analytics and insights that significantly reduce the risk, time, and cost of delivering and supporting changes to SAP solutions. LiveCompare’s latest release offers new enhancements to help our customers overcome these obstacles.

Tricentis qTest awarded 3 TrustRadius 2023 Best of Awards

We are delighted to announce that Tricentis qTest has won three prestigious TrustRadius Best of Awards! TrustRadius is an unbiased, trusted B2B technology decisioning platform that offers vetted reviews by real users to help technology buyers make confident purchasing decisions. Best of Awards are based entirely on customer reviews, and serve to spotlight products with superior customer satisfaction.

When to Use REST vs. SOAP with Examples

Terence Bennett - January 16, 2024 REST vs. SOAP are two methods of exchanging data through web service APIs (application programming interfaces). They both have unique features that cater to specific use cases. While CIOs indicate that most of the APIs developed today are REST-based, SOAP remains a feasible option under certain circumstances. If you’re uncertain about which protocol to utilize for your applications and web services, you’ve arrived at the right destination.