how do i know that i have to do white\Black box testing
Answer Posted / 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 |
Post New Answer View All Answers
Hi friends, currently i am working with banking domain project in the part of testing..what kind of questions will be ask at interviews.. can anybody listout the project oriented questions which are asked in interviews...
What do you do (with the project tasks) when the schedule fails?
can anyone tell me few critical bugs in ecommerce project.
Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?
What is the difference between functional testing and integration testing?
what type of testing techniques are using after accept the build?
Can you explain usability testing?
What is data flow diagram?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
In what situation would you want to parameterize a text verification check?
What is a test server?
What are tools of performance testing?
What is rapid application development model (rad)?
what are all the things we will include in " what to be tested and what not to be tested" in Test Plan
What are the Important test scenarios which can be used for testing a web site?