what a tester test in unit testing,,, explan in details...
Answers were Sorted based on User's Feedback
Answer / giridhar
unit testing: test the code snippets,loops,braches,syntaxes.
| Is This Answer Correct ? | 2 Yes | 0 No |
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 |
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 |
can you please tell me when we do function testing in manual testing what we have to test first what we do first please give me right answer this my first project please help me advance thank you for give me right answer
When we use Comparison Testing ?
how do you determine what to test?
how to perform reviews
What is Vertical & Horizontal Traceability?
what types of bugs will we find out in banking projects
At the time Design of Specification , there is ANY need of QA Team . if Yes Then why ?
What is verification and validation in software testing? explain with examples?
what is monkey testing?
What is integration testing
when do you escalte issue to your manager?
test templet for GUI UNIT testing?