Answer: Test.startTest() and Test.stopTest() maintain fresh set of governor limits. Assume that you are consuming 99 SOQL queries outside of Test.startTest() and Test.stopTest() then you include any SOQL inside of Test.startTest() and Test.stopTest() count will start from 1.