Latest Answer : Hi,Bottom – Up Approach: The subsystems in the lower level of call hierarchy are tested individually. Then the next level subsystems are tested that call previously tested subsystems. This is done repeatedly until all the subsystems are included in the ...
Latest Answer : Stubs are replacements for called routines (object methods) that reproduce the behavior of the replaced routine to some level of fidelity. A stub may return after doing nothing, or it may check the inputs and return a status or it may return predefined ...
There is a new build and you have not much time left behind to test, what will you do? (apart from risk analysis, prioritizing functions, what other approaches would be a good answer during an interview
Latest Answer : I think Risk based testing is the best answer, but if we need to think anything other than this, then as soon as the new build has come, we can do a smoke test first if things are fine its better to perform and adhoc test, but should be done by th etesre ...