Skip to content

Static program analysis to find test input values #862

Description

@andrewbwogi

Characteristics

Description

Currently DSpot depends on existing test input for input modification. One way to create original test input is to search the program and collect method argument values that have a static definition. These definitions can then be used to set argument values to the same methods in the test input. The intuition is that this would increase the probability of method behaviour closer to its behaviour when the program is running in production.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions