Tell me please whether Unit Testing comes under "Black box
testing" OR "White Box testing" ?
Answers were Sorted based on User's Feedback
Answer / seema
unit testing can come under white box testing and also
black box testing. if u r testing functionality of
perticular unit.its a BBT. and if u r going through syntax
and code then its WBT...
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / sahana
its excatly correct what sirisha thought, its comes unger
white box testing and developer will do that testing
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / sreenath
No Doubt in this Unit testing comes under whiteBox testing
but in some companies tester will prepare the TCs in some
companies Dev will prepare the TCs
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / chinni
exactly correct what seema said..
Unit testing is comes under Both WB & BB ..
bcoz if we test functionality of an unit(module) it is BB testing here we doesn't know abt code.and if we r going through code then it is WB testing
| Is This Answer Correct ? | 0 Yes | 1 No |
Hello all How to test Manual test cases in Excel? Are there any other tools for Maual testing. If it is done in Excel How will the test cases are executed? For EX:- In QTP/Winrunner are automated it is easy to executed the test cases right, But how is it done in Maual testing? Explain me manual testing,I know only automation. Guys, Pls throw some light on this.(urgent for me) My email ID - Angelina.8128@yahoo.com Regards AA.
2. The prime benefit of testing is that it results in improved defects a. True b. False
1.exactly when we go for regression testing?why? 2.what is compatibility testing?what defect u found while testing give example? 3.how many test cases you write and execute per day?
1.What types of documents would you need for QA, QC, and Testing?
can anyone write testcases for a wall clock?
who prepares traceability matrix in ur company either jr tester or sr tetser or test lead?
what is difference between metric and report ?
After recieved the defect from Tester,developer is not getting any error while executing that bug then he will reject that defect due to the above reason.As a Tester what we can do in that situation?
how do we start testing when the build is required
if bugs found then it fixed then it's status is close. same bugs arise inafter 2 3 months in same module then what can do as tester
what is agile testing with example
What is Tracibility matrix?How we can use in real time application?