Skip to content

Topic

Mobile

Featured image

Waiting in XCTest: A detailed guide

Learn how to handle waits in XCTest using expectations and XCTWaiter—and scale stable iOS test automation faster with Tricentis Testim Mobile.

Featured image

How to read iOS crash logs: An easy guide

Discover how to efficiently read and analyze iOS crash logs to improve app’s performance. Learn how Testim Mobile streamlines testing process for the best result.

Featured image

Making tables in React Native: A helpful guide

This guide shows how to build tables in React Native using FlatList and popular libraries like react-native-table-component and react-native-paper. You’ll also learn how to create scrollable layouts and test your UI using Tricentis Testim Mobile for reliable mobile automation.

Featured image

Asserting an Exception in XUnit: A Detailed Guide

This guide explains how to assert and validate exceptions in XUnit using Assert.Throws, Record.Exception, and message assertions. Learn how to test error handling, capture exception details, and build more robust .NET unit tests.

Featured image

Appium Accessibility IDs: Why and How to Set Them

Appium accessibility IDs provide a fast, cross-platform way to locate UI elements in mobile apps. This guide explains how they work on iOS and Android, how developers add them in React Native, and how testers locate and use them in automated Appium tests.

Featured image

Verification vs Validation, Explained With Examples

Verification asks “are we building it right?” while validation asks “did we build the right thing?” This guide explains the difference, how each fits into the development lifecycle, examples of both, and why teams need verification and validation to ensure software quality.

Featured image

How to Create an API Endpoint in 4 Quick Steps

This guide explains what API endpoints, requests, and responses are, then walks you through creating a working FastAPI endpoint in four steps—setup, coding, running the server, and testing with Postman. A practical starting point for anyone learning how APIs work.

Featured image

Using xcodebuild to build from the command line

Learn how to build iOS apps using xcodebuild, including project structure, schemes, build configurations, and IPA export. This guide walks through archiving, generating IPAs, and automating the process with scripts for reliable CI/CD pipelines.

Featured image

Mobile UI testing: A detailed overview

Elevate your mobile app with effective Mobile UI Testing. Explore manual and automated approaches, top tools, and best practices for seamless user experience.

Featured image

iOS testing: A beginner’s guide

Discover iOS testing basics, including methods like XCUITest and Appium, ensuring optimal app performance on real devices for a seamless user experience.