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 |
Please recommend which are a good books for software testing.. best authors for s/w testing.
design a black box test suite for a program that accepts two strings and checks if the first string is a substring of the second string and displays the number of times the first string occurs in the second string.
What Is Regression Testing?
How to test cookies in Manual testing?
Can you please tell me what and how to test in a web based application manually? And i manually need to do usability testing and functionality testing for the same (web based application. So please tell me how and what to check the functionality and usability of the web based application?
difference between test bed,test environment,test harness,sanity testing,smoke testing,,retesting ,regression testing (abcd)
if u performing on real tym application ,u r getting some continous data n if some invalid data occurs wat types of testing is preferrable
What is formal testing?
I have one doubt in regression testing, Example if we have five modules such as 1,2,3,4,5. If we made change in 3 module only and also 3 module will interact with only 1 and 5 module. For this case we will conduct testing in all module (or) only 1 and 5 module?? Answer soon firends
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
How to prepare web applications use case document.can you send the some sample use case document for web application Project?
what are test beds