Systems | Development | Analytics | API | Testing

Latest Blogs

4 Ways You Should be Using the Talend tMap Component

At Talend one of my “Shadow IT” jobs is reporting on the component usage. If you have ever used Talend Studio (either the open source Talend Open Studio or the commercial version you most likely know the component tMap. It is the most used component by a long shot. Why? Simply put, it’s because it is extremely versatile and useful. When I was first asked to write this article I thought, “Why not, this will be easy.”

Top 10 Tips for Mobile App Testing

In 2017, a study found that 88% of people will abandon an app due to bugs and glitches. This startling stat demonstrates, with crystal clarity, the need for developers to make their product as clean as possible – with rigorous testing procedures to eliminate any errors. But what are the key steps that go into the testing regime? How can you, as the developer, give yourself the best possible chance of delivering an error-free app?

10 API Testing Tips for Beginners (SOAP & REST)

API (application programming interface) testing is a type of software testing that performs verification directly at the API level. It is a part of integration testing that determines whether the APIs meet the testers’ expectations of functionality, reliability, performance, and security. Unlike UI testing, API testing is performed at the message layer without GUI.