Who can perform the unit testing?
Answers were Sorted based on User's Feedback
Answer / mythily jasthi
Most of the times developers will do it but in few cases
technical knowledgeble testers will do it.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / rajapages
Unit testing is a white box testing, only developers should
do. Mostly testers' starts from Integration testing, in some
scenarios they start from Component testing (just like Unit
testing)
Thx,
Van HeLsing.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sachukarthi
most of the time developer do this testing in rare case
tester may take part in this testing..
unit testing:
testing there own module is known as unit testing.
sometimes developer interchange there module and do this
unit testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the differences between V-Model and Agile Model?
HOw to test website manually? Is it any criteria to test ?
how to write test cases for testing databases,especially for testing and writing test cases for stored procedures.any real time database testers.please answer me.
what exactly is heuristic checklist approach for unit testing?
our testing team is very very small(how do u initiate the team members
What is Functional Testing and Regression Testing?
what is mean by extensive testing?
1.Unit testing ->integration testing->system testing->UAT in this where do u do the functional testing & regression testing? if these two done in each phase why should not mentioned in that ? 2.What are the difference b/w client & server? 3.While doing regression testing one bug raised due to functionality dependency, what is the bug status that one?
Would you like to work in a team or alone, why?
1 Answers Advent Global Solutions, TVS,
What is the difference between Developer and programmer?
what will be the test case for car & Cell phone.
If you have 1000 test cases which takes atleast 4 months for execution and now project has to be delivered within 2 weeks how will you execute your test cases. Which ones should be executed first.