Skip to content

Create an automated testing strategy #4

@JakeWharton

Description

@JakeWharton

Since this deals with process death an instrumentation-based test won't work. Maybe UI automator or UI automation could be used to drive the sample app. We can use the displayed process ID for asserting a new process is created. How do we assert against the activity stack, though?

At worst, a simple script which interacts over adb and dumps activity/process info and does text-based verification would work. But that's last resort.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions