Google Interview: What are good resources for software testing (simple branch/statement coverage whitebox tests?)
Nov 13, 2020
2 Comments
I have an interview coming up where I need to be able to troubleshoot and test simple code.
I am trying to find resources where I could practice branch and statement testing - and walk through different problems to test cases.
comments