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 the difference between a standalone application, client-server application and web application?

0 Answers  


What is the difference between Smoke Test & Sanity Test?

10 Answers   Qualtree Solutions,


What is the difference between Functional and Technical bugs? Give an example for each.

4 Answers   Geometric Software, TR,


is smoke testing is perform before realease Product

4 Answers   Accenture, NIIT,


what format do u follow in ur company to make a test repot? test report format.

4 Answers   Hexaware,






What are the four steps of automated testing?

1 Answers  


Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning

1 Answers   IG, Wipro,


How do menation in requirement no in testcase? CRS document should be change.Add new requirement in between in previous CRS. How do assain no in requirement. How do menation in testcase?

2 Answers  


what is RCA and how to do root cause analysis

1 Answers   Infosys,


What is a checklist? and wat are its contents??

4 Answers  


What is System Testing Phase? Which types of testing will be conducted in system testing phase?

1 Answers  


can anyone please clearly tell me about test scenario,test script&test case.in which levels v prepare all these?

1 Answers  


Categories