Answer Posted / riddhi
increamental testing is a way of integration testing in
which first you test each module of the software
indiviually then continue testing by adding another module
to it then another.
Its proper definition is "A integration testing strategy in
which you test subsystems in isolation, and then continue
testing as you integrate more and more subsystems".
Advantages of increamental testing:-
when you find a problem, you can find the defect more
easily because you have a better idea in which subsystem to
look
there are two types of increamental testing:-
1.Vertical increamental testing
under this there are two testing strategies
i)Bottom-up testing
In this you start by testing the very lowest levels of the
software using drivers, and then work upwards, as you
integrate successive layers
ii)Top-down testing
you start by testing only the user interface, with the
underlying functionality simulated by stubs, then you work
downwards, integrating lower and lower layers
Is This Answer Correct ? | 30 Yes | 2 No |
Post New Answer View All Answers
What all devices have you worked till now?
How to perform testing on old versions of android and IOS ? If real device is not available.
What are mt and mo in sms?
What is the team wap used for?
Mention few best practices for android testing.
How to know, which are the bands (850,900,1800,1900) a mobile device supports?
what happens to agilent tool when mobile connected to it crashes and how to test call forwarding in agilent tool
what is meant by Responsive testing in Mobile sites ?
How you can install sd card in emulator?
Explain how you can install SD card in emulator?
What kind of testing should we need to perform while testing Mobile app ?
What are the defects tracking tools used for mobile testing?
Mention what should be the selecting criteria for Test Automation Tool for mobile Testing?
What are the types of mobile applications?
What does a test plan for mobile app contain?