what is incremental testing?

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


Please Help Members By Posting Answers For Below Questions

Explain what is the difference between Web testing and WAP testing?

621


What is the difference between web testing and wap testing?

598


What is the similarities between Web Testing and Mobile testing?

2717


Where to perform forward compatibility testing?

567


How to perform testing on old versions of android and IOS ? If real device is not available.

808






full form of the various extensions

597


Mention what should be the selecting criteria for Test Automation Tool for mobile Testing?

584


What is actual mobile testing and in realtime how this testing happens?

534


Differentiate web testing and wap testing.

606


What is mt sms message?

582


Hi everybody, I have an interview for Mobile Handset Testing position, can anybody please help me by sending some interview questions and their answers mainly for Mobile protocol stack testing and Agilent 8960/CMU 200 related. If any one has any link or document then please share with me. Thanks You.

1931


What is the android testing strategy?

607


Explain what does mobile security testing includes?

589


Explain how A/B testing is done for ios app?

588


Do app effect if minor version changed or updated ? do we need to perform regression testing of mobile app ?

1099