ELI5: Help me understand remediation / debugging when functional tests fail on mobile apps (iOS or Android)...

Did Deadpool rescue all of the X-Force?

Why does the remaining Rebel fleet at the end of Rogue One seem dramatically larger than the one in A New Hope?

Taylor expansion of ln(1-x)

How would a mousetrap for use in space work?

Can a new player join a group only when a new campaign starts?

If Windows 7 doesn't support WSL, then what does Linux subsystem option mean?

Is CEO the "profession" with the most psychopaths?

Do I really need to have a message in a novel to appeal to readers?

How fail-safe is nr as stop bytes?

Has negative voting ever been officially implemented in elections, or seriously proposed, or even studied?

How to play a character with a disability or mental disorder without being offensive?

What is this clumpy 20-30cm high yellow-flowered plant?

How do I use the new nonlinear finite element in Mathematica 12 for this equation?

Illegal assignment from sObject to Id

What are the diatonic extended chords of C major?

How to tell that you are a giant?

Why should I vote and accept answers?

How does the secondary effect of the Heat Metal spell interact with a creature resistant/immune to fire damage?

How to write the following sign?

SF book about people trapped in a series of worlds they imagine

How to compare two different files line by line in unix?

Maximum summed subsequences with non-adjacent items

Can the Great Weapon Master feat's damage bonus and accuracy penalty apply to attacks from the Spiritual Weapon spell?

How does light 'choose' between wave and particle behaviour?



ELI5: Help me understand remediation / debugging when functional tests fail on mobile apps (iOS or Android) [on hold]



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Apple Mail on iOS 10 loses email message when you switch apps?





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







0















Situation: QA runs functional tests on real devices, using any framework like Appium or XCUITest, or Espresso. Let's say you have true positive failures. These QA folks only know how to zip up the logs and send them over to you in engineering...



My question is: What is the ELI5 process for remediation or debugging? You look at which logs first typically? The Device logs? If you have a stack trace of a fatal exception what do you do? You load up your IDE like XCode and go to that portion of the code? Are there tools for log analysis? (something you just import logs into, and get some sort of point in the right direction?) What's good about the way QA passes bug information back to you, and what could be incrementally better?










share|improve this question







New contributor




Jason Childress is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











put on hold as off-topic by DavidPostill 9 hours ago


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "This question is not about computer hardware or software, within the scope defined in the help center." – DavidPostill

If this question can be reworded to fit the rules in the help center, please edit the question.























    0















    Situation: QA runs functional tests on real devices, using any framework like Appium or XCUITest, or Espresso. Let's say you have true positive failures. These QA folks only know how to zip up the logs and send them over to you in engineering...



    My question is: What is the ELI5 process for remediation or debugging? You look at which logs first typically? The Device logs? If you have a stack trace of a fatal exception what do you do? You load up your IDE like XCode and go to that portion of the code? Are there tools for log analysis? (something you just import logs into, and get some sort of point in the right direction?) What's good about the way QA passes bug information back to you, and what could be incrementally better?










    share|improve this question







    New contributor




    Jason Childress is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.











    put on hold as off-topic by DavidPostill 9 hours ago


    This question appears to be off-topic. The users who voted to close gave this specific reason:


    • "This question is not about computer hardware or software, within the scope defined in the help center." – DavidPostill

    If this question can be reworded to fit the rules in the help center, please edit the question.



















      0












      0








      0








      Situation: QA runs functional tests on real devices, using any framework like Appium or XCUITest, or Espresso. Let's say you have true positive failures. These QA folks only know how to zip up the logs and send them over to you in engineering...



      My question is: What is the ELI5 process for remediation or debugging? You look at which logs first typically? The Device logs? If you have a stack trace of a fatal exception what do you do? You load up your IDE like XCode and go to that portion of the code? Are there tools for log analysis? (something you just import logs into, and get some sort of point in the right direction?) What's good about the way QA passes bug information back to you, and what could be incrementally better?










      share|improve this question







      New contributor




      Jason Childress is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      Situation: QA runs functional tests on real devices, using any framework like Appium or XCUITest, or Espresso. Let's say you have true positive failures. These QA folks only know how to zip up the logs and send them over to you in engineering...



      My question is: What is the ELI5 process for remediation or debugging? You look at which logs first typically? The Device logs? If you have a stack trace of a fatal exception what do you do? You load up your IDE like XCode and go to that portion of the code? Are there tools for log analysis? (something you just import logs into, and get some sort of point in the right direction?) What's good about the way QA passes bug information back to you, and what could be incrementally better?







      debug ios android-studio






      share|improve this question







      New contributor




      Jason Childress is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question







      New contributor




      Jason Childress is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question






      New contributor




      Jason Childress is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 10 hours ago









      Jason ChildressJason Childress

      1




      1




      New contributor




      Jason Childress is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Jason Childress is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Jason Childress is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




      put on hold as off-topic by DavidPostill 9 hours ago


      This question appears to be off-topic. The users who voted to close gave this specific reason:


      • "This question is not about computer hardware or software, within the scope defined in the help center." – DavidPostill

      If this question can be reworded to fit the rules in the help center, please edit the question.







      put on hold as off-topic by DavidPostill 9 hours ago


      This question appears to be off-topic. The users who voted to close gave this specific reason:


      • "This question is not about computer hardware or software, within the scope defined in the help center." – DavidPostill

      If this question can be reworded to fit the rules in the help center, please edit the question.






















          0






          active

          oldest

          votes

















          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes

          Popular posts from this blog

          VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

          Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

          looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...