how do i know that i have to do white\Black box testing
Answers were Sorted based on User's Feedback
Answer / karthick
Hey its very simple,
You have to perform in coding level of testing, it is called
white box testing where as you have perform in behavior of
application like., functional level, it is called block box
testing.
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / sameer dongre
It's totally on your experience,White box testing is
tested when you have good knowldge of Coding
(Develpoment),either you have to with black box testing.Its
never happens that your senior tell you to go for white
box.So don't be bothered for that.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / vignesh
white box testing would be done by the developers since it
demands coding knowledge. so white box testing techniques
are branch path testing, basis path testing. As far as
black box testing is concerned, it is mostly done by the
functional testers. Those who have very good understanding
on the domain they would be testing. Black box is like a
non-transparent box, where the tester only knows what to
input and what to get as an output and whatever happens
inbetween is a black box for the tester.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / dasaradh
Unit and Integration Testing will be come under whitebox
testing[This should be take care by developers].Coming to
system testing will be treated as block box testing.
| Is This Answer Correct ? | 0 Yes | 3 No |
How much cost taken for testing activites in the project
integration testing is followed by a)unit testing b) system testing c) acceptance testing d) regression testing
Could someone please send me real check list for Database Security testing.Please my mail ID- patil.ramchandra@yahoo.co.in. Thanks.
what is penetration testing
when will u make update and modify the test object properties in the repository?
Is Alpha Testing done by Testers or Developers?
Which are different types of review ?
Write 10 test scenarios to test remember me checkbox present in login window
what is the output of the query select * from emp where 1=2
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.
is it true that sanity and smoke testing done by developer to test the basic functionality whether its working correctly or not before proceeding further testing
can anyone suggest the website which gives detailed informtion on configuration mnagement tools VSS?