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
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 |
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 |
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 |
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 |
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 |
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 |
what is test case ,,,real time i want defination pls ,pls
What can be the possible Test Cases for an Admin Control Panel in a Web Application
What is the difference between Performance testing and Load testing ?
Diff. between STLC and SDLC?
what is severity and what is priority
How to report Negative Test Cases? Do we need to insert any new column in the Test Case Document for Negative Test Cases seperately? I'm very much confused. Please answer this question!!!
hi all I have an overall experience of 12 years working in an EDP setup(worked in a manufacturing setup in a German MNC). On my request, I was relieved from my duties in Sep 06 for maternity reasons. However I would like to pursue a career in a software organization as a manual tester. I obtained my proficiency certificate in Software Testing from STAG SOFTWARE LIMITED 2 months ago i.e in May and would now like to continue working in this field. However I am unable to find a job until now. If anybody knows of a opening at bangalore, kindly let me know.
What are the properties of a good requirement?
who prepare test plan?
What is the best testing tool to test an desktop application(extJS app)?
As you are working with cmmi level 5 company ,can you tell me what processes you r following as QA engineer?
What if the software is so buggy it can't really be tested at all?