Types of Integration Testing in Software Testing
Once functional testing is over we are going to perform Integration Testing. Integration Testing: Checking the data flow between the modules or interfaces is known as Integration testing. In Integration…
Black Box Testing
Black Box Testing: Black Box testing is done by the Test Engineers in which they are going to check functionality of the application according to the customer requirements. In simple…
Questions asked in Manual Testing interview
I would like to share real time Manual Testing interview Questions asked in for years of 1. what is the difference between smoke testing and sanity testing? 2. what are…