what a tester test in unit testing,,, explan in details...

Answers were Sorted based on User's Feedback



what a tester test in unit testing,,, explan in details.....

Answer / giridhar

unit testing: test the code snippets,loops,braches,syntaxes.

Is This Answer Correct ?    2 Yes 0 No

what a tester test in unit testing,,, explan in details.....

Answer / vijay

Testing of Code that pertains to the design doc which
covers the correspoinding snippet. In Unint testing the
tester will perform:

Statement coverage.
Decision coverage (Or braching coverage).
Boundry anlysis.

Mainly the code coverage which involves multiple reviews of
the code prior to the UT.

Correct me if am worng.

Is This Answer Correct ?    0 Yes 0 No

what a tester test in unit testing,,, explan in details.....

Answer / akanksha

In unit testing a tester should cover the functionality of
the application, look and feel of GUI should be applied
correctly. You can check the contents of GUI aswell
alignment of text, grammer of text on screen, etc etc

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

what is definition of functional and security testing

6 Answers   HCL,


what is Difference between Test Cases and Test Plan ? Give some Example Both of them

1 Answers  


What is show stopper defect and explain with example ?

5 Answers   Unisys,


what is meant by application server and its functions?

1 Answers   GE, Verizon,


tell me about high severity & low priority bug?

5 Answers   Mphasis,






What is the difference between test case, test suite, test script, test scenario & test plan?

5 Answers   iSoft, McDonalds,


what is Application state,Base state and call state?

2 Answers   B Soft, HP,


What is the structure of the project??? I explained its 3 tire... But that was not the correct answer it seems...

5 Answers   Target,


If we have no SRS,BRS but we have test cases does u execute the test cases blindly or do u follow any other process|

4 Answers   IBM,


Can anyone explain about metrics

6 Answers  


what is FAT and SAT tests .?

8 Answers  


what is the outcome of testing?

6 Answers  


Categories