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!!!!!!!!!
Answer Posted / 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 |
Post New Answer View All Answers
What are the RBI rules has to follow by a bank for online precesseing. ?
How many types of api testing are there?
How to integrate Bugzilla with QTP?
i need some objective type papers for my certification
HI GUYS,, I HAVE 3 YEARS OF EXP IN MANUAL TESTING...NEXT MONTH ONWARDS I WORK FOR MOBILE TESTING....PLS SUGGEST ME WHAT I LEARN FOR TRAING,, MOBILE TESTING OR ANDROID....FOR MOBILE TESTERS NEED ANDROID(IFONE) DEVOLOPMENT KNOWLEDGE OR NOT? EXPLAIN CLEARLY
What is a critical bug?
Write 2 scenarios for System testing?
What r the things,u prefer and prepare before starting testing?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
Can you explain tailoring?
What are drawbacks in system development life cycle
What does you mean by positive and negative testing & what is the difference between them. Can anyone explain with an example?
Do you know anything about Set Top Boxes?
Explain the procedure & path of s/w in testing?
What is a test server?