Top 50 Unit testing interview questions and answers

1) What is smoking? In unit testing, we use mocking. An object you want to test may have other complex object dependencies. You replace the other objects with mocks simulating…

Read more »
qa-roles-and-levels

QA Roles and Levels in Continuous Delivery Model | Software Testing

0 – Manual compilation, no unit tests, manual testing by QA Before we all recoil in horror it’s worth recalling the pure horror of how things used to be with…

Read more »