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 |
Hi All, I am new in testing field. I got an interview and the question was asked- What would be your high level test case on the following scenario. There are 2 fields one is SCORE and other is GRADE and there is a go button. Scenario is If score is 90- 100 then grade should be A, if Score is 80-90 then B, if 70- 80 then C Else F. So I told that - I will check Boundary values by giving max +1 and min-1 values. I will check the functionality is working as per the requirement or not. I will include + and - testing. But seems like my answer was not correct, obviously because I don't have much experience. So plz provide me the best answer of this Q ? Thanks in advance. Preeti
difference between QA, QC
Is thr any standard format for Test Case ID like... TC_applicationname_deveopername_date_modulenumber or else we can give any ID which is unique entire the application?? plz clear my doubt...
Can any one give a summary of testing a territory management system? what would be the test scenarios, few test cases. how it works.
Define the bug life cycle?
What is test design???
1.what is function incrementation and Bing- Bang 2. Drivers are also known as: a. Spade b. Test harness c. scaffolding
What does the test strategy document contain.
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
what is backend testing using SQL?
pliz anyone explain what is the DEFAULT BUG & also give me some example.Thanks in advance..
Usually on which server test engineer works?