leftend86a
3 years agoOccasional Contributor
If a tester is testing an app on a browser, an error in the Network log or in the Browser Console may well need to be brought up to the developers! We write tests and, unprompted, don't open the Developer Tools to see this information. If a test results in something I don't expect or an TC error that doesn't make sense, I will open the DevTool to check the Network calls and or errors written to the console.
Too often the errors are 'found' by the client. This information is quite often GOLD insofar as building quality tests.
Creating this capability, as commented above, would open a new channel of automated quality testing.
Related Content
- 13 years ago
- 2 years ago