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

On login window for username and password auto populated field means what !

0 Answers  


Give some infos about test track tool?

3 Answers  


which model are you following

2 Answers   IBM,


In my Projects there are permissions for users. According to permissions assigned to user, he can use the application. So Shall I write test cases for each & every permissions? There are 170 permissions for each & every functionality. Please guide me properly.

4 Answers  


In an ATM machine , after entering pin -> not able to withdraw money. What are all the possible reasons. Debug

2 Answers   Amazon,






Can you please tell me what to test in a web based application? And i 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?

1 Answers  


Thanks for all who are helping me and Wish u all happy new Year........ Now I have a one more question plz...help me what is the I DIFFERENCE BETWEEN Performance Testing,LOAD TESTING AND STESS TESTING JUST IN ONE LINE ANSWER give me with an EXAMPLE PLZ.... If u have time then post me to my mail id... thank u very much... for ur help.and if anyone wants to talk to me also u can add my id my id is given below. penisetty@gmail.com

5 Answers   TCS,


how to distinguish between session cookies and persistent cookies while doing cookies testing??

1 Answers   ACS,


What is the common bug u face in a web-based application. .?

3 Answers   HCL,


what is difference between regression testing and re- testing?

13 Answers   AppLabs, IBM,


2)The prototype model is chosen on what grounds? A)During information engineering phase when all the requirements are clear and there is no space for any confusion. B)When the requirements are well understood and there is a need for developers to create a fully functional system within a very short time period. C)During information engineering phase when only generalized objectives of the software are defined and it is not possible to define detailed inputs, business rules and output requirements. D)when the focus should be given on the delivery of an operational product with each increment, where each increment is a spiral model.

2 Answers   Mind Tree,


what are the advantages of waterfall model over V-model??

5 Answers  


Categories