When we do white-box Testing? At wat stage it is done? I
said it is done by Developers(but interviewer dint get
satisfied? Answer me!!!!!!!!!

Answers were Sorted based on User's Feedback



When we do white-box Testing? At wat stage it is done? I said it is done by Developers(but intervi..

Answer / raj

White Box is technique of testing. Unit and Integration
testings are come under the white box testing. White Box
testing is completed by develovers and as well as white box
testers. In this testing need to test internal logic like
Path, Loop, Statement etc.

Is This Answer Correct ?    2 Yes 0 No

When we do white-box Testing? At wat stage it is done? I said it is done by Developers(but intervi..

Answer / masudha

white=box is a technique for testing any application it is
done in development environment by developer.whitebox
testing is done only for internal coding.best example is
unit testing,link integration testing

Is This Answer Correct ?    2 Yes 1 No

When we do white-box Testing? At wat stage it is done? I said it is done by Developers(but intervi..

Answer / ravikanth

there is nothing Like when to do white box testing because
according to me depending on nature of project under
development , depending on analysis at begining stage
testing methodology is selected either as white box/black
box testing.mostly white box testing is applied for the
testing process carried with internal knowledge of system
for this type of testing tester should have the knowledge
of programming on which the present system been developed.

more importantly there is not only the developer but also
testing people will do the white box testing , the one who
does the white box testing are called as white box testers

ex: Embeded Testig,protocol testing etc

i hope this will answers your question...!

regards
ravi

Is This Answer Correct ?    2 Yes 2 No

When we do white-box Testing? At wat stage it is done? I said it is done by Developers(but intervi..

Answer / varsha b

White box testing is technique used for testing.It requires
internal knowledge of code/system.test technique will be
decided on the basis of type of project and through
analysis.eg. for testing of safety critical
software,complex software.It can be done at different level
(Unit to user acceptance testing).In unit and integration
testing white box testing will be performed by devloper.In
system testing it will be performed by independent test
team and user acceptance testing is performed by tester.It
also depends on organization.After performing black box
testing (specification based) white box testing is
performed to assess the percentage of code coverage and
then to design the additional test cases to meet the
desired coverage.

Is This Answer Correct ?    0 Yes 0 No

When we do white-box Testing? At wat stage it is done? I said it is done by Developers(but intervi..

Answer / sangamithra

White box testing is fully based upon source code of program.Tester also will do white box testing.But if the testing is functionality vise,black box testing will be involved.If the tester will do both,white box and black box testing will be involved.

Is This Answer Correct ?    0 Yes 0 No

When we do white-box Testing? At wat stage it is done? I said it is done by Developers(but intervi..

Answer / nagk24

white box testing it depends on project and company

any one can do white box testing if they has coding knowledge
Mostly developers do test their own code but it is not
mandatory.white box testing also be done by special testing
team who has the both coding and testing knowledge.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me

0 Answers  


What is "BRS". Plz Explain whats the content in BRS" Diff between BRS,SRS,FRS?

12 Answers   BoA, PAF,


in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.

0 Answers  


How do i write a test condition to test the following simple program with the intention of 100% Condition coverage testing Print “Hello World” If Date $ = ‘01-01-2000’ AND Time $ = “00:00:00” THEN Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $. Could anyone please clarify in detail. Would really appreciate it....

0 Answers  


What is Test Harness... is having any releation with Test driver...Anybody can explain in detail...Thanks in Advance

5 Answers   Siemens,






If I have written the test cases for Login window . If one new field is added to login window then steps of test case changed in the next build. my question is that should I make change in the steps of previous test case or write another test case with new steps?

1 Answers  


what is agile testing

2 Answers  


How does fundamentally a coverage tool work?

0 Answers  


When are you done testing?

4 Answers   TCL,


what is differance between desktop applications and web applications?

1 Answers   Semantic Space,


what r the best jobsites for manual and automation testing? except testingken.com

0 Answers  


What is Version Control?

2 Answers  


Categories