Software testing is a procedure to test software fitment as per requirement. To understand integration testing on stubs, we need to get clear about what a stub is first of all. What is stub? A stub is a piece of code that is used for other programming functionality. It is used in top-down integration testing.… Continue reading Which Types Of Integration Testing Use Stub?
