Mobile Testing

At ContextQA, mobile application testing ensures seamless functionality across devices with automated and manual testing capabilities. Our platform integrates with real-world environments to detect UI

Setting Up Project

Upon logging in, you'll see a clean, intuitive dashboard with three primary tabs:

  • Projects: A container for repositories and applications integrated with the SDK. Houses automated tests and bug tickets for specific projects.

  • Automated Tests: A comprehensive view of all automated tests across projects. Provides insights into test performance and coverage.

  • Tickets: A centralized view of all reported bug tickets across projects. Enables efficient tracking and resolution.

Creating a Project

  1. Click 'Create a Project' on the top right.

  1. A popup will appear with two text fields:

  • Project ID: Auto-generated and non-editable, increasing sequentially for each new project.

  • Project Name: Enter the name of the app or repository you will be testing.

  1. Click 'Create Project' to confirm.

Next Steps

After creating a project, you can proceed with:

  • Automation Testing: Connect to a version control system, trigger a scan, and configure a device farm for automated testing.

  • Manual Bug Reporting: Integrate our SDK into your application to automatically capture issues and generate detailed bug tickets.

A project can support both options, but you can start with either and add the other later if needed. Ideally, both should be linked to the same application.

Last updated