A type of integration testing in which software elements, hardware elements, or both are combined all at once into a component or an overall system, rather than in stages.
When is used decision table testing?
What are the common mistakes which create issues?
A number of critical bugs are fixed in software. All the bugs are in one module, related to reports. The test manager decides to do regression testing only on the reports module.
Mention what the different types of test coverage techniques are?
Which technique can be used to achieve input and output coverage? It can be applied to human input, input via interfaces to a system, or interface parameters in integration testing.
Explain what test plan is?
What is the key difference between preventative and reactive approaches to testing?
Why are static testing and dynamic testing described as complementary?
What is the step you would follow once you find the defect?
What is boundary value testing?
What studies data flow analysis?
What are the valuable steps to resolve issues while testing?
What is equivalence partitioning testing?
Could reviews or inspections be considered part of testing?