For the complete documentation index, see llms.txt. This page is also available as Markdown.

Video Walkthroughs

Task-focused ContextQA walkthroughs for web, mobile, API, requirements, test data, Jira, dashboards, suites, and plans.

Quick answer

Task-focused ContextQA walkthroughs for web, mobile, API, requirements, test data, Jira, dashboards, suites, and plans. Use this page to preview the workflow and its visible results before following the linked written instructions.

What this page covers

Use this library when you want to watch a complete workflow before following the written guide. Each recording opens in Google Drive's public preview player and is paired with the business outcome it supports and the detailed documentation to use as a reference.

The written summaries below are also the searchable companion to the recordings. Use them to choose a walkthrough, understand its outcome without playing the video, and continue into a complete step-by-step guide.

The source folder contains older recordings of several workflows. To avoid conflicting instructions, this page links the corresponding recording from Updated video whenever one exists. Two older recordings are included because they uniquely cover the dashboard and Excel test-case import.

Getting started and web testing

Walkthrough
Business use case
Written guide

Turn a plain-English user journey into a runnable browser test without writing automation code.

Quickstart

Reuse login or setup once instead of copying it into every dependent test.

Creating test cases

Convert an exploratory browser session into a repeatable regression test.

Record your first test

Convert requirement files into reviewable positive, negative, boundary, validation, functional, and end-to-end coverage.

Keep ticket context and generated tests traceable to the same delivery source.

Jira integration

Keep one-off values inside a test while managing shared values once for the workspace.

Test data management

Run the same flow against different deployment targets and data rows without duplicating tests.

Group coverage by purpose, then control where, how, and when it runs.

Test plans

Migrate an existing manual test inventory and optionally organize it into a suite and plan.

Creating test cases

Review execution, source, coverage, risk, and activity trends from a single operational view.

Analytics dashboard

What the web-testing walkthroughs cover

  • First web test: describe a user journey, generate a runnable browser test, execute it, and review its result.

  • Prerequisites: place shared setup or login behavior in a prerequisite so dependent tests do not repeat the same steps.

  • Record and Play: capture a browser interaction and convert it into reusable test steps.

  • Requirements and Jira: turn an existing delivery artifact into proposed test coverage, then review the generated cases before execution.

  • Variables, environments, suites, and plans: separate reusable data and execution configuration from the test's business flow.

  • Excel import and analytics: migrate existing cases and use reporting to understand execution and coverage trends.

Mobile testing

Walkthrough
Business use case
Written guide

Mobile testing overview

Understand how app builds, real devices, AI-assisted generation, and execution evidence fit together.

Mobile testing overview

Validate an Android APK or iOS IPA on a selected real device.

Cover touch interactions that desktop-style click tests cannot represent.

Gesture-based scenarios

Execute platform-specific suites together and compare results in one plan report.

Mobile test plans

What the mobile-testing walkthroughs cover

  • Mobile overview: connect uploaded builds, device selection, AI-assisted test creation, and execution evidence.

  • First mobile test: upload or select an app build, choose a compatible device, generate a test, and review its run.

  • Gestures: represent touch-specific actions such as tap, swipe, scroll, pinch, and zoom.

  • Mobile plans: group Android and iOS coverage into suites and run them through a repeatable plan.

API testing

Walkthrough
Business use case
Written guide

API testing overview

Validate backend behavior earlier and combine API checks with end-to-end UI coverage.

API testing overview

Configure a request, store its response, assert the status, and inspect the run history.

Creating API tests

Chain API requests

Capture a live authentication token and pass it safely into a dependent request.

API chaining

What the API-testing walkthroughs cover

  • API overview: understand where request steps, response variables, validations, and hybrid API-plus-UI flows fit.

  • First API test: configure a request, store its response, add an assertion, and inspect the execution result.

  • API chaining: extract a value from one response and reuse it in a later request without hardcoding a runtime token.

Frequently asked questions

Which walkthrough should a new ContextQA user watch first?

Start with Generate and execute your first web test if you test a browser application, Upload, configure, and run your first mobile test for an Android or iOS app, or Create your first API test for a REST API. Continue with the written guide beside the selected video.

Can I understand a walkthrough without watching the video?

Yes. Each recording has a written business outcome and a related guide. The section summaries describe the workflow in text, while the written guide provides the detailed instructions.

Why does a video open in Google Drive?

The recordings are hosted in Google Drive and link directly to its public preview player. If a player is blocked by your browser or network, use the paired written guide or open the complete source folder.

Are the videos or written guides the authoritative instructions?

Use the written guide as the maintained reference for current user-facing behavior. The video demonstrates the workflow visually, while the written guide is easier to update when labels, navigation, or available options change.

If a player does not open, check whether your browser or network blocks Google Drive. You can also open the complete source video folder to access the original recordings.

Want a walkthrough tailored to your workflow?

The recordings demonstrate standard workflows. For a guided walkthrough using your application, platform, and testing priorities, book a personalized session with the ContextQA team.

Book a Demo →

Last updated

Was this helpful?