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 |
give the format of test strategy and test methodology not the definitions i know the definition i need the template of those
I have to write test cases for Create User, Edit User, Delete User etc. Some of the steps for Create & Edit User are same. Then Should I write refer Create User [test case Id] for common test steps to write Edit User Test case? OR I have to write separate test steps even though they are repeatable in Create user & Edit User test case.
On what basis we will perpare test data...?
If the Developers are unable to understand the bug send by the testers , then how will the Testers convince or explain the developer.
What's External Beta Testing ?
1)Asked to write test cases on Print option in a MS word application 2 Give scenarios for the following: throw a ball into bucket full of water and write scenarios so that water does not spill out. Explain test stratergy. What is localization. What do u test in localization?
How do you Prepare a Defect Managemnt Policy
How much percent of time you spend in testing and writting test cases? does testing comes first or writting test cases?
Is there any group of software tester in India so as everybody can join them?
What is the Batch file?
Tell me please whether Unit Testing comes under "Black box testing" OR "White Box testing" ?
how to write defects in excel sheets when defects occured