For more discuss and ask question
join this group
Solved By : Tahir
Siddiqui(Mani)
BC-140201235@Vu.edu.pk
GDB Answer:
you can't test it all.
There's just no way of validating that your software will run the way you
expect on every variation of every system in the world.
Software has become too complex, and validating every possible system
permutation, input combination, and software feature is nearly impossible.
For example, if you are
developing the next Flash video game, are you sure your code will run in every
browser, with any recent version of Flash, on all platforms, all while making
sure that your game still performs adequately? Most people can't get this kind
of coverage cost effectively.
Comments
Post a Comment