What is difference between individual test team testing and
self testing by developer? give pros n cons.
Answer Posted / vimal (test engg.)
The above explanation is right but i would like to add some
thing in it.
The testing done by developer is unit testing and the part
of white box testing. The aim of the developer's testing is
to check that his code module is working. He always test
keeping the positive aspects of his code.
but the tester test keeping himself in the shoe of the
user. Testing positive side of the functiolity he also test
for the negative functionlity in order to check that the
program should not bahave like that when worng input is
provided which it should not be.
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
How to do Performance Testing manually for a Flash Application?
What is data matrix? What is the use of it?
What is deferred status in defect life cycle?
When did u complete testing ? Which scenrio should not be in automation testing ? why ?
How to test a Falsh player scrollings?
Sentence "Working from onsite is effective" is growing in IT field. How do we bring that knowledge to offshore and do an effective job in Offshore?
Who are all involved in an inspection meeting?
Different types of design diagrams that supports to write test cases ?
Unit Testing can be done by using Nunit?
What is agile testing and why is it important?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
How soon the bug should get fixed?