Nikhil S
What is the Unit Testing & Shakeout Testing? and who perform this testing.??
By Nikhil S in Software Testing on Jul 28 2010
  • Pragya S
    Jul, 2010 28

    Shakeout test:

    To identify an initial test which verifies that a load has been successful and all software is accessible and functioning as expected.

     

    Unit test:

    To test particular functions or code modules. Typically done by the programmer and not by testers

     

     

    • 0
  • Nikhil S
    Jul, 2010 28

    Unit testing: To test the code wheather its basic functionality working properly or not, as per requirment.

    Shakeout Testing: To test the Networking functionality, Data base connectivity and the integration of modules.

    Both testing is done by Developer or Whitebox tester.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS