what is the difference between developer testing and tester
testing?
Answers were Sorted based on User's Feedback
Answer / nitin sharma
Developers Testing:
1.Unit Testing
2.Smoke Testing(Depends on Company to Company)
3.Integration Testing(Using Stubs and Drivers)
Tester Testing
All Functional Testing and Non Functional Testing
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / reddy prasad
that is nothing but white box testing(developer) and blackbox
testing(tester)
WBT: testing on coding part of the application
BBT: testing on functionl part of the application
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mudaseer
there is a correction in tester testing
in defect document i have written defect may or may not be documented but it is defect has to be documented
Is This Answer Correct ? | 2 Yes | 5 No |
Answer / mudaseer
Developer Testing Can fix the defect faster, need not
reproduce
tester testing Need to reproduce the defect if required
Developer Testing
Defect is not carried forward to next phase
Tester Testing Defect is carried forward to next phase
Developer Testing Defect may or may not be documented
tester testing
Defect may or may not be documented
developer testing Fix the defect and send for retest
tester testing
Retest the defect and verify if its fixed
developer testing
Takes lesser time to close the defect
tester testing
Take lot more time to close the defect
Is This Answer Correct ? | 1 Yes | 5 No |
For 1 Year of experience in manual testing and business analyst what will be the roles and responsibility???
If planned effort and actual effort is same, then how to calculate the effort variance ??
What is a Module?
which defect matrix or what defect matrix would you look at in ascertain the quality of product? And give some explanation about defect matrix. Its urgent.
How to test a website?
what is a test case?
Is system testing part of Functional testing or functional testing part of system testing?
What are the bussiness scenories?
what is selection procedure in AMDOC for software testing , if anybody attended the interview pls tell what the portions i should cover. pls help me friends
developers take most of the time for coding and tester left very few time for testing say 2 days which testing u find best when ur project is run out of time and product is going to be released
can any one give the definitions for the High Level Design and the Low Level Desigh in the Designing part of SDLC????
1.what is function incrementation and Bing- Bang 2. Drivers are also known as: a. Spade b. Test harness c. scaffolding