Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Understanding and viewing trace exection #12

Open
ftc opened this issue Nov 28, 2016 · 0 comments
Open

Understanding and viewing trace exection #12

ftc opened this issue Nov 28, 2016 · 0 comments

Comments

@ftc
Copy link
Member

ftc commented Nov 28, 2016

We would like a way to manually triage traces and understand the execution of the system.

must have:
logging of line numbers (see issue: #11 )

ideas:

  • generate script that creates trace
    • This would be a "concrete counterexample" which shows a crash
    • extract id from UI object used at runtime
    • log the view that Robotnium interacts with and match it with the associated callback as the view object should be the same
  • eclipse plugin that shows order of callbacks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant